Commit Graph
629 Commits
Author SHA1 Message Date
Gethin James 70620e2479 SEARCH-499: Adding tracker/corename to error messages 2017-07-20 14:50:13 +02:00
Michael Suzuki a5d6cf1130 Search-499, improve tracker logging and changed pom dependency to latest repo release 2017-07-19 21:04:33 +01:00
Joel ed255ee811 SEARCH-486: search streaming expression 2017-07-11 14:26:11 -04:00
Andrew Hind 64f69a4ace Merge branch 'feature/search-77' into 'develop'
Feature/search 77

See merge request !8
2017-07-11 13:48:22 +01:00
Michael Suzuki 34e156c540 search-77, set model track to have its original default value 2017-07-11 11:46:13 +01:00
Gethin James 7d55719fc8 SEARCH-489: Adding a command line arg for creating the process schemas (4) 2017-07-11 11:29:39 +02:00
Gethin James 551846b173 SEARCH-487: Removing duplicate code 2017-07-10 17:29:48 +02:00
Gethin James d9f7ae9be2 SEARCH-487: Adding a stats streaming expression 2017-07-10 17:28:51 +02:00
Michael Suzuki 0fbc25e15c Search-77, comment out the new tracker configuration to align with documentation 2017-07-07 14:46:56 +01:00
Michael Suzuki 63ff2d418f Search-77, implement changes raised by the review. Trackers will now take original values if none specified 2017-07-07 11:01:35 +01:00
Michael Suzuki d6f74117ff Merge branch 'feature/search-77' of https://git.alfresco.com/search_discovery/searchservices into feature/search-77 2017-07-06 13:09:34 +01:00
Michael Suzuki 12c427c84c Search-77, including shared.properties to SolrCoreLoadRegistration 2017-07-06 13:09:12 +01:00
Michael Suzuki 0d14ce6c93 Search-77, seperating configuration of thread pools to 3 key trackers 2017-07-06 13:09:12 +01:00
Michael Suzuki 408ed91e5b Tidy code 2017-07-06 13:09:12 +01:00
Michael Suzuki 308ba26e3e Search-77, refactor test to use swith and hardend the tests 2017-07-06 13:09:12 +01:00
Michael Suzuki 15f1d22cf6 Tidy imports 2017-07-06 13:09:12 +01:00
Michael Suzuki 76395e2b7a Search-77, amend proerty naming pattern and added commit and cascade tracker 2017-07-06 13:09:12 +01:00
Michael Suzuki 17c0acc5f8 Search-77, added ability to configure tracker schedule to content, metadata and acl 2017-07-06 13:09:12 +01:00
Gethin James 6e90828975 SEARCH-505: Changing the default memory setting to 1GB
SOLR_JAVA_MEM="-Xms1g -Xmx1g"
2017-07-05 11:10:28 +02:00
Joel e3b66a450a SEARCH-488: And alfrescoExpr to rerank config 2017-07-03 14:08:49 -04:00
Joel d2d1ef43bb SEARCH-488: Add test case 2017-07-03 13:45:19 -04:00
Michael Suzuki c58b99dbd8 Search-77, including shared.properties to SolrCoreLoadRegistration 2017-06-30 08:51:24 +01:00
Michael Suzuki 5b3207a293 Search-77, seperating configuration of thread pools to 3 key trackers 2017-06-27 11:39:00 +01:00
Michael Suzuki ebe3140b27 Tidy code 2017-06-26 09:43:39 +01:00
Michael Suzuki 327fefde27 Search-77, refactor test to use swith and hardend the tests 2017-06-23 15:49:28 +01:00
Michael Suzuki 17fc20467e Tidy imports 2017-06-23 10:23:42 +01:00
Michael Suzuki 4d918ff050 Search-77, amend proerty naming pattern and added commit and cascade tracker 2017-06-22 15:47:53 +01:00
Michael Suzuki e83ab4d73a Search-77, added ability to configure tracker schedule to content, metadata and acl 2017-06-22 12:20:28 +01:00
Joel 574c109ea6 SEARCH-459: Update rerank template config 2017-06-20 11:09:22 -04:00
Gethin James 7c26c1c57f Fix docker command line alfresco-search-services 2017-06-20 09:02:10 +02:00
ahind b6b8fe8a48 SEARCH-466 highlightMultiTerm broken after upgrade
- sync 6.3 to 6.6 highlighter changes
2017-06-19 21:21:56 +01:00
ahind 47718b72ef SEARCH-460 Strawman Process Services schema
- basic schema.xml based on R&A V1
2017-06-19 14:48:48 +01:00
ahind fca0f403ff SEARCH-469 Search does not work for declared records 2017-06-19 11:51:23 +01:00
Joel a86159444c SEARCH-459: Add working test case 2017-06-14 12:59:28 -04:00
Joel c32c4f04e7 SEARCH-459: Add implementation for getIndexedField() and set afts defType 2017-06-12 10:45:22 -04:00
Gethin James 7e1dca9244 Using the "develop" docker image 1.2.0-SNAPSHOT (don't merge this) 2017-06-09 17:51:33 +02:00
Gethin James a3b96881c5 SEARCH-467: Windows solr.in.cmd filtering the line feed correctly 2017-06-09 14:02:15 +02:00
Gethin James c906f7ade2 Revert "SEARCH-467: Windows solr.in.cmd line feed fix"
This reverts commit 804b9ec5c7.
2017-06-09 13:59:03 +02:00
Gethin James 39a46fb98e SEARCH-467: Windows solr.in.cmd line feed fix 2017-06-09 13:43:41 +02:00
Michael Suzuki b3642c79fb Merge branch 'feature/solr66' into 'develop'
Upgrade to Solr 6.6
2017-06-08 11:08:23 +01:00
Gethin James 670335cb9a Disabling the MultiTerm part of AlfrescoHighlighterTest and raised SEARCH-466 2017-06-07 16:00:00 +02:00
Gethin James 7d98b6a506 SEARCH-371: Updated to 6.6.0 2017-06-07 13:50:09 +02:00
Gethin James ac3b7e9d20 SEARCH-371: Replacing JKS with JCEKS 2017-06-07 13:49:42 +02:00
Gethin James 1ccb9d4efa SEARCH-371: Creating the test cores in a different way 2017-06-06 12:07:08 +02:00
Gethin James e08ff05211 SEARCH-371: Changed core.getCoreDescriptor().getCoreContainer() to core.getCoreContainer() 2017-06-06 12:06:15 +02:00
Gethin James 27648e0cdf SEARCH-371: defaultSearchField has been deprecated, Using 'df' on requests instead. 2017-06-06 10:36:41 +02:00
Gethin James 2045831439 SEARCH-371: Fixing GC logging param 2017-06-05 15:51:09 +02:00
Gethin James 0704529a99 SEARCH-371: Changed the method signature following the upgrade 2017-06-05 15:51:09 +02:00
Gethin James e20f142a11 SEARCH-371: Updated to 6.5.0 2017-06-05 15:51:09 +02:00
Gethin James 53200c318f Making sure the metrics libs are loaded by the server classloader 2017-06-05 15:51:09 +02:00