Angel Borroy
|
50734519b5
|
SEARCH-2029: Apply content compression options to Enterprise Docker Compose template
|
2020-03-18 11:56:46 +01:00 |
|
agazzarini
|
89ddda9374
|
Merge branches 'feature/SEARCH-2090' and 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-2090
Conflicts:
e2e-test/src/test/java/org/alfresco/test/search/functional/searchServices/search/SearchSpellCheckTest.java
insight-engine/alfresco-insight-engine/src/main/java/org/alfresco/solr/sql/SolrSchema.java
search-services/alfresco-search/src/main/java/org/alfresco/solr/AlfrescoCoreAdminHandler.java
search-services/alfresco-search/src/main/java/org/alfresco/solr/SolrInformationServer.java
search-services/alfresco-search/src/test/java/org/alfresco/solr/AlfrescoSolrUtils.java
|
2020-03-09 15:42:29 +01:00 |
|
Keerat
|
ab1bce32f0
|
SEARCH-2116 adding the ACS_62n Test group to the failing tests
|
2020-03-09 09:05:52 +00:00 |
|
Keerat
|
cbc5cb12c6
|
SEARCH-2116 adding the ACS_62n Test group to the failing tests
|
2020-03-09 09:04:54 +00:00 |
|
Meenal Bhave
|
6e3bf14f05
|
Merge branch 'fix/Search-2116' into 'master'
Search-2116: Added some tests for testing pagination for search and sql queries
See merge request search_discovery/insightengine!410
|
2020-03-06 14:56:47 +00:00 |
|
mbhave
|
f4f00bf932
|
Search-2116: Removed redundant test and simplified a test
|
2020-03-06 14:54:38 +00:00 |
|
Keerat
|
5d9c90ea7e
|
SEARCH-2078 fix for the spellcheck with the new queries
|
2020-03-06 12:52:55 +00:00 |
|
Keerat
|
d5eefa5d94
|
SEARCH-2078 fix for the spellcheck ACL test in a sharded mode
|
2020-03-06 12:44:55 +00:00 |
|
Keerat
|
1630852006
|
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/SEARCH-2078_SpellCheckFixes
|
2020-03-06 12:33:40 +00:00 |
|
Keerat
|
548c579451
|
SEARCH-2078 fix for the spellcheck ACL test in a sharded mode
|
2020-03-05 21:40:30 +00:00 |
|
Keerat
|
907041b8df
|
SEARCH-2078 fix for the spellcheck parameter test in a sharded mode
|
2020-03-05 19:17:31 +00:00 |
|
Keerat
|
9616698acb
|
SEARCH-2078 fix for the spellcheck ACL test in a sharded mode
|
2020-03-05 19:09:03 +00:00 |
|
mbhave
|
77e1ef2fb1
|
Search-2116: Added some tests for testing pagination for search and sql queries
|
2020-03-05 18:37:59 +00:00 |
|
mbhave
|
20f4713626
|
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/SEARCH-2078_FailingTestsInShardedMode
|
2020-03-04 12:06:47 +00:00 |
|
mbhave
|
abc8eef3a6
|
Search-2078: Added new version of TAS Rest API required for fixing the solr-search api port configuration issue
|
2020-03-04 11:54:39 +00:00 |
|
mbhave
|
d92697c71b
|
Search-2078: Added some logging for the failing tests to capture solr response
|
2020-03-04 11:52:48 +00:00 |
|
Keerat
|
0394b20716
|
SEARCH-2078 adding solr call to get response for failing test
|
2020-03-04 09:20:21 +00:00 |
|
mbhave
|
339ff5d4c1
|
Search-2088: Changes assertTrue to assertEquals
|
2020-02-28 15:13:12 +00:00 |
|
mbhave
|
2de5324573
|
Search-2088: Updated comments in the test to simplify understanding
|
2020-02-28 12:48:57 +00:00 |
|
Tom Page
|
dcd59b2984
|
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.20' into 'master'
Bump utility from 3.0.19 to 3.0.20 in /e2e-test
See merge request search_discovery/insightengine!401
|
2020-02-28 09:26:45 +00:00 |
|
Keerat Lalia
|
79cdd8a252
|
Merge branch 'feature/SEARCH-2110_FixingTodoForShardingTest' into 'master'
SEARCH-2110 uncommenting the TODO for the getShardInfoWith2OrMoreShards Test
See merge request search_discovery/insightengine!398
|
2020-02-28 08:59:13 +00:00 |
|
Keerat
|
c05e6e207f
|
SEARCH-2110 fixing review comments
|
2020-02-28 08:56:12 +00:00 |
|
Keerat
|
d50ff3f31e
|
SEARCH-2110 fixing review comments
|
2020-02-28 08:52:51 +00:00 |
|
Keerat
|
fb01193a29
|
SEARCH-2110 fixing review comments
|
2020-02-28 08:50:14 +00:00 |
|
Keerat
|
1f62b4f7df
|
SEARCH-2110 fixing review comments
|
2020-02-28 08:40:56 +00:00 |
|
dependabot-preview[bot]
|
8da67753c2
|
Bump restapi from 1.33 to 1.34 in /e2e-test
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.33 to 1.34.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.33...v1.34)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-27 22:12:53 +00:00 |
|
Keerat
|
2f52756a54
|
SEARCH-2110 adding shard.regex paramter for property sharding
|
2020-02-27 15:45:30 +00:00 |
|
Keerat
|
521c485422
|
SEARCH-2110 uncommenting the TODO for the getShardInfoWith2OrMoreShards Test
|
2020-02-27 15:25:07 +00:00 |
|
dependabot-preview[bot]
|
b451a22d3d
|
Bump utility from 3.0.19 to 3.0.20 in /e2e-test
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.19 to 3.0.20.
- [Release notes](https://github.com/Alfresco/alfresco-tas-utility/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-utility/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-utility/compare/utility-3.0.19...utility-3.0.20)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-26 22:13:09 +00:00 |
|
Keerat
|
844a9f3a66
|
SEARCH-2078 Fix for the stats tests
|
2020-02-26 12:26:52 +00:00 |
|
Keerat Lalia
|
a7c855a510
|
Merge branch 'feature/SEARCH-1681_ShardingOnTheCITests' into 'master'
Feature/search 1681 sharding on the ci tests
See merge request search_discovery/insightengine!394
|
2020-02-26 10:37:48 +00:00 |
|
Keerat
|
c4dbd97cf6
|
SEARCH-1681 Removing additinal comments
|
2020-02-25 15:19:00 +00:00 |
|
Keerat
|
a0db4a2e31
|
SEARCH-1681 Tests fixes when in a sharded mode
|
2020-02-25 15:17:15 +00:00 |
|
Meenal Bhave
|
9f0da1a3b4
|
Merge branch 'fix/Search-2096' into 'master'
Fix/search 2096
See merge request search_discovery/insightengine!371
|
2020-02-25 14:40:57 +00:00 |
|
Angel Borroy
|
29b53b55bd
|
SEARCH-2096: Remove SEARCH-2027 approach to delete SOLR Documents only when they existed, as it has been detected some race conditions that lead to duplicating documents in the index.
|
2020-02-25 09:28:13 +01:00 |
|
Keerat
|
1e271559ca
|
SEARCH-1681 Tests fixes when in a sharded mode
|
2020-02-24 08:21:53 +00:00 |
|
Keerat
|
ecc67b2847
|
SEARCH-2078 fix for getShardInfoWithAdminAuthority
|
2020-02-18 09:38:31 +00:00 |
|
Keerat
|
9b988a73a1
|
SEARCH-2078 fix for getShardInfoWithAdminAuthority
|
2020-02-18 08:49:50 +00:00 |
|
dependabot-preview[bot]
|
f578b92592
|
Bump restapi from 1.31 to 1.33 in /e2e-test
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.31 to 1.33.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.31...v1.33)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-17 22:12:51 +00:00 |
|
mbhave
|
401d3300be
|
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/Search-2096
|
2020-02-17 17:04:11 +00:00 |
|
Keerat
|
cbef1d6c60
|
SEARCH-1681 altering comments and assertion messages
|
2020-02-14 12:02:52 +00:00 |
|
Keerat
|
f781218546
|
git pull from master
|
2020-02-14 11:37:23 +00:00 |
|
Keerat
|
74f1ded7c8
|
SEARCH-1681 adding more assertion messages and removing test group for test
|
2020-02-14 10:49:10 +00:00 |
|
Tom Page
|
05b50fde02
|
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.31' into 'master'
Bump restapi from 1.30 to 1.31 in /e2e-test
See merge request search_discovery/insightengine!372
|
2020-02-14 08:26:28 +00:00 |
|
Angel Borroy
|
dc76f3b576
|
Merge branch 'feature/SEARCH-2014_SolrAdminAPI' into 'master'
Add missing parameter messages to responses instead of throwing Exceptions.
See merge request search_discovery/insightengine!376
|
2020-02-14 06:46:24 +00:00 |
|
Angel Borroy
|
37242ac1bb
|
As some other tests have been run before SOLR Admin ones, the expected transactions and ACLs to reindex can't be predicted. Enough to check that a list is returned by fix methods, but ignoring the size of this list.
|
2020-02-13 18:29:31 +01:00 |
|
Angel Borroy
|
7f31fc41b7
|
Added detailed messages to describe errors when testing.
|
2020-02-13 17:34:19 +01:00 |
|
Keerat
|
572ff2831e
|
SEARCH-1681 changing cases in the switch statement for shard methods with no checks to be made
|
2020-02-13 15:33:59 +00:00 |
|
Keerat
|
6cb9b47fbb
|
SEARCH-1681 creating a loop to go through instances and shards
|
2020-02-13 14:36:37 +00:00 |
|
Tom Page
|
cffb462ab6
|
Merge branch 'fix/SEARCH-2089_SolrBaseUrl' into 'master'
SEARCH-2089 Update docker-compose generator to use -Dsolr.baseUrl.
See merge request search_discovery/insightengine!378
|
2020-02-13 12:40:28 +00:00 |
|