Commit Graph
676 Commits
Author SHA1 Message Date
Joel 8a6dca0308 SEARCH-561: Improve test case 2017-12-11 19:39:33 -05:00
Joel e415563d9a SEARCH-561: Sharding restricts the number of results / allowed page sizes 2017-12-11 10:45:10 -05:00
Michael cbc0a80b9e Search-556, added test to nested disjunction, fix was made in the data model hence the upgrade of solr client. 2017-12-04 15:04:56 +00:00
Tuna Aksoy 5b5275b94e Updated README file 2017-11-28 10:32:38 +00:00
Tuna Aksoy 18af7c42ab SEARCH-662 (Update docker image location and the docker-compose files) 2017-11-27 23:09:39 +00:00
Tuna Aksoy 162c9f1b96 SEARCH-662 (Update docker image location and the docker-compose files) 2017-11-27 18:06:01 +00:00
Tuna Aksoy 48d272f6d2 Merge branch 'feature/REPO-3057-search-engine-trial-image' into 'develop'
REPO-3057 Trials: Search Engine Image

See merge request !23
2017-11-27 11:30:00 +00:00
Tuna Aksoy b3432981bc Changed distribution management URLs 2017-11-23 10:55:34 +00:00
Tuna Aksoy 2e7d25be86 Removed unnecessary config from properties and pom files 2017-11-22 15:51:50 +00:00
Andrew Hind 4739aa502a Merge branch 'feature/SEARCH-643_Solr_Security_Issue_On_Solr6' into 'develop'
SEARCH-643 (Resolve SOLR Security Issue on Solr 6 - CVE-2017-12629)

