Commit Graph
528 Commits
Author SHA1 Message Date
Gethin James 87f2971456 SEARCH-292: Move NLP logic to "test" scope for now. 2017-01-13 14:25:41 +01:00
Gethin James 28c063f802 SEARCH-288 - Updated the license 2017-01-04 17:13:46 +01:00
Gethin James 64f448cf92 SEARCH-260 - shutting down the Commit tracker 2016-12-21 17:09:07 +01:00
Joel 4158cf904d SEARCH-260: Trackers fail on core reload 2016-12-20 21:43:44 -05:00
Joel ed9c780b14 SEARCH-204: DocValuesCache throws ArrayStoreException when long values are added 2016-12-19 19:15:12 -05:00
Michael Suzuki b0c158f9d1 SEARCH-274, update pom version 2016-12-16 16:10:28 +00:00
Joel 0963301f02 SEARCH-245: Set trackers to run every 10 seconds 2016-12-14 22:56:40 -05:00
Joel 6458c86ddd SEARCH-245: Guard against overlapping on-deck searchers 2016-12-12 21:55:01 -05:00
Joel 77dbe92b5a SEARCH-277: Stop deleting the node before adding node. 2016-12-12 21:55:01 -05:00
ahind 511aa63bef SEARCH-252 [SOLR6] Highlight doesn't work as expected when searching by a string containing numbers and letters
- fix highlighting to use the second phase query parser.
2016-12-06 22:01:08 +00:00
Joel 553911886e SEARCH-251: adjusted logic for handling UUID 2016-12-06 14:45:56 -05:00
ahind c6605e6c54 SEARCH-247 Reduce excessive logging for Solr cores.
- fix GC_LOG_OPTS quotes for windows
2016-12-06 15:53:54 +00:00
Joel 09b0c94e1b SEARCH-251: Search by FINGERPRINT DBID and noderef 2016-12-05 22:12:08 -05:00
Gethin James a6511305a5 Using the correct version store following SEARCH-228 2016-12-05 14:18:19 +01:00
Gethin James 4561d1f9a6 Removed ContextAccumulatingFilterTest, its not needed after all 2016-12-05 14:16:26 +01:00
Gethin James fa072e7a99 Added back the missing test, but its @Ignored because its failing 2016-12-05 14:08:36 +01:00
Michael Suzuki e82d67293d Search-242, handle npe by extracting the query from req header instead of the json 2016-12-05 11:28:06 +00:00
Joel 83010406a1 Solr 6 ContentTracker will not retry failed content updates 2016-12-01 19:42:42 -05:00
Gethin James ae6462c430 Command line option for "version" following SEARCH-228 2016-12-01 10:58:40 +01:00
Gethin James 0241b5b513 SEARCH-246 Testing by changing the port number 2016-12-01 10:56:21 +01:00
Gethin James 5042c8731a SEARCH-247: Disabling verbose GC logs 2016-12-01 10:53:44 +01:00
Joel 34437cc348 SEARCH-256: Rollbacks can cause the ContentTracker and CascadeTracker to lose work 2016-11-29 11:36:32 -05:00
Gethin James 7273bd4adb Merge branch 'feature/SEARCH-247-logging' into 'develop'
Feature/search 247 logging

Update logging config for Solr 6

See merge request !19
2016-11-29 12:29:00 +00:00
Gethin James 6cca36d10d SEARCH-247: Updating the tests, excluding the default 2016-11-29 12:07:08 +01:00
Gethin James f6bfe7d6f3 SEARCH-247: Excluding log4j jar from libs.
We want to use the log4j.jar from the jetty server, not our own.
2016-11-28 10:17:46 +01:00
Gethin James 729b367e3e SEARCH-247: No longer loading multiple log4j.properties 2016-11-28 10:11:46 +01:00
Gethin James 767800a521 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 4ad1dff823 SEARCH-247: Reducing the logging to debug 2016-11-28 10:08:13 +01:00
Gethin James a40d36830f SEARCH-246: Falling back to jetty.port 2016-11-28 10:02:25 +01:00
Gethin James a62e02b0d9 SEARCH-229: Testing SSL 2016-11-28 10:02:25 +01:00
ahind d42245773f SEARCH-253 Tracking errors may not be recorded in the index and recovered. 2016-11-24 13:14:47 +00:00
ahind 36c7d87839 bin 2016-11-24 12:42:43 +00:00
Gethin James 2afdfe4d60 SEARCH-239: Change !SOLR_SSL_OPTS! for windows 2016-11-22 11:00:54 +01:00
Joel 91e0fc7f83 SEARCH-243: CommitTracker is taking a long time to acquire locks 2016-11-20 22:38:56 -05:00
Gethin James 9b9d50687b SEARCH-148: Test properties update on core reload. 2016-11-11 17:25:48 +01:00
Gethin James 3015178713 SEARCH-223: Better config test and README 2016-11-11 14:42:04 +01:00
Gethin James 99767b97bf SEARCH-223: Prefering Solr's slf4j libs 2016-11-11 14:40:20 +01:00
Gethin James 51df3a6b08 SEARCH-223: Fixing missing Alfresco-specific config 2016-11-11 12:59:57 +01:00
Gethin James 5f9b8f559a SEARCH-223: Settings the SOLR_LOGS_DIR parameter 2016-11-11 12:58:52 +01:00
Gethin James 0b48485b0a SEARCH-223: Adding a test for Alfresco config changes 2016-11-11 12:35:28 +01:00
Gethin James 6b79cd1653 Some scripts for a banana image 2016-11-11 09:31:26 +01:00
Gethin James eabf90716f SEARCH-224: Added tests for sharding by quarter or half a year 2016-11-11 09:31:26 +01:00
Joel 9a06eed79a SEARCH-223: Upgrade to Solr 6.3 2016-11-10 17:54:25 -05:00
Gethin James 21155675e7 SEARCH-188: More lenient on dbid fallback 2016-11-10 12:51:26 +01:00
Gethin James 4a69a174d0 SEARCH-188: Adding a dbid fallback test 2016-11-09 16:31:50 +01:00
Gethin James f5ceb8db71 SEARCH-226: Changed "develop" version to 1.0.1-SNAPSHOT 2016-11-07 10:00:29 +01:00
Gethin James 364dad2d9b SEARCH-226: Renamed the directory and artifact to alfresco-search 2016-11-07 09:50:24 +01:00
Gethin James 237e2ff6a8 SEARCH-226: Added a distributionManagement section 2016-11-04 17:03:58 +01:00
Gethin James 8cd57b32ac SEARCH-229: Set needClientAuth default to TRUE 2016-11-04 09:54:48 +01:00
Gethin James 3085c5bf4f SEARCH-229: Cleaner fix for jetty-ssl.xml 2016-11-04 09:20:04 +01:00