Commit Graph
488 Commits
Author SHA1 Message Date
Gethin James 08e6610c2c Some scripts for a banana image 2016-11-11 09:31:26 +01:00
Gethin James 0de68ea1b2 SEARCH-224: Added tests for sharding by quarter or half a year 2016-11-11 09:31:26 +01:00
Joel f375875a2d SEARCH-223: Upgrade to Solr 6.3 2016-11-10 17:54:25 -05:00
Gethin James 84b32ccfe2 SEARCH-188: More lenient on dbid fallback 2016-11-10 12:51:26 +01:00
Gethin James ae1ce291c2 SEARCH-188: Adding a dbid fallback test 2016-11-09 16:31:50 +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 94da14f762 SEARCH-226: Added a distributionManagement section 2016-11-04 17:03:58 +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
Michael Suzuki 64497f7522 Fix broken build 2016-11-03 21:49:07 +00:00
Joel 91555e2605 SEARCH-203: All tests passing 2016-11-03 13:14:35 -04:00
Joel c55b4a5d69 SEARCH-203: Initial distributed fingerprint commit 2016-11-03 13:14:35 -04:00
Michael Suzuki ed89a201fe Search-229, comment out ssl defaults. 2016-11-03 16:17:33 +00:00
Michael Suzuki 68a131c4f8 Search-229, enforce certifacte check to prevent browsers from viewing solr. 2016-11-03 15:48:51 +00:00
Gethin James 96080a6d04 SEARCH-226: Tidying up the README 2016-11-03 11:33:16 +01:00
ahind 00bbc39d43 Add unit tests for SEARCH-222 SOLR 6 - Improved indexing for categories 2016-11-02 20:57:08 +00:00
Gethin James a4c83f1969 SEARCH-196: Verifying ssl 2016-11-02 16:56:39 +01:00
Michael Suzuki aca7208068 Search-196, updating docker to use correct ssl keystore and truststore 2016-11-02 11:36:11 +00:00
Gethin James 4e6bd3802a SEARCH-226: Changing the version to 1.0-SNAPSHOT 2016-11-01 13:21:12 +01:00
Gethin James 070e6bc2e7 SEARCH-226: Changing the artifact to alfresco-search-services, added a README 2016-11-01 13:20:41 +01:00
Gethin James a55c5c7d6b SEARCH-188: Adding null check 2016-10-31 11:24:15 +01:00
Gethin James 8466099efa SEARCH-224: Allow month groupings in date_month sharding 2016-10-31 10:37:04 +01:00
ahind 882a0db1eb Fix for SEARCH-225 SOLR 4/6: cm:name is not highlighted as expected 2016-10-28 15:22:42 +01:00
ahind c8137f43b7 SEARCH-222 SOLR 6 - Improved indexing for categories
- add fields to the schema and populate along with PATH
2016-10-27 09:41:26 +01:00
ahind 363afbef08 SEARCH-222 SOLR 6 - Improved indexing for categories
- add fields to the schema and populate along with PATH (reverted from commit 9090b057be)
2016-10-27 09:09:44 +01:00
ahind 9090b057be SEARCH-222 SOLR 6 - Improved indexing for categories
- add fields to the schema and populate along with PATH
2016-10-27 08:01:12 +01:00
ahind 42f6a51f87 SOLR side support for SEARCH-107 Extend search public API for multi-select facets
- correctly map facet fields that start with "{!afts"
2016-10-26 22:27:05 +01:00
ahind 63d3d0f92a SEARCH-222 SOLR 6 - Improved indexing for categories
- add fields to the schema and populate along with PATH (reverted from commit efe60eb049)
2016-10-26 21:33:46 +01:00
ahind efe60eb049 SEARCH-222 SOLR 6 - Improved indexing for categories
- add fields to the schema and populate along with PATH
2016-10-26 20:15:16 +01:00
Gethin James dd4311e17a SEARCH-196: Initial docker-compose file for SSL
Start it with: docker-compose -f compose-ssl.yml
2016-10-26 16:27:18 +02:00
Gethin James 5471c337e4 Moved the docker files into their own directory 2016-10-26 16:27:18 +02:00
ahind ecf0fb2318 Fix for SEARCH-215 SOLR 6 - content tracker fails on query size ... 2016-10-26 09:43:04 +01:00
Gethin James 692f6e455f SEARCH-188: Fixed the distributed test for property string based sharding 2016-10-25 18:51:43 +02:00
Gethin James 89a0b79be0 SEARCH-188: Distributed test for property string based Sharding 2016-10-25 18:51:43 +02:00
Gethin James d703ce4545 SEARCH-188: Adding property string based Sharding 2016-10-25 18:51:43 +02:00
Gethin James 2eb9e08447 Adding a shared handle.put method 2016-10-25 18:51:43 +02:00
Gethin James 27556ad7ce Adding @Override 2016-10-25 18:50:23 +02:00
ahind 92f904be76 Fix for SEARCH-215 SOLR 6 - content tracker fails on query size ... 2016-10-25 17:36:06 +01:00
Joel 61b9cc6960 SEARCH-174: DBIDRouter fallback and stopped adding 1 to month 2016-10-25 11:55:22 -04:00
Gethin James 160ec368df SEARCH-196: Adding keystore/truststore type to solr config 2016-10-21 17:26:42 +02:00
Gethin James 44d8ff616c SEARCH-219: Upgraded to solr 6.2.1 2016-10-21 08:40:36 +02:00
Gethin James fd823955f0 SEARCH-193: Updating hightlighter test 2016-10-21 08:40:36 +02:00
Joel 823cfac376 SEARCH-174: Adjust month range in test case 2016-10-20 08:41:46 -04:00
Joel 5ba6d10ed9 SEARCH-174: SOLR 6 - Sequential sharding based on date - SOLR implementation 2016-10-18 12:48:00 -04:00
ahind 565ec2fa2c Fix luke schema mapping configuration 2016-10-14 18:44:54 +01:00
ahind a82fbc2b6e Fixed SEARCH-211 SOLR 6 - Suggestions broken
- fixed initial suggestion build
2016-10-13 21:57:22 +01:00
Gethin James 35564e5677 Adding vim to the solr docker image 2016-10-13 17:51:08 +02:00