Commit Graph

  • 8b3eb92c2c Merge pull request #1200 from Alfresco/feature/SEARCH-2909_ExactTermSearch501Test Tom Page 2021-06-18 11:43:04 +01:00
  • 8b0e64b3a1 Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin Tom Page 2021-05-28 11:35:53 +01:00
  • 0ef7f26051 SEARCH-2885 add error handling when version is wrong dcerbo 2021-07-05 16:57:12 +02:00
  • 725b48ea2b SEARCH-2885 update readme, add script to init .env files and fix all docker-compose.yml files to work with 6.x and 7.x dcerbo 2021-07-05 15:46:41 +02:00
  • c08f591c01 SEARCH-2885 remove .env files and add a script to copy the same env file everywhere dcerbo 2021-07-05 15:11:40 +02:00
  • 2abdaaa1fc SEARCH-2885 use a variable in order to use the same docker-compose file for 6.x and 7.x dcerbo 2021-07-05 14:56:12 +02:00
  • 4f0369d62e Updates to some expected values after discussion with Keerat. Tom Page 2021-07-05 10:53:44 +01:00
  • 2c7cb1d742 SEARCH-2885 fix all env and Dockerfile files for test sharding dcerbo 2021-07-02 18:09:20 +02:00
  • bac4fe59f8 SEARCH-2885 fix all docker-compose.yml files for test sharding dcerbo 2021-07-02 17:35:54 +02:00
  • 104362c1b0 SEARCH-2885 mTLS Configuration for ACS Enterprise 7 Angel Borroy 2021-07-02 10:36:13 +02:00
  • c68af2e856 SEARCH-2885 mTLS Configuration for ACS Community 6 & 7 Angel Borroy 2021-07-02 10:02:47 +02:00
  • dc681ef064 Fixes to sanity test collection from review by Davide. Tom Page 2021-07-01 16:43:23 +01:00
  • c29bab60dc Add Postman collection for API sanity testing. Tom Page 2021-07-01 14:42:32 +01:00
  • adcacf7b81 Merge pull request #900 from Alfresco/feature/SEARCH-2345_ReleaseTestingTools Tom Page 2021-07-01 15:12:21 +01:00
  • 6f37619c3f Bump download-maven-plugin from 1.6.3 to 1.6.6 (#1214) dependabot[bot] 2021-06-28 09:48:39 +00:00
  • 569647d01e Bump restapi from 1.60 to 1.61 (#1213) dependabot[bot] 2021-06-28 09:05:40 +00:00
  • 6465690cf8 Bump alfresco-data-model from 11.67 to 11.74 (#1211) dependabot[bot] 2021-06-28 09:05:21 +00:00
  • 28ed90df11 [maven-release-plugin][skip ci]prepare for next development iteration Travis CI User 2021-06-25 22:19:27 +00:00
  • 09d2d3a3a4 [maven-release-plugin][skip ci]prepare release 2.0.2-RC1 Travis CI User 2021-06-25 22:19:23 +00:00
  • 230e5f7f6c MNT-22338 Changed transactionDocsBatchSize to support Oracle databases Cherry picked from 1b608c0 Angel Borroy 2021-06-25 16:48:48 +02:00
  • a33e85f7f8 Merge pull request #1210 from Alfresco/fix/MNT-22338-oracle-database-batch-size George Evangelopoulos 2021-06-25 16:44:27 +03:00
  • 8b495151ce MNT-22338 changed transactionDocsBatchSize to support Oracle databases gevagel 2021-06-25 16:09:33 +03:00
  • a744e00829 MNT-22377 Add cross locale enable/disable configuration to Yeoman Generator Angel Borroy 2021-06-23 11:42:11 +02:00
  • e45bf35c0b #379 Fix secondary port for Solr Sharding Angel Borroy 2021-06-22 09:53:02 +02:00
  • cb2a194fd7 Bump mockito-core from 3.11.1 to 3.11.2 (#1209) dependabot[bot] 2021-06-21 17:20:47 +00:00
  • 7adef88799 MNT-22394 Remove Bouncy Castle library dependency This dependency is injected by "org.apache.solr.solr-langid", but it's not used by SOLR and Search Services source code. Cherry picked from 1bc1c71 Angel Borroy 2021-06-21 17:57:44 +02:00
  • 1b06e3b57f Merge pull request #1208 from Alfresco/fix/MNT-22394_BouncyCastleVulnerability Angel Borroy 2021-06-21 17:54:48 +02:00
  • 3960a7b268 Bump alfresco-data-model from 11.59 to 11.67 (#1205) dependabot[bot] 2021-06-21 13:57:40 +00:00
  • c2dd0ccf4b Bump restapi from 1.59 to 1.60 (#1206) dependabot[bot] 2021-06-21 13:57:20 +00:00
  • a45d17f0b9 Bump slf4j.version from 1.7.30 to 1.7.31 (#1207) dependabot[bot] 2021-06-21 13:56:56 +00:00
  • 60a72582c2 MNT-22394 Remove Bouncy Castle library dependency This dependency is injected by "org.apache.solr.solr-langid", but it's not used by SOLR and Search Services source code. Angel Borroy 2021-06-21 11:02:18 +02:00
  • 0c3eae0c58 MNT-22393 Update to Solr 6.6.5-patched.6 to avoid using "xmlbeans" library Cherry picked from 4f7955a Angel Borroy 2021-06-21 09:41:19 +02:00
  • a3ce67fa3e MNT-22377 Fix search exact term queries using tokenised properties Cherry picked from 1b68a63 Angel Borroy 2021-06-18 12:50:15 +02:00
  • 339f752854 Merge pull request #1200 from Alfresco/feature/SEARCH-2909_ExactTermSearch501Test Tom Page 2021-06-18 11:43:04 +01:00
  • 40cdb81c8c SEARCH-2909 Disable failing tests. Tom Page 2021-06-18 11:05:43 +01:00
  • 4e23c69040 Merge pull request #1182 from Alfresco/fix/MNT-22377_ExactSearchConjunction Angel Borroy 2021-06-18 11:32:44 +02:00
  • 46986e8546 MNT-22377 Provide single test methods for every test case. Angel Borroy 2021-06-18 10:32:38 +02:00
  • 3665bdc510 MNT-22377 Provide single test methods for every test case. Angel Borroy 2021-06-18 10:12:13 +02:00
  • 91c3fc84d6 Merge pull request #1197 from Alfresco/fix/MNT-22393_XmlBeansVulnerability Angel Borroy 2021-06-17 18:07:14 +02:00
  • 4808124d1a MNT-22377 Declared disabled test. Angel Borroy 2021-06-17 17:35:52 +02:00
  • b7ea9e0557 MNT-22393 Fix dependencies with master branch Angel Borroy 2021-06-17 17:07:25 +02:00
  • f0653734a6 MNT-22393 Update notice.txt Angel Borroy 2021-06-17 15:45:36 +02:00
  • 3d6dd235b8 MNT-22393 Update to Solr 6.6.5-patched.5 to avoid using "xmlbeans" library Angel Borroy 2021-06-17 13:32:02 +02:00
  • 95f8d40c37 MNT-22393 Update to Solr 6.6.5-patched.5 to avoid using "xmlbeans" library Angel Borroy 2021-06-17 13:31:49 +02:00
  • 12b7583d0e MNT-22377 Fixes requested from review. Angel Borroy 2021-06-17 12:28:33 +02:00
  • 2aa7525b82 MNT-22377 Failing tests for non Cross Locale environments have been identified Those tests should be addressed by SEARCH-2461 and SEARCH-2953 Angel Borroy 2021-06-15 18:43:30 +02:00
  • 6e27d2996f MNT-22377 Typo Angel Borroy 2021-06-15 17:37:27 +02:00
  • 524cb48b9d MNT-22377 Failing tests for Cross Locale environments have been identified Those tests should be addressed by SEARCH-2461 and SEARCH-2953 Angel Borroy 2021-06-15 17:33:26 +02:00
  • 33de6c356b MNT-22377 Failing tests have been isolated to SearchExactTermCrossLocaleTestFailing Those tests should be addressed by SEARCH-2461 Angel Borroy 2021-06-15 15:52:42 +02:00
  • b0c7b6cdf1 Merge pull request #1201 from Alfresco/fix/MNT_22390_update_apache_compress_1.20 evasques 2021-06-15 14:40:28 +01:00
  • b0255e58c4 MNT-22377 Disable failing tests Angel Borroy 2021-06-15 14:57:55 +02:00
  • 52fffc6d5d MNT-22377 Failing tests have been isolated to SearchExactTermTestFailing Those tests should be addressed by SEARCH-2461 Angel Borroy 2021-06-15 13:57:31 +02:00
  • b916d57563 SEARCH-2909 Ensure we hit the index and add a second test for queries against the DB. Tom Page 2021-06-15 10:56:38 +01:00
  • 3cfa53b161 SEARCH-2909 Add test for 501 error being returned when exact term search is not available. Tom Page 2021-06-14 16:21:44 +01:00
  • 1e1e626a9a Bump alfresco-data-model from 11.54 to 11.59 (#1199) dependabot[bot] 2021-06-14 10:51:47 +00:00
  • 94ecaa84f7 Bump mockito-core from 3.11.0 to 3.11.1 (#1198) dependabot[bot] 2021-06-14 10:51:24 +00:00
  • 32e64a20f6 MNT-22390 - Update Apache Commons Compress to version 1.20 Eva Vasques 2021-06-14 10:22:28 +01:00
  • c895bd0ab2 MNT-22393 Remove "xmlbeans" library from 3rd party list Angel Borroy 2021-06-11 13:14:39 +02:00
  • f1dda25708 MNT-22393 Exclude "xmlbeans" library Angel Borroy 2021-06-11 12:43:30 +02:00
  • 28d657a3cd MNT-22377 Full coverage for exact term search for REST API with Cross Locale disabled Refactoring in order to reuse the same corpus as cross locale enabled has been added Angel Borroy 2021-06-10 10:24:04 +02:00
  • 746fb05e09 MNT-22377 Full coverage for exact term search for REST API with Cross Locale enabled Angel Borroy 2021-06-09 13:53:50 +02:00
  • ad37b01d29 Bump alfresco-data-model from 11.53 to 11.54 (#1195) dependabot[bot] 2021-06-08 11:11:22 +00:00
  • ccc353c1e3 Bump mockito-core from 3.10.0 to 3.11.0 (#1191) dependabot[bot] 2021-06-08 09:36:45 +00:00
  • 6e2bc6a21b SEARCH-2928 Updating yourkit location (#1194) Keerat LaliaandTom Page 2021-06-08 08:37:09 +01:00
  • 30f78183ce SEARCH-2928 Updating yourkit location (#1194) Keerat LaliaandTom Page 2021-06-08 08:37:09 +01:00
  • 07dffb6ba7 [MNT-22392] (#1189) Elia Porciani 2021-06-07 18:28:34 +02:00
  • cefc68f4df [MNT-22392] (#1188) Elia Porciani 2021-06-07 18:27:45 +02:00
  • e8fef729be MNT-22377 Amend comment Angel Borroy 2021-06-07 16:43:47 +02:00
  • ec0c6f6118 MNT-22377 Fix YourKit download for Docker Images Angel Borroy 2021-06-07 16:42:21 +02:00
  • eb271e038b MNT-22377 Restore amended tests, as they were working as expected Angel Borroy 2021-06-07 16:41:52 +02:00
  • 380cd98cdf MNT-22377 Fix cross locale enabling condition in Dockerfile for Search Services (Python generator) Angel Borroy 2021-06-07 16:41:19 +02:00
  • ac3e87ee33 MNT-22377 Additional tests in order to verify tokenisation is working also for Cross Locale deployments. Angel Borroy 2021-06-04 16:15:00 +02:00
  • d621af6b4c MNT-22377 Fix expected values when searching cm:title field, as it's tokenised and some additional results are required. Angel Borroy 2021-06-04 11:56:57 +02:00
  • bfb6917827 MNT-22377 Fix expected values for FacetedSearch, as no locale prefix should be added to results. Angel Borroy 2021-06-03 16:59:40 +02:00
  • dc280a3ed1 Merge pull request #1186 from Alfresco/feature/MNT-22395_UpgradeSolr_20x Tom Page 2021-06-03 15:51:07 +01:00
  • 1278e850b4 Merge pull request #1184 from Alfresco/feature/MNT-22395_UpgradeSolr Tom Page 2021-06-03 14:03:59 +01:00
  • 61dd01d16e Merge pull request #1184 from Alfresco/feature/MNT-22395_UpgradeSolr Tom Page 2021-06-03 14:03:59 +01:00
  • 9ac218d397 MNT-22395 Upgrade of solr and jetty. Tom Page 2021-06-03 13:23:43 +01:00
  • 3b5ab2493c Bump alfresco-data-model from 11.31 to 11.53 (#1185) dependabot[bot] 2021-06-03 12:04:46 +00:00
  • d3cd395bc3 Bump dependency.jackson.version from 2.12.2 to 2.12.3 (#1150) dependabot[bot] 2021-06-03 11:26:11 +00:00
  • 2769359ec7 Bump jaxb-xjc from 3.0.0 to 3.0.1 (#1167) dependabot[bot] 2021-06-03 10:45:02 +00:00
  • 9194b67401 Bump mockito-core from 3.9.0 to 3.10.0 (#1172) dependabot[bot] 2021-06-03 10:36:19 +00:00
  • 3052e658cd MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version. Tom Page 2021-06-03 10:59:08 +01:00
  • a1e02d92a2 Bump cmis from 1.29 to 1.30 (#1174) dependabot[bot] 2021-06-03 09:42:12 +00:00
  • b38907f309 MNT-22377 Add support for Search Services using Cross Locale configuration to Python Generator Add new Travis Job to run Cross Locale tests Angel Borroy 2021-06-02 11:29:27 +02:00
  • a7b5502f7e MNT-22377 Fix "tokenised=true" fields for exact search Added specific tests to be run with Search Services using Cross Locale configuration Angel Borroy 2021-06-02 10:29:31 +02:00
  • e5cb9dba5b SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Scheduler SOLR processes. Cherry picked from d36a330 Angel Borroy 2021-05-31 11:32:24 +02:00
  • 15a255675c Merge pull request #1178 from Alfresco/feature/SEARCH-2888_MergingPolicies Angel Borroy 2021-05-31 11:28:42 +02:00
  • 27f8ca18b3 MNT-22377 Created automatic test to reproduce the issue Run it using "mvn test -f e2e-test/pom.xml -DsuiteXmlFile=src/test/resources/SearchSuiteCustom.xml -Dalfresco.server=localhost -Dalfresco.port=8080" Angel Borroy 2021-05-28 13:40:34 +02:00
  • cf9607c415 Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin Tom Page 2021-05-28 11:35:53 +01:00
  • 6ae39815ae SEARCH-2902 Don't use plugin for SS or IE. Tom Page 2021-05-27 15:13:00 +01:00
  • 0836f04bf6 SEARCH-2902 Add third-party license execution for license-maven-plugin. Tom Page 2021-05-26 13:27:23 +01:00
  • 5be4434824 SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Scheduler SOLR processes. Angel Borroy 2021-05-21 16:25:37 +02:00
  • 48683f9285 SEARCH-2548 Query perfomance degradation Cherry picked from 059f732 Angel Borroy 2021-05-18 17:41:52 +02:00
  • dcb3d0ecf5 Merge pull request #1028 from Alfresco/feature/SEARCH-2548_query_perfomance_degradation Angel Borroy 2021-05-18 17:16:10 +02:00
  • 5bdb8727b0 Revert "SEARCH-2548: Upgrade license headers" Angel Borroy 2021-05-18 17:09:58 +02:00
  • b071000ab1 Revert "SEARCH-2548: Disable documentCache for SOLR Core, as properties are not re-used from SOLR side ever." Angel Borroy 2021-05-18 17:09:41 +02:00
  • c27b1aa14b SEARCH-2887 Disable FINGERPRINT and Document Cache by default Cherry pick from eb4ab98 Angel Borroy 2021-05-18 15:57:10 +02:00
  • 97062196be Merge pull request #1175 from Alfresco/feature/SEARCH-2887_DisableFingerprintDocCache Angel Borroy 2021-05-18 15:54:28 +02:00
  • c7bc425378 SEARCH-2887 Fix test condition according to expected list Angel Borroy 2021-05-17 16:08:20 +02:00