Commit Graph
2361 Commits
Author SHA1 Message Date
Angel Borroy 05962b1cd6 SEARCH-2252: Remove unused tests. 2020-05-20 15:35:58 +02:00
Angel Borroy 2fd8af7261 SEARCH-2252: Avoid to add fields declared as not indexed to SOLR Schema and to SOLR Index. 2020-05-19 11:20:41 +02:00
bamboo_auth a149509a23 [maven-release-plugin] prepare for next development iteration 2020-05-14 07:48:08 +00:00
bamboo_auth f2e8517ca6 [maven-release-plugin] prepare release 2.0.0-A1 2020-05-14 07:48:05 +00:00
Keerat c938d256f6 SEARCH-2249 Adding all the license headers to the e2e test project 2020-05-13 14:30:05 +01:00
Keerat 98e5121630 SEARCH-2249 Updating the license property in the e2e/pom file 2020-05-13 14:05:48 +01:00
Tom Page f73c5da120 Fix version of e2e pom. 2020-05-13 09:39:29 +01:00
Keerat dfe3492052 Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-2139_EnhancingFieldDefinitionTestCoverage 2020-05-07 11:49:25 +01:00
Keerat a8ee1bfe02 SEARCH-2139 review comments added 2020-05-07 09:02:43 +01:00
Keerat 872d6edb60 SEARCH_2139 Adding e2e test coverage for the text and mltext fields in the solr schema 2020-05-06 13:18:36 +01:00
agazzarini 80e9267939 [ SEARCH-2222 ] Merge master in 2.0 2020-05-05 18:02:34 +02:00
eliaporciani 27690817ec [SEARCH-2139]
updated custom model
2020-05-05 15:26:07 +02:00
Keerat e2572e839d SEARCH-2139 tests for test definition in the solr schema 2020-05-05 11:46:07 +01:00
Keerat Lalia 6566d9c1bc Merge branch 'feature/SEARCH-2121_AddingTestGroups' into 'master'
SEARCH-2121 Adding test group to failing tests with cascade tracking disabled

See merge request search_discovery/insightengine!484
2020-05-01 09:56:11 +01:00
Keerat 3edaf416bc SEARCH-2121 Changing Test Group Name to CONFIG_ENABLED_CASCADE_TRACKER 2020-05-01 09:30:43 +01:00
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
Keerat a05d771f60 SEARCH-2121 splitting CMIS tests to run tests in correct config 2020-04-29 16:21:41 +01:00
Keerat ce801db773 SEARCH-2121 Adding test group to the @test annotation and not in the test rail 2020-04-29 15:44:12 +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 9a31f984e9 SEARCH-2121 Adding test group to failing tests with cascade tracking disabled 2020-04-29 13:38:13 +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
eliaporciani 2dac4697aa Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into fix/SEARCH-2143 2020-04-09 09:47:01 +02: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
eliaporciani cc52c0a780 [SEARCH-2143]
merged from master
2020-04-06 10:49:07 +02: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
Tom Page 0001244488 Merge master into release/V2.0.x. 2020-04-02 10:17:27 +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
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