Commit Graph
5266 Commits
Author SHA1 Message Date
Tom Page dc280a3ed1 Merge pull request #1186 from Alfresco/feature/MNT-22395_UpgradeSolr_20x
MNT-22395 Backport to release/V2.0.x.
2021-06-03 15:51:07 +01:00
Tom Page 1278e850b4 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.

(cherry picked from commit ba59962e9bcf9f17c6fd1c83a3616306ab98d01f)
2021-06-03 14:12:02 +01:00
Angel Borroy e5cb9dba5b SEARCH-2888: Expose tuning parameters for Merge Policy and Merge Scheduler SOLR processes.
Cherry picked from d36a330
2021-05-31 11:32:24 +02:00
Angel Borroy 48683f9285 SEARCH-2548 Query perfomance degradation
Cherry picked from 059f732
2021-05-18 17:41:52 +02:00
Angel Borroy c27b1aa14b SEARCH-2887 Disable FINGERPRINT and Document Cache by default
Cherry pick from eb4ab98
2021-05-18 15:57:10 +02:00
Angel Borroy 2c960cc3aa Merge pull request #1161 from Alfresco/feature/SEARCH-2802_SecretV2
Feature/search 2802 secret v2
2021-04-30 12:10:03 +02:00
Angel Borroy 576522fba2 SEARCH-2802: Update license information. 2021-04-27 09:27:52 +02:00
Angel Borroy 057a3b86fd SEARCH-2802: Search Services to support for Shared Secret communication. 2021-04-26 16:56:14 +02:00
Angel Borroy ae00b1d286 MNT-22158: Index multivalued fields as identifiers
This change requires re-indexing SOLR Core
Cherry picked from 251ca00
2021-04-07 12:29:39 +02:00
Tom Page 00d06831f6 Merge pull request #1105 from Alfresco/fix/MNT-22094_StoreMaxChangeSet
MNT-22094 Store max change set.

(cherry picked from commit bbac8534b89bc4fcb925126ae836a90e9b112c09)
2021-02-26 14:08:38 +00:00
tiagosalvado10 1d9e497352 Merge pull request #1083 from Alfresco/fix/MNT-22045_minhash_update_2.0.x
[MNT-22045] Prevents MINHASH field from being always added
2021-02-04 14:36:13 +00:00
tiagosalvado10 1ae7195791 Merge pull request #1081 from Alfresco/fix/MNT-22045_minhash_update
[MNT-22045] Prevents MINHASH field from being always added

