mbhave
|
ccdecbdeb2
|
Search-2203: Missed out hunk for testExpand from the commit
|
2020-04-30 10:27:06 +01:00 |
|
Meenal Bhave
|
0f47d64b29
|
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/Search-2065
|
2020-04-30 09:18:49 +01:00 |
|
Meenal Bhave
|
5ae86d2ef8
|
Search-2203: Amended the test to work on non empty shards and to check the appropriate rangeCheck result
|
2020-04-29 15:12:58 +01:00 |
|
Keerat Lalia
|
9de603c3f2
|
Merge branch 'feature/Search-2121-AddDockerSettingToDisableCascadeTracking' into 'master'
Search-2121: Add Docker setting to disable Cascade tracking
See merge request search_discovery/insightengine!470
|
2020-04-21 13:59:18 +01:00 |
|
mbhave
|
ee8a899893
|
Search-2121: Added new test group to tag the tests to be excluded when cascade tracker is disabled
|
2020-04-21 11:42:49 +01:00 |
|
Tom Page
|
41969fb2dd
|
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.38' into 'master'
Bump restapi from 1.37 to 1.38 in /e2e-test
See merge request search_discovery/insightengine!467
|
2020-04-20 14:53:09 +01:00 |
|
Angel Borroy
|
8d4f5e357d
|
SEARCH-950: Moved utility functions to Abstract Class.
Model modified to test both TRUE and BOTH tokenization values.
|
2020-04-20 09:18:28 +02:00 |
|
Angel Borroy
|
78af6df57c
|
SEARCH-950: Test field identifiers containing hyphens (-) for SQL Select queries
|
2020-04-15 12:41:57 +02:00 |
|
dependabot-preview[bot]
|
05338ac8a1
|
Bump restapi from 1.37 to 1.38 in /e2e-test
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.37 to 1.38.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.37...v1.38)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-04-10 21:13:18 +00:00 |
|
Keerat Lalia
|
ef790fffa1
|
Merge branch 'feature/SEARCH-2016_CastedSQLTests' into 'master'
SEARCH-2016 e2e tests added for casting in SQL
See merge request search_discovery/insightengine!441
|
2020-04-07 15:07:24 +01:00 |
|
Keerat
|
a534604eed
|
SEARCH-2016 changing fingerprint tests back
|
2020-04-03 13:19:25 +01:00 |
|
Keerat
|
b78cbb48cc
|
SEARCH-2016 changing fields to OOTB and exsisting fields to avoid duplicate tests with JDBC and SQL
|
2020-04-03 13:17:38 +01:00 |
|
mbhave
|
61b51d8694
|
Attempt to fix incosistent test for testSpellCheckACL(), currently error seen due to OOTB content 'space var'
|
2020-04-03 11:33:48 +01:00 |
|
mbhave
|
468ea91f76
|
Search-2142: Added missing call to getModel to get the shard method and count
|
2020-04-02 14:07:32 +01:00 |
|
Meenal Bhave
|
88e5718325
|
Search-2142: Fixed the solr api tests to work based on the Sharding Method
|
2020-04-01 13:59:58 +01:00 |
|
mbhave
|
59797a4438
|
Removed unused TestGroups
|
2020-04-01 13:01:53 +01:00 |
|
Meenal Bhave
|
b591ac161c
|
Merge branch 'master' into 'fix/Search-2142'
|
2020-04-01 10:12:02 +01:00 |
|
mbhave
|
d8e51786a8
|
Search-2142: Updated with sharding method enum and getShardInfo to throw appropriate exception
|
2020-04-01 10:08:08 +01:00 |
|
mbhave
|
1cc0f18579
|
Search-2142: Fixed the solr api tests to work based on the Sharding Method
|
2020-03-31 08:21:26 +01:00 |
|
dependabot-preview[bot]
|
f0e6880594
|
Bump restapi from 1.35 to 1.37 in /e2e-test
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.35 to 1.37.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.35...v1.37)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-03-30 21:13:36 +00:00 |
|
Angel Borroy
|
62fb937b09
|
Merge branch 'feature/SEARCH-2029_CompressGenerator' into 'master'
SEARCH-2029: Apply content compression options to Enterprise Docker Compose template
See merge request search_discovery/insightengine!416
|
2020-03-19 09:34:54 +00:00 |
|
Angel Borroy
|
bdf8063caa
|
SEARCH-2029: Add compress option to solr6secondary
|
2020-03-19 10:34:07 +01:00 |
|
Angel Borroy
|
50734519b5
|
SEARCH-2029: Apply content compression options to Enterprise Docker Compose template
|
2020-03-18 11:56:46 +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 |
|