Angel Borroy
|
ec0c6f6118
|
MNT-22377 Fix YourKit download for Docker Images
|
2021-06-07 16:42:21 +02:00 |
|
Angel Borroy
|
eb271e038b
|
MNT-22377 Restore amended tests, as they were working as expected
|
2021-06-07 16:41:52 +02:00 |
|
Angel Borroy
|
380cd98cdf
|
MNT-22377 Fix cross locale enabling condition in Dockerfile for Search Services (Python generator)
|
2021-06-07 16:41:19 +02:00 |
|
Angel Borroy
|
ac3e87ee33
|
MNT-22377 Additional tests in order to verify tokenisation is working also for Cross Locale deployments.
|
2021-06-04 16:15:00 +02:00 |
|
Angel Borroy
|
d621af6b4c
|
MNT-22377 Fix expected values when searching cm:title field, as it's tokenised and some additional results are required.
|
2021-06-04 11:56:57 +02:00 |
|
Angel Borroy
|
bfb6917827
|
MNT-22377 Fix expected values for FacetedSearch, as no locale prefix should be added to results.
|
2021-06-03 16:59:40 +02:00 |
|
Tom Page
|
61dd01d16e
|
Merge pull request #1184 from Alfresco/feature/MNT-22395_UpgradeSolr
MNT-22395 Update to Solr 6.6.5-patched.4 to benefit from new Jetty version.
|
2021-06-03 14:03:59 +01:00 |
|
Tom Page
|
9ac218d397
|
MNT-22395 Upgrade of solr and jetty.
|
2021-06-03 13:23:43 +01:00 |
|
dependabot[bot]
|
3b5ab2493c
|
Bump alfresco-data-model from 11.31 to 11.53 (#1185)
|
2021-06-03 12:04:46 +00:00 |
|
dependabot[bot]
|
d3cd395bc3
|
Bump dependency.jackson.version from 2.12.2 to 2.12.3 (#1150)
|
2021-06-03 11:26:11 +00:00 |
|
dependabot[bot]
|
2769359ec7
|
Bump jaxb-xjc from 3.0.0 to 3.0.1 (#1167)
|
2021-06-03 10:45:02 +00:00 |
|
dependabot[bot]
|
9194b67401
|
Bump mockito-core from 3.9.0 to 3.10.0 (#1172)
|
2021-06-03 10:36:19 +00:00 |
|
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 |
|
dependabot[bot]
|
a1e02d92a2
|
Bump cmis from 1.29 to 1.30 (#1174)
|
2021-06-03 09:42:12 +00:00 |
|
Angel Borroy
|
b38907f309
|
MNT-22377 Add support for Search Services using Cross Locale configuration to Python Generator
Add new Travis Job to run Cross Locale tests
|
2021-06-02 11:29:27 +02:00 |
|
Angel Borroy
|
a7b5502f7e
|
MNT-22377 Fix "tokenised=true" fields for exact search
Added specific tests to be run with Search Services using Cross Locale configuration
|
2021-06-02 10:29:31 +02: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 |
|
Angel Borroy
|
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"
|
2021-05-28 13:40:34 +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 |
|