Commit Graph
639 Commits
Author SHA1 Message Date
Gethin James 772c2db4be SEARCH-485: Changes to the test method signature 2017-07-31 11:00:55 +02:00
Gethin James 3e6da0ac02 Merge branch 'feature/SEARCH-485_facetstream' into 'develop'
Feature/search 485 facetstream

See merge request !9
2017-07-31 09:59:33 +01:00
Gethin James 32210c452e Merge branch 'feature/SEARCH-492_Tests' into 'develop'
Feature/search 492 tests

See merge request !10
2017-07-31 09:53:35 +01:00
Gethin James 0c07b40e92 SEARCH-492: Incrementally waiting for cores 2017-07-28 17:54:03 +02:00
Gethin James db28f98f5b SEARCH-492: Setting solr.log.dir in the tests 2017-07-28 16:08:46 +02:00
Gethin James 76a7ce37ce SEARCH-492: Checking for additional properties 2017-07-28 16:07:35 +02:00
Gethin James a3511a258f SEARCH-492: Giving each test its own namespace 2017-07-28 14:24:33 +02:00
Gethin James 8dc7ecb3c7 SEARCH-485: Adding facet streaming ot the rerank template 2017-07-26 15:37:55 +02:00
Gethin James 8c587e7375 SEARCH-485: Added AlfrescoFacetStream 2017-07-24 17:01:53 +02:00
Gethin James 4605ae1c85 SEARCH-485: FacetSteam taken from Solr source 2017-07-24 16:57:54 +02:00
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