5700 Commits

Author SHA1 Message Date
Gethin James
cd6d9e1544 SEARCH-94: Shutting down the scheduler in the AdminHandler 2016-07-25 12:15:08 +02:00
Gethin James
1d9d22d57c SEARCH-94: Renamed the listener and improved the comments 2016-07-25 11:44:57 +02:00
Gethin James
aeb78c5165 SEARCH-94: Improving reload() test 2016-07-25 11:32:57 +02:00
Gethin James
efc424a14b SEARCH-67: Removed EnsureModelsComponent as its no longer needed 2016-07-25 10:43:30 +02:00
Gethin James
f2e8305d2b SEARCH-94: Renamed the packages/classes to be clearer 2016-07-25 10:43:03 +02:00
Michael Suzuki
e03c97e775 Amend typo 2016-07-23 14:18:49 +01:00
Gethin James
e7e0f9400d SEARCH-94: Improving the ReloadTest 2016-07-22 18:51:02 +02:00
Gethin James
4e92bd07ab Search-93, Re-added the ability to choose the content store location. 2016-07-22 18:16:01 +02:00
Michael Suzuki
cb71ca588a Search-93, Added new unit tests to cover ported methods from SolrServerInformation 2016-07-22 16:30:03 +01:00
Michael Suzuki
aae5b33c57 Search-93, move duplicated code out of SolrServerInformation into SorlContentStore 2016-07-22 14:51:27 +01:00
Gethin James
5350714656 SEARCH-94: Removed config for EnsureModelsComponent 2016-07-22 13:35:04 +02:00
Michael Suzuki
c51cfedb3a Search-93, made SolrContentStore non static 2016-07-21 21:48:43 +01:00
Joel
d2d9f5dd41 SEARCH-96: Randomized the ACL_ID and MOD_ACL_ID shard methods 2016-07-21 13:20:43 -04:00
Gethin James
a77c3037f7 SEARCH-94: Added a basic reload() test 2016-07-21 17:00:00 +02:00
Gethin James
3e71ca8867 SEARCH-94: Clearer logging 2016-07-21 16:59:36 +02:00
Gethin James
5b5bd284cb SEARCH-94: Adding a method to delete a job for a tracker instance. 2016-07-21 16:02:23 +02:00
Gethin James
e8370a9020 SEARCH-67: Can be called multiple times for cores of the same name. 2016-07-21 15:45:37 +02:00
Gethin James
6594f03fc8 SEARCH-94: Adding a method to delete a job for a tracker instance. 2016-07-21 15:44:33 +02:00
Gethin James
7ecf80a935 SEARCH-94: Adding a simplified Solr Core close hook 2016-07-21 15:43:24 +02:00
Gethin James
425fd1ebaa SEARCH-94: Return empty list instead of null 2016-07-21 13:05:30 +02:00
Gethin James
cf92663e6e SEARCH-67: Renamed FirstSearcherListener to TrackerListener 2016-07-21 13:05:19 +02:00
Gethin James
594997f1e4 SEARCH-67: Renamed FirstSearcherListener to TrackerListener 2016-07-21 13:05:15 +02:00
Gethin James
70094275c9 SEARCH-67: Renamed FirstSearcherListener to TrackerListener 2016-07-21 13:05:08 +02:00
Alan Davis
c2eb4aa15b Change version to 5.2.0-CLOUD44-SNAPSHOT
- pom.xml files changed
   - version.properties is already 5.2.0 so does not need to change until the first HF.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.0-CLOUD44/root@128855 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-07-21 09:16:45 +00:00
Joel
1750a299c9 SEARCH-96: Added DistributeAclIdAlfrescoSolrTrackerTest 2016-07-20 20:01:48 -04:00
Joel
9996718efe Remove debugging from test case 2016-07-20 09:50:02 -04:00
Michael Suzuki
adff9c6991 More formatting updates 2016-07-19 11:55:02 +01:00
Michael Suzuki
382bf0c591 tidy up 2016-07-19 11:37:05 +01:00
Michael Suzuki
fc2ec9dc56 Search-30, Added routing for ACL murmur based sharding and tidy up code. 2016-07-19 09:42:17 +01:00
Michael Suzuki
db05e5f3ba SEARCH-30, updated shard enum types 2016-07-19 09:32:47 +01:00
Michael Suzuki
9662b3bedd Reformat class to standard 2016-07-19 09:23:51 +01:00
Joel
1312b8e77c SEARCH-30: Add bulk Acl indexing test 2016-07-18 21:50:44 -04:00
Joel
672e9b3208 SEARCH-30: Cleaned up shutdown code and added more DBID sharding tests 2016-07-18 20:19:11 -04:00
Joel
b3705581a2 SEARCH-30: Add DocRouters to encapsulate node and acl routing logic 2016-07-17 17:36:23 -04:00
Michael Suzuki
d4fe7ca02a Fix broken tests 2016-07-15 17:48:05 +01:00
Michael Suzuki
ed7783e714 Search-30, renamed test 2016-07-15 17:25:22 +01:00
Gethin James
8ec4327dc3 Merge branch 'feature/SEARCH-67_move_core_registration' into develop 2016-07-15 17:27:19 +02:00
Gethin James
d21ef77a05 SEARCH-30: Creating 100 nodes in a test. 2016-07-15 17:16:07 +02:00
Joel
1a22fa8901 SEARCH-30: Make sure DBID and ACLID hashes are positive 2016-07-14 15:44:59 -04:00
Joel
8cae6a5066 SEARCH-30: Added first distributed query test 2016-07-14 14:45:32 -04:00
Joel
9890d65e09 SEARCH-30: Pass a new SolrContentStore instance to SolrInformationServer to support distributed tracker tester framework 2016-07-14 13:50:36 -04:00
Gethin James
06b8458f31 SEARCH-67: Removed Thread.sleep and lowered the cron 2016-07-14 14:00:14 +02:00
Gethin James
dce488cc74 SEARCH-67: Removing the core watcher job 2016-07-14 11:32:00 +02:00
Gethin James
b86ad3dfc1 SEARCH-67: Lowering test wait times. 2016-07-14 11:23:54 +02:00
Gethin James
324aca0df3 SEARCH-67: Adding a "firstSearch" listener 2016-07-14 11:23:11 +02:00
Gethin James
dab1509d76 SEARCH-67: Moved AlfrescoCoreRegistration 2016-07-14 11:00:10 +02:00
Joel
32e8f0995b SEARCH-30: Latest changes the distributed tracker test framework 2016-07-13 21:24:21 -04:00
Michael Suzuki
b475606fa3 Merge branch 'feature/SEARCH-89_remove_embedded_tests' into 'develop'
Feature/search 89 remove embedded tests

See merge request !5
2016-07-13 21:03:39 +01:00
Joel
03a0cfa28c SEARCH-30: Clear the SOLRAPIQueueClient at the end of test cases 2016-07-13 13:55:46 -04:00
Joel
d3754dba7d SolrAuthTest debugging 2016-07-13 12:03:55 -04:00