Commit Graph
5656 Commits
Author SHA1 Message Date
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
Alex Mukha 5922f61233 Disable AlfrescoSolrTrackerRollbackIT.testTrackers 2020-10-28 14:41:44 +00:00
Elia Porciani c555f6d400 Fix/search 2400 to 2.0.x (#937)
* [SEARCH-2400]
restored shared.properties as in 1.4.3

(cherry picked from commit 45fd7b6c83b7f96925a163853ee22cc09c52ba44)

* [SEARCH-2400]
changed music model

(cherry picked from commit f7bbac444de7c2a7ea9bf18e72ea1b43153344c0)

* [SEARCH-2400]
removed conf directory from solrhome in distributed tests

(cherry picked from commit 52c94cef08d1d5646b37074ba42b1ab6ee2ab1c7)

* [SEARCH-2400]
use different shared.properties for integration tests

(cherry picked from commit 61dd7a5df731b2a4e88f6302d89b738b35c6f5f4)

* [SEARCH-2400]
restored music model

(cherry picked from commit b5894e6ddb5a9acbf7a0dd8e4d6c8f0014ed5d69)

* [SEARCh-2400]
restored test to be the same as in 1.4.3 branch

(cherry picked from commit d5c6ced530b4edaae00a8edbde55b9fdffcc6839)

* [SEARCH-2400]
activate cross-locale field for all the non-tokenized properties

(cherry picked from commit e04d486f623407dc3c763f637d3bdd90937364c2)

* [SEARCH-2400]
fixed test on dynamic fields

(cherry picked from commit b336d8ff02f7b7e29202160ef1b8081a37d86c53)

* [SEARCH-2400]
fixed test shared.properties on insightEngine

(cherry picked from commit 5a0738eed5ec1684d2100a15992294963e50431c)

* [SEARCH-2400]
removed check for property with no cross-locale fields in highlighter

(cherry picked from commit a05149503e30556e299e63122acbb5e43dc62ff6)
2020-09-11 14:41:16 +02:00
Alex Mukha 7d34b99aea SEARCH-2409 Add debug logs in Tracker state creation (#928) 2020-09-08 09:30:11 +01:00
Tom Page e99337e198 Merge pull request #914 from Alfresco/fix/SEARCH-2362_ModelDiffMandatoryProperties
SEARCH-2362 Update alfresco-data-model.

(cherry picked from commit 824d41245c8ea38403009876a6d400377e39570d)
2020-08-28 14:20:56 +01:00
Andrea Gazzarini 29d1c7f438 [ SEARCH-2376 ] Fix timezone mgmt on IE (#904)
* [ SEARCH-2376 ] Fix timezone mgmt on IE

* [ SEARCH-2376 ] Restrict the test timezones by unique offset + Junit repeater

(cherry picked from commit bb88db5864b4c1713d2681268e29a0c74f03e2ec)
2020-08-19 13:05:46 +02:00
Angel Borroy 2b683b055c SEARCH-2390: Skip getting nodes from repository when no transactions left
Cherry picked from 2141634
2020-08-19 12:32:21 +02:00
Angel Borroy 5080c58198 SEARCH-2379: Update the whole ASPECT list when updating a Document, that allows removing removed aspects
Cherry picked from 7135403
2020-08-18 12:09:17 +02:00
Angel Borroy 8ffef842db SEARCH-2378: Update the whole PARENT list when updating a Document
Cherry picked from 84bb8db
2020-08-18 12:06:11 +02:00
Angel Borroy 03a489bd90 Merge pull request #896 from Alfresco/fix/SEARCH_2126_RemoveCountZeroQueryFacets
SEARCH-2126: Remove facet query results having count equals to zero.
2020-08-13 17:03:14 +01:00
Alex Mukha 8649be4032 SEARCH-2256 Update pom version according to the new branch 2020-08-10 11:48:42 +01:00