See merge request !22
2017-11-22 10:24:05 +00:00
Alex Mukha bef5bd8e1f REPO-3057 Configure pushing the image to quay.io 2017-11-21 16:15:14 +00:00
Alex Mukha 216aa4f676 REPO-3057 Remove unnecessary arguments in docker build command 2017-11-21 16:12:04 +00:00
Alex Mukha 18020d1730 REPO-3057 Add lsof package to Docker image 2017-11-21 16:10:26 +00:00
Alex Mukha 1bb3a5954c REPO-3057 Correct user creation in Docker image 2017-11-21 16:04:00 +00:00
Alex Mukha dcc6ad3450 REPO-3057 Correct zip extraction in build script 2017-11-21 15:43:54 +00:00
Alex Mukha fe0b287b52 REPO-3057 Point build script to target folder 2017-11-21 15:25:36 +00:00
Alex Mukha 61a86596e6 REPO-3057 Change installation commands to use yum 2017-11-21 15:23:34 +00:00
Alex Mukha 41e998b55e REPO-3057 Use local resources to build the Docker image 2017-11-21 15:16:48 +00:00
Alex Mukha 61f42dee48 REPO-3057 Use latest base Alfresco Java image available 2017-11-21 14:51:36 +00:00
Alex Mukha edc39823cb REPO-3057 Use Java image from quay.io as a base 2017-11-21 14:02:28 +00:00
Michael 4c6cf8c14f Search-633, added lockOwner as an identifier to allow faceting on lockOwner 2017-11-21 12:49:26 +00:00
Michael f42447eca0 Search-633, updated cm:lockOwner to be cross locale. 2017-11-13 22:48:25 +00:00
Tuna Aksoy 18ef1f7f42 SEARCH-643: Fixed line endings 2017-11-08 18:18:05 +00:00
Tuna Aksoy c88d34355e SEARCH-643 (Resolve SOLR Security Issue on Solr 6 - CVE-2017-12629) 2017-11-08 18:07:15 +00:00
Michael 4938b109cf Merge branch 'develop' of git.alfresco.com:search_discovery/searchservices into develop 2017-11-07 17:11:24 +00:00
Michael 0c1d478e53 Search-558, fix to remove temp files 2017-11-07 17:11:12 +00:00
ahind 7ab8b6e22a SEARCH-433 CMIS QL - Support inner and left outer joins 2017-10-03 18:47:34 +01:00
Michael Suzuki 055b7b481e Search-615, updated docker compose to retrieve the latest platfom image for community search 2017-09-27 13:51:55 +01:00
ahind 197e1a2ded SEARCH-554 Model Tracker does not delete in-memory models
- MNT-17627 When a model created in Model Manager has a text property and the search option is set to “List of values – whole match” the search results are being tokenized.
2017-09-13 21:10:01 +01:00
Tuna Aksoy 2431a80ee0 SEARCH-542: Updated docker-compose file to use Repo/Share 5.2.2-SNAPSHOT 2017-09-08 18:11:57 +01:00
ahind dce26d9ea6 Fix bug splitting java options - they are ignored 2017-09-06 11:21:07 +01:00
Tuna Aksoy 932b00efcf SEARCH-542: Fixed an issue in the build script and updated SOLR URL in the readme file 2017-09-05 17:25:03 +01:00
Tuna Aksoy db42224c86 SEARCH-540: Fixed issues after moving enterprise only code 2017-08-31 13:31:17 +01:00
Gethin James 85816b90c1 SEARCH-569: Moving to use AbstractAlfrescoDistributedTest instead of AbstractStreamTest
(cherry picked from commit edb2386)
2017-08-29 13:47:52 +02:00
Gethin James 582e1916b1 SEARCH-569: Adding to the tests
(cherry picked from commit cca7230)
2017-08-29 13:47:44 +02:00
Michael Suzuki fe07708de9 Search-569, Added tests to cover CachedDocTransformer and fixed issue with : been used as an alias
(cherry picked from commit 8628035)
2017-08-24 17:30:32 +02:00
Michael Suzuki 5ed1abe0a1 Merge branch 'develop' of https://git.alfresco.com/search_discovery/searchservices into develop 2017-08-22 10:12:28 +01:00
Michael Suzuki 84b960e541 Search-548, adding test for simple distinct query and fixed the default query to work in afts. 2017-08-22 10:12:25 +01:00
Joel ca472c2992 SEARCH-550: Add the CachedDocTransformer 2017-08-21 19:49:15 -04:00
Gethin James 4460096585 SEARCH-506: Adding better logging/tests of routing fallback 2017-08-18 16:53:38 +02:00
Gethin James 5520fc2063 SEARCH-506: Basic sharding test 2017-08-16 15:55:31 +02:00
Michael Suzuki af894f21ca Merge branch 'develop' of https://git.alfresco.com/search_discovery/searchservices into develop 2017-08-16 11:11:02 +01:00
Michael Suzuki 479d289680 Search-548, refactored out the duplications in sql stream tests 2017-08-16 11:10:54 +01:00
Gethin James 75e9ef5f79 SEARCH-506: Adding DBID fallback for errors / invalid config. 2017-08-16 11:22:41 +02:00
ahind a73239bddb Revert "SEARCH-492 Investigate / fix issues with the test framework"
This reverts commit 47bc715da4.
2017-08-16 10:07:26 +02:00
Andrew Hind 0690f00b73 Merge branch 'feature/SEARCH-506' into 'develop'
Feature/search 506 Explicit shard routing

See merge request !11
2017-08-16 08:54:19 +01:00
Gethin James 61b3d646c6 SEARCH-506: Adding noderef to the debug message 2017-08-15 18:01:27 +02:00
Gethin James 45c25a13c0 SEARCH-506: Using solrclient 5.3-SNAPSHOT 2017-08-15 17:11:22 +02:00
Gethin James 859647ee60 Merge branch 'feature/SqlIntegration' into 'develop'
Feature/sql integration

See merge request !12
2017-08-15 12:19:09 +01:00
Gethin James fc07ec25e1 SEARCH-536: Adding the /sql handler to the rerank template 2017-08-14 12:07:32 +02:00