Commit Graph
5489 Commits
Author SHA1 Message Date
Tom Page 3052e658cd MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version. 2021-06-03 10:59:08 +01:00
Angel Borroy 15a255675c Merge pull request #1178 from Alfresco/feature/SEARCH-2888_MergingPolicies
SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Sche…
2021-05-31 11:28:42 +02:00
Tom Page cf9607c415 Merge pull request #1180 from Alfresco/feature/SEARCH-2902_ThirdPartyLicensePlugin
SEARCH-2902 Add third-party license execution for license-maven-plugin.
2021-05-28 11:35:53 +01:00
Tom Page 6ae39815ae SEARCH-2902 Don't use plugin for SS or IE. 2021-05-27 15:13:00 +01:00
Tom Page 0836f04bf6 SEARCH-2902 Add third-party license execution for license-maven-plugin. 2021-05-26 13:27:23 +01:00
Angel Borroy 5be4434824 SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Scheduler SOLR processes. 2021-05-21 16:25:37 +02:00
Angel Borroy dcb3d0ecf5 Merge pull request #1028 from Alfresco/feature/SEARCH-2548_query_perfomance_degradation
Feature/search 2548 query perfomance degradation
2021-05-18 17:16:10 +02:00
Angel Borroy 5bdb8727b0 Revert "SEARCH-2548: Upgrade license headers"
This reverts commit c3298a0af67fd24f69004135c349df8f8e132d3c.
2021-05-18 17:09:58 +02:00
Angel Borroy b071000ab1 Revert "SEARCH-2548: Disable documentCache for SOLR Core, as properties are not re-used from SOLR side ever."
This reverts commit e6e00b2c98c79df0d9f004fafb4106111478ac21.
2021-05-18 17:09:41 +02:00
Angel Borroy 97062196be Merge pull request #1175 from Alfresco/feature/SEARCH-2887_DisableFingerprintDocCache
Feature/search 2887 disable fingerprint doc cache
2021-05-18 15:54:28 +02:00
Angel Borroy c7bc425378 SEARCH-2887 Fix test condition according to expected list 2021-05-17 16:08:20 +02:00
Angel Borroy eff0797e3c SEARCH-2887 Execute Fingerprint tests with custom Docker Compose template, as feature is disabled by default. 2021-05-17 12:58:43 +02:00
Angel Borroy 39edb6bd27 SEARCH-2887 New parameter ('-ef', '--enableFingerprint') to enable Fingerprint feature 2021-05-17 12:38:27 +02:00
Angel Borroy e2c6b90dae SEARCH-2887 Disable FINGERPRINT and Document Cache by default 2021-05-17 09:52:18 +02:00
dependabot[bot] 819fb84757 Bump alfresco-data-model from 11.30 to 11.31 (#1171) 2021-05-10 11:59:24 +00:00
dependabot[bot] af00019499 Bump mockito-core from 3.8.0 to 3.9.0 (#1145) 2021-05-10 08:22:37 +00:00
dependabot[bot] 09b4290816 Bump download-maven-plugin from 1.6.2 to 1.6.3 (#1166) 2021-05-10 08:22:02 +00:00
dependabot[bot] 4a368243d7 Bump restapi from 1.57 to 1.59 (#1168) 2021-05-10 08:21:42 +00:00
dependabot[bot] a090f6ff12 Bump alfresco/alfresco-base-java (#1159) 2021-05-10 08:21:07 +00:00
dependabot[bot] dacb08c70b Bump alfresco-data-model from 11.8 to 11.30 (#1170) 2021-05-10 08:20:02 +00:00
Angel Borroy 8bf4cb9f83 Merge pull request #1165 from Alfresco/feature/SEARCH-2802_PythonGenerator
SEARCH-2802: Fix Python Generator in order to support ACS 6.x
2021-05-04 10:23:16 +02:00
Angel Borroy ffdb1416cb SEARCH-2802: Fix Python Generator in order to support ACS 6.x 2021-04-30 15:59:17 +02:00
Travis CI User e887ace763 [maven-release-plugin][skip ci]prepare for next development iteration 2.1.0-A8 2021-04-23 14:01:47 +00:00
Travis CI User 6161380072 [maven-release-plugin][skip ci]prepare release 2.1.0-A8 2021-04-23 14:01:43 +00:00
Travis CI User ee26982041 [maven-release-plugin][skip ci]prepare for next development iteration 2021-04-22 13:01:31 +00:00
Travis CI User 2f8f408399 [maven-release-plugin][skip ci]prepare release 2.1.0-A7 2021-04-22 13:01:27 +00:00
Angel Borroy 6fae7caa33 Merge pull request #1151 from Alfresco/feature/SEARCH-2802_GeneratorACS7
SEARCH-2802: Add Share Services AMP to Repository from 7.0.0 in Docke…
2021-04-21 17:54:16 +02:00
Angel Borroy 8a82639b8b SEARCH-2802: Add Share Services AMP to Repository from 7.0.0 in Docker Compose Yeoman Generator 2021-04-20 13:49:57 +02:00
Angel Borroy e7f05e2f13 Merge pull request #1149 from Alfresco/feature/SEARCH-2802_SharedSecretAuth
Feature/search 2802 shared secret auth
2021-04-15 15:35:41 +02:00
Angel Borroy 7c67ebdf55 SEARCH-2802: Added Shared Secret communication method to Yeoman Generator
Support for ACS 7.0
2021-04-15 10:48:49 +02:00
Angel Borroy d26edf75ea SEARCH-2802: Added Shared Secret communication method to Python Generator 2021-04-14 13:41:11 +02:00
Angel Borroy 3faba7eb4d SEARCH-2802: Fix new version for dependency in notice file 2021-04-14 12:13:41 +02:00
Angel Borroy 9a32dd16bb SEARCH-2802: HttpClientFactory integration with Search Services to support for Shared Secret communication. 2021-04-14 11:34:50 +02:00
Angel Borroy ab3093bc35 SEARCH-2802: Solr Authentication Plugin to accept request with header containing a secret word. 2021-04-08 15:55:49 +02:00
Angel Borroy 65467dd3b6 Merge pull request #1144 from Alfresco/fix/MNT-22158_FacetsMultivalued
MNT-22158: Index multivalued fields as identifiers
2021-04-07 12:15:27 +02:00
Angel Borroy c23cde1019 MNT-22158: Index multivalued fields as identifiers
This change requires re-indexing SOLR Core
2021-04-07 11:13:52 +02:00
dependabot[bot] b25bc82c8a Bump lombok from 1.18.18 to 1.18.20 (#1140) 2021-04-06 08:50:42 +00:00
dependabot[bot] 3fbe514dd8 Bump download-maven-plugin from 1.6.1 to 1.6.2 (#1137) 2021-04-06 08:23:39 +00:00
Angel Borroy 3dd88e1a04 SEARCH-2548: Upgrade license headers 2021-04-05 16:19:06 +02:00
Angel Borroy 191a8d65ee SEARCH-2548: Disable documentCache for SOLR Core, as properties are not re-used from SOLR side ever. 2021-04-05 10:20:19 +02:00
dependabot[bot] c215473c3d Merge pull request #1133 from Alfresco/dependabot/maven/org.alfresco.tas-utility-3.0.44 2021-03-30 09:15:25 +00:00
dependabot[bot] 0be2294516 Merge pull request #1132 from Alfresco/dependabot/maven/org.alfresco.tas-restapi-1.57 2021-03-30 09:14:14 +00:00
dependabot[bot] be901e083a Bump restapi from 1.56 to 1.57
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi) from 1.56 to 1.57.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases)
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.56...v1.57)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 08:38:06 +00:00
dependabot[bot] f7236bd80b Bump utility from 3.0.43 to 3.0.44
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.43 to 3.0.44.
- [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.43...utility-3.0.44)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-30 08:38:01 +00:00
dependabot[bot] a35a3e3fe4 Merge pull request #1135 from Alfresco/dependabot/maven/org.alfresco.tas-cmis-1.29 2021-03-30 08:37:18 +00:00
dependabot[bot] 24d9f0cff4 Merge pull request #1136 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-11.1 2021-03-30 08:36:58 +00:00
dependabot[bot] d8078b7b89 Bump alfresco-data-model from 9.3 to 11.1
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-community-repo) from 9.3 to 11.1.
- [Release notes](https://github.com/Alfresco/alfresco-community-repo/releases)
- [Commits](https://github.com/Alfresco/alfresco-community-repo/compare/9.3...11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 21:03:59 +00:00
dependabot[bot] 3f7ed2446b Bump cmis from 1.28 to 1.29
Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.28 to 1.29.
- [Release notes](https://github.com/Alfresco/alfresco-tas-cmis/releases)
- [Changelog](https://github.com/Alfresco/alfresco-tas-cmis/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/Alfresco/alfresco-tas-cmis/compare/v1.28...v1.29)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 21:02:51 +00:00
dependabot[bot] a730b90ada Merge pull request #1131 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-9.3 2021-03-25 09:38:49 +00:00
dependabot[bot] 6a91cd705d Bump alfresco-data-model from 9.2 to 9.3
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-community-repo) from 9.2 to 9.3.
- [Release notes](https://github.com/Alfresco/alfresco-community-repo/releases)
- [Commits](https://github.com/Alfresco/alfresco-community-repo/compare/9.2...9.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-24 22:03:51 +00:00