(cherry picked from commit 0830476021049c9e9bb8c3b3e9881937eb726bda)
2021-02-03 22:28:21 +00:00
Travis CI User d42767866f [maven-release-plugin][skip ci]prepare for next development iteration 2021-01-29 17:06:21 +00:00
Travis CI User 625710752d [maven-release-plugin][skip ci]prepare release 2.0.2-A1 2021-01-29 17:06:14 +00:00
Alex Mukha cbf42a9d6c Disable CoresCreateUpdateDistributedIT.newCoreWithUpdateSharedProperties 2021-01-25 21:41:00 +00:00
Alex Mukha b329883e67 Disable AlfrescoSolrTrackerExceptionIT.testTrackers 2021-01-25 20:06:16 +00:00
Alex Mukha 5e63be3185 Disable 3 tests in AlfrescoCMISQParserPluginIT 2021-01-25 19:26:04 +00:00
Alex Mukha be04306591 SEARCH-2541 Disable SearchQueryPaginationTest.testSearchApiPagination 2021-01-25 17:50:18 +00:00
Alex Mukha 9c38c27316 SEARCH-2318: Add Travis configuration to Insight Engine (#873)
The changes include the following:
* The python scripts for e2e environment creation were moved to this code base
* Mirror to community
* Docker image check
* Unit, integration and e2e tests
* "Snapshots": "latest" docker image from master in quay.io, docker images for "release" branches to quay.io, "master" and * "release" branches snapshots to nexus
* Releases: nexus, s3 staging bucket, quay.io and dockerhub
* Fix for https://issues.alfresco.com/jira/browse/SEARCH-2389

The build is using branches only.
2021-01-25 12:10:06 +00:00
Alex Mukha 6efeea3acb Make license header updates configurable (#1047)
The license header plugin was trying to enforce current dates in the header. The headers can still have an old year, so now the plugin is configurable. One can still update license headers using maven command:
mvn clean install -Dlicense.update.dryrun=false -Dlicense.update.copyright=true -DskipTests=true
2021-01-05 09:56:05 +00:00
alfresco-build d1a7aca700 [maven-release-plugin] prepare for next development iteration 2020-12-09 21:23:26 +00:00
alfresco-build 05b900112b [maven-release-plugin] prepare release 2.0.1 2020-12-09 21:23:17 +00:00
alfresco-build 5e35265809 [maven-release-plugin] prepare for next development iteration 2020-12-03 16:20:38 +00:00
alfresco-build 92626a6579 [maven-release-plugin] prepare release 2.0.1-RC4 2020-12-03 16:20:29 +00:00
Keerat Lalia 215efa41fe Merge pull request #940 from Alfresco/fix/SEARCH-2398_AlfrescoSolrReloadTest
SEARCH-2398 fix for alfrescosolrreload test

(cherry picked from commit ecf1ae1f9780b19fb79cea05eb682c0f27f5130e)
2020-12-03 15:03:35 +00:00
Tom Page 694f3dca4c Merge pull request #1032 from Alfresco/SEARCH-2375_BackportMetadataTracker
Search 2375 Backport MetadataTracker changes to release/V2.0.x.
2020-12-03 14:56:50 +00:00
Tom Page 30da193a4c Merge release/V2.0.x into SEARCH-2375_BackportMetadataTracker. 2020-12-03 14:29:18 +00:00
Angel Borroy b8f53c868b SEARCH-2415: Improve MetadataTracker performance
Fix parallelism default names in property template file

(cherry picked from commit 3c7b197216d6ea8779aff9ffbeb455755410a35a)
2020-12-03 14:27:22 +00:00
Angel Borroy f4746c1d0b Merge pull request #921 from Alfresco/fix/SEARCH-2375_MetadataTrackerLogs
SEARCH-2375: Added TRACE messages to report indexing progress from wo…
(cherry picked from commit c222b58326bc22a797fe3dde2456a890674c5463)
2020-12-03 14:25:02 +00:00
Angel Borroy 24c5f76dbe SEARCH-2537: Remove unused dependency xml-apis-1.4.01.jar from notice file
(cherry picked from commit 1a04d264d4460ab26882d6a4d5ee699dc86af63a)
2020-12-03 13:33:32 +00:00
Angel Borroy f9dd6dfa12 Merge pull request #995 from Alfresco/fix/SEARCH-2537_DataModelSupport
SEARCH-2537: Update alfresco-search and insight-engine with some chan…
(cherry picked from commit 853ff944d8c50f8d0b145766e5b3fadf53d4c027)
2020-12-03 13:33:19 +00:00
Angel Borroy 54184dfd7e Merge pull request #926 from Alfresco/fix/SEARCH-2408_ChangeSetAclsBatchSizeLimit
SEARCH-2408: Hard limit to 512 ACL Change Set lists to get informatio…
(cherry picked from commit 03768a6e8d6645b5db1a2e6f5b20aa9456a00663)
2020-12-03 11:23:13 +00:00
Angel Borroy 8e6ac4f7dc Merge pull request #919 from Alfresco/fix/SEARCH-2401_HttpSocketTimeOut
SEARCH-2401: Add socketTimeOut parameter to HttpConnections
(cherry picked from commit cb64ba034c727b108e4588e39615ca6b1f36db67)
2020-12-03 11:22:53 +00:00
Angel Borroy 584ce2e672 Merge pull request #915 from Alfresco/fix/SEARCH-2396_ApathsDuplicatedValues
SEARCH-2396: Avoid indexing duplicated values for APATH and ANAME fie…
(cherry picked from commit 9c28aa0d6d2af21d83414b00252d2ca99b6d3035)
2020-12-03 11:22:09 +00:00
Angel Borroy 5ba4939dfa Merge pull request #918 from Alfresco/fix/SEARCH-2370_DockerEnvVars
SEARCH-2370: Get Docker SOLR_DATA_DIR_ROOT and SOLR_SOLR_MODEL_DIR va…
(cherry picked from commit 785d1e71f382bc6349f9305e81cccb6f8800f680)
2020-12-03 11:16:01 +00:00
alfresco-build 82bd696c0c [maven-release-plugin] prepare for next development iteration 2020-11-26 18:46:16 +00:00
alfresco-build f78885feab [maven-release-plugin] prepare release 2.0.1-RC3 2020-11-26 18:46:07 +00:00
Keerat Lalia 7b1508e4c9 Merge pull request #1026 from Alfresco/fix/SEARCH-2548_cherrypick_2.0.X
Fix/search 2538 (#987)
2020-11-26 17:38:09 +00:00
Elia Porciani c95bfcf8df Fix/search 2538 (#987)
* [SEARCH-2538]
Implementation of explicit atomic updates for fixing aspect removal issue

(cherry picked from commit e13bc4c2f7b05febabb27372e9bb96dc28e99b60)
2020-11-26 17:21:02 +01:00
alfresco-build 72218571be [maven-release-plugin] prepare for next development iteration 2020-11-25 20:32:10 +00:00
alfresco-build 07a6057a23 [maven-release-plugin] prepare release 2.0.1-RC2 2020-11-25 20:32:01 +00:00
Angel Borroy b9e47cd4b9 SEARCH-2407: Skip Content Model Validation in Search Services side
Cherry picked from fe81236
2020-11-25 18:52:16 +01:00
Keerat Lalia 10d848ec98 Merge pull request #1022 from Alfresco/fix/SEARCH-2432_FixDefaultNotebooks
Fix/search 2432 fix default notebooks
2020-11-25 14:26:16 +00:00
alfresco-build 8053d9d8a2 [maven-release-plugin] prepare for next development iteration 2020-11-24 14:03:38 +00:00
alfresco-build 1d437a50ae [maven-release-plugin] prepare release 2.0.1-RC1 2020-11-24 14:03:29 +00:00
Angel Borroy 87e7ba6f24 SEARCH-2460: Correct validation of "isIndexed" property.
Index "unidexed" nodes only when global property to ignore them is not set.
Cherry picked from c2bc8a8
2020-11-13 10:12:40 +01:00
alfresco-build 50aa0ae80f [maven-release-plugin] prepare for next development iteration 2020-11-03 12:45:42 +00:00
alfresco-build 652674f299 [maven-release-plugin] prepare release 2.0.1-A1 2020-11-03 12:45:33 +00:00
Angel Borroy 261ed4a30d SEARCH-2415: Performance tuning for MetadataTracker and ContentTracker.
Cherry picked from 7fbb361
2020-11-03 12:36:13 +01:00
Angel Borroy 82e56411bf SEARCH-2529: Allows configuration for getting the path information for a node in batches or as single nodes
New solrcore.properties available: alfresco.metadata.getPathsInNodeBatches=true
2020-11-03 10:41:38 +01:00