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
b5f505f4f7
Merge branch 'feature/SEARCH-542_Docker_Image' into 'develop'
...
SEARCH-542: Fixed an issue in the build script and updated SOLR URL in the readme file
See merge request !18
2017-09-05 17:48:23 +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
Gethin James
8c48e73c7a
Merge branch 'feature/SEARCH-550_select_queries' into 'develop'
...
Feature/search 550 select queries
See merge request !16
2017-08-25 09:35:40 +01: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
8ab853f45c
Merge branch 'feature/SEARCH-551_Support_non_grouped_SQL_aggregation_queries' into 'develop'
...
SEARCH-551 (Support non-grouped SQL aggregation queries)
See merge request !14
2017-08-21 12:48:07 +01:00
Tuna Aksoy
1c43ec6874
Merge branch 'develop' into feature/SEARCH-551_Support_non_grouped_SQL_aggregation_queries
2017-08-18 22:19:17 +01: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
Gethin James
a702d31412
SEARCH-536: Setting the StreamContext and json body
2017-08-11 16:05:27 +02:00
Gethin James
99f86c2bb3
SEARCH-536: Removing duplicate code
2017-08-11 16:03:04 +02:00
Joel
cb103b679d
SEARCH-536: Integrate the Solr /sql handler into Alfresco/Solr (Work in progress)
2017-08-10 13:55:17 -04:00
Gethin James
13feb1a1e6
SEARCH-506: Changing the shard id router to use the node property
2017-08-10 17:36:33 +02:00
Gethin James
a10a3d7c7f
SEARCH-506: All acls go to all shards
2017-08-10 12:09:24 +02:00
Gethin James
a2db723186
SEARCH-506: Handling a null properties
2017-08-08 15:19:26 +02:00
Gethin James
1bbcd35484
SEARCH-506: Adding an explicit shard router
2017-08-08 13:36:34 +02:00
Gethin James
67cc26c635
SEARCH-492: Reducing the ThreadLeakLingering time
2017-08-08 09:50:38 +02:00
ahind
bb3b885c27
SEARCH-492 Investigate / fix issues with the test framework
...
- only load persisted models if the dictionary is empty
2017-08-04 22:09:27 +01:00
Gethin James
d7870d6b43
SEARCH-492: Giving tests their own namespace
2017-08-04 10:25:19 +02:00
Gethin James
3b88cedcf8
SEARCH-535: Adding LimitStream (now Expressible) and config.
2017-08-03 16:59:15 +02:00
Gethin James
132ad8d056
SEARCH-492: handles null response better
2017-08-03 16:43:14 +02:00
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