Commit Graph
101 Commits
Author SHA1 Message Date
Gethin James 900767f1e7 SEARCH-505: Changing the default memory setting to 1GB
SOLR_JAVA_MEM="-Xms1g -Xmx1g"
2017-07-05 11:10:28 +02:00
Gethin James 0795cff277 Fix docker command line alfresco-search-services 2017-06-20 09:02:10 +02:00
Gethin James 30fd9bff11 Using the "develop" docker image 1.2.0-SNAPSHOT (don't merge this) 2017-06-09 17:51:33 +02:00
Gethin James 80b7701535 SEARCH-467: Windows solr.in.cmd filtering the line feed correctly 2017-06-09 14:02:15 +02:00
Gethin James c5850e9dac Revert "SEARCH-467: Windows solr.in.cmd line feed fix"
This reverts commit 804b9ec5c7.
2017-06-09 13:59:03 +02:00
Gethin James 804b9ec5c7 SEARCH-467: Windows solr.in.cmd line feed fix 2017-06-09 13:43:41 +02:00
Gethin James aac069bc4b SEARCH-371: Replacing JKS with JCEKS 2017-06-07 13:49:42 +02:00
Gethin James 043760b296 SEARCH-371: Fixing GC logging param 2017-06-05 15:51:09 +02:00
Gethin James 7bcdcfef1f SEARCH-371: Correcting the SSL config 2017-06-05 15:51:09 +02:00
Gethin James 2562712b9d Revert "Search-298, updated the build to replace vulnerable jar with safe ones"
This reverts commit 91c560bdb3.
2017-06-05 15:51:09 +02:00
Gethin James 0672edb794 Updated the docker image references 2017-03-24 16:49:38 +01:00
Gethin James 1cc7b8dd00 Switched around the docker-compose files 2017-03-24 16:49:24 +01:00
Gethin James bd2a16f8ed Fixing up the docker build url 2017-03-08 09:46:09 +01:00
Gethin James 908f10a9e4 Updating the pom version after the release 2017-02-22 16:23:40 +01:00
Michael Suzuki 8cb2f0e798 Merge branch 'develop' of https://git.alfresco.com/search_discovery/searchservices into develop 2017-02-09 13:16:32 +00:00
Michael Suzuki 91c560bdb3 Search-298, updated the build to replace vulnerable jar with safe ones 2017-02-09 13:16:29 +00:00
Gethin James b122159a97 SEARCH-238: Updating the README 2017-02-09 14:12:20 +01:00
Gethin James 7805ce6301 SEARCH-304: Adding docker files for ssl testing 2017-02-09 10:35:13 +01:00
Michael Suzuki de1b5f9312 Search-298, removed unused libs 2017-02-07 13:42:23 +00:00
Gethin James d496686d7e SEARCH-323: Fix test for LOG4J_CONFIG 2017-02-07 11:36:06 +01:00
ahind 6afdfc8c82 Fix for SEARCH-323 SOR 6 Windows start up errors related to logging 2017-02-06 18:13:53 +00:00
Gethin James 601852035d Reworking the image tests after SEARCH-299 and SEARCH-300 2017-01-31 17:43:37 +01:00
Gethin James dac3c905f5 Reworking the docker build after SEARCH-299 and SEARCH-300 2017-01-31 17:00:40 +01:00
Gethin James 88f350388a SEARCH-299: Adding alfresco-search-services to the root of the zip distribution 2017-01-31 15:44:04 +01:00
Gethin James 2d018885fd Adding the bamboo build key. 2017-01-31 15:41:45 +01:00
Gethin James d3cdda8cc0 Improved the docker image tests and README 2017-01-31 15:41:29 +01:00
Gethin James a04e7ca2a0 Improved the docker image, pulls variables from bamboo, and updated the README 2017-01-31 15:39:18 +01:00
Gethin James 1513ae83ec Updated the docker-compose file 2017-01-19 17:51:14 +01:00
Gethin James d176f086c9 SEARCH-288 - Updated the license 2017-01-04 17:13:46 +01:00
Michael Suzuki 85bf64936d SEARCH-274, update pom version 2016-12-16 16:10:28 +00:00
ahind 55d5ffb3e6 SEARCH-247 Reduce excessive logging for Solr cores.
- fix GC_LOG_OPTS quotes for windows
2016-12-06 15:53:54 +00:00
Gethin James 40b204b26b Command line option for "version" following SEARCH-228 2016-12-01 10:58:40 +01:00
Gethin James 7d0c02a489 SEARCH-246 Testing by changing the port number 2016-12-01 10:56:21 +01:00
Gethin James ef31934f2d SEARCH-247: Disabling verbose GC logs 2016-12-01 10:53:44 +01:00
Gethin James 5675cbf1bb SEARCH-247: Updating the tests, excluding the default 2016-11-29 12:07:08 +01:00
Gethin James 9b0dfa50fe SEARCH-247: No longer loading multiple log4j.properties 2016-11-28 10:11:46 +01:00
Gethin James a8fb366af5 SEARCH-247: Explicitly specifying the location of the log file
This avoids classpath scanning to load the log file from alfresco-
core.jar
2016-11-28 10:10:40 +01:00
Gethin James 9af3d35776 SEARCH-229: Testing SSL 2016-11-28 10:02:25 +01:00
Gethin James a9b2d4afeb SEARCH-239: Change !SOLR_SSL_OPTS! for windows 2016-11-22 11:00:54 +01:00
Gethin James bc1f71a1db SEARCH-223: Better config test and README 2016-11-11 14:42:04 +01:00
Gethin James e0c01fbd30 SEARCH-223: Fixing missing Alfresco-specific config 2016-11-11 12:59:57 +01:00
Gethin James 61a6dc2722 SEARCH-223: Settings the SOLR_LOGS_DIR parameter 2016-11-11 12:58:52 +01:00
Gethin James 85e78ef2e6 SEARCH-223: Adding a test for Alfresco config changes 2016-11-11 12:35:28 +01:00
Gethin James 08e6610c2c Some scripts for a banana image 2016-11-11 09:31:26 +01:00
Gethin James c5740ce155 SEARCH-226: Changed "develop" version to 1.0.1-SNAPSHOT 2016-11-07 10:00:29 +01:00
Gethin James a1914963dc SEARCH-226: Renamed the directory and artifact to alfresco-search 2016-11-07 09:50:24 +01:00
Gethin James 4088947f08 SEARCH-229: Set needClientAuth default to TRUE 2016-11-04 09:54:48 +01:00
Gethin James 83a99ee021 SEARCH-229: Cleaner fix for jetty-ssl.xml 2016-11-04 09:20:04 +01:00
Gethin James d028e1ce27 SEARCH-196: Verifying ssl, dynamic shard registration 2016-11-04 09:01:30 +01:00
Michael Suzuki 636032dbed Search-229, update docker to set new solr jetty configutation values 2016-11-03 21:49:07 +00:00