Commit Graph
5315 Commits
Author SHA1 Message Date
elia 06af32d076 [SEARCH-2548]
set version field as docvalue
2020-11-26 10:40:36 +01:00
elia f2beb3875a [SEARCH-2548]
updated solr dependency
2020-11-26 10:40:17 +01:00
Angel Borroy 0590c68090 Merge pull request #1005 from Alfresco/fix/SEARCH-2460_ReindexNodeId
SEARCH-2460: Correct validation of "isIndexed" property.
2020-11-13 10:08:23 +01:00
Angel Borroy e60230ca8b SEARCH-2460: Bump alfresco-tas-restapi version 2020-11-13 10:07:42 +01:00
Angel Borroy be96d46380 SEARCH-2460: Correct validation of "isIndexed" property.
Index "unidexed" nodes only when global property to ignore them is not set.
2020-11-12 10:50:47 +01:00
Angel Borroy 99fcffa49a SEARCH-2537: Remove unused dependency xml-apis-1.4.01.jar from notice file 2020-11-04 13:06:35 +01:00
Angel Borroy 293846d4b8 Merge pull request #995 from Alfresco/fix/SEARCH-2537_DataModelSupport
SEARCH-2537: Update alfresco-search and insight-engine with some chan…
2020-11-04 12:12:50 +01:00
Angel Borroy c442349b1b SEARCH-2537: Update alfresco-search and insight-engine with some changes introduced in alfresco-data-model 2020-11-04 10:29:00 +01:00
Angel Borroy 6e3112cfa7 Merge pull request #988 from Alfresco/fix/SEARCH-2529_ConfigureGetPathsFields_Master
SEARCH-2529: Allows configuration for getting the path information fo…
2020-11-03 10:34:34 +01:00
Angel Borroy fffbb92054 SEARCH-2529: Lower memory resources required for MetadataTracker 2020-11-03 10:33:43 +01:00
Angel Borroy 0be2ee92a6 Merge pull request #991 from Alfresco/fix/SEARCH-2415_SlowIndexingPerformance
Fix/search 2415 slow indexing performance
2020-11-03 10:17:28 +01:00
Angel Borroy 308a81506e SEARCH-2415: Decrease default pool for ContentTracker, as it had impact in performance. 2020-10-30 13:02:09 +01:00
Elia Porciani d1f3103e0f Fix/search 2538 (#987)
* [SEARCH-2538]
Implementation of explicit atomic updates for fixing aspect removal issue
2020-10-30 09:22:42 +01:00
Angel Borroy 4c3954be37 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-10-29 17:16:21 +01:00
Angel Borroy 1011711ab6 SEARCH-2415: Improve MetadataTracker performance
Fix parallelism default names in property template file
2020-10-29 12:08:16 +01:00
Alex Mukha 268c5070d6 SEARCH-2543 Disable SetupTest.testModelFinanceCanBeUsed 2020-10-28 17:15:17 +00:00
Alex Mukha 02d6f8b305 SEARCH-2542 Disable AlfrescoSolrReloadIT.testReload 2020-10-28 14:38:08 +00:00
Alex Mukha 0110d0d603 SEARCH-2541 Disable SearchQueryPaginationTest.testSearchApiPagination 2020-10-28 14:28:38 +00:00
Tom Page 65afc63b26 Merge pull request #977 from Alfresco/feature/UpdateDataModel8.302
Upgrade to alfresco-data-model 8.302.
2020-10-23 10:30:29 +01:00
Angel Borroy 656bdae8b6 Merge pull request #975 from Alfresco/fix/SEARCH-2407_SkipModelValidationMaster
SEARCH-2407: Skip Content Model Validation in Search Services part, a…
2020-10-21 18:35:08 +02:00
Angel Borroy 6b10e68663 SEARCH-2407: Skip Content Model Validation in Search Services part, as this task is already performed in the repository. 2020-10-21 16:37:52 +02:00
Tom Page 851be55b4e Upgrade to alfresco-data-model 8.302.
This included an update of the json library, so update license and notice to match latest code from GitHub.
2020-10-21 13:47:41 +01:00
Alex Mukha 7820e12c22 Disable 3 tests in AlfrescoCMISQParserPluginIT 2020-10-21 13:26:02 +01:00
Alex Mukha 2c58ed0dc1 Disable intermittent test DistributedAlfrescoSolrTrackerRaceIT#testTracker 2020-10-21 13:25:53 +01:00
Alex Mukha 9852132db9 Disable CoresCreateUpdateDistributedIT.newCoreWithUpdateSharedProperties 2020-10-21 13:25:40 +01:00
Alex Mukha 0575bdd18e Disable AlfrescoSolrTrackerExceptionIT.testTrackers 2020-10-21 13:25:31 +01:00
Alex Mukha cb81d09970 Disable AlfrescoSolrTrackerRollbackIT.testTrackers 2020-10-21 13:25:21 +01:00
Tom Page 37fc7229aa Merge pull request #967 from Alfresco/dependabot/maven/org.alfresco.tas-cmis-1.16
Bump cmis from 1.15 to 1.16
2020-10-15 08:45:02 +01:00
dependabot[bot] fab256ec22 Bump cmis from 1.15 to 1.16
Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.15 to 1.16.
- [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.15...v1.16)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-14 21:04:57 +00:00
Alex Mukha 1672cb77f6 Merge pull request #966 from Alfresco/fix/368-AddIdParam
Need to add id param.
2020-10-14 15:45:10 +01:00
Alex Mukha 5d6aab1cab Merge pull request #965 from Alfresco/fix/365-ChangeDeprecatedClass
Change deprecated class.
2020-10-14 14:52:57 +01:00
dependabot[bot] f3fb83c227 Merge pull request #963 from Alfresco/dependabot/maven/org.alfresco.tas-utility-3.0.33 2020-10-14 09:27:54 +00:00
dependabot[bot] 92ca05481e Bump utility from 3.0.32 to 3.0.33
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.32 to 3.0.33.
- [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.32...utility-3.0.33)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 21:03:05 +00:00
dependabot[bot] 6b221b9068 Merge pull request #962 from Alfresco/dependabot/maven/junit-junit-4.13.1 2020-10-13 08:31:54 +00:00
dependabot[bot] 80eef93644 Bump junit from 4.13 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 21:02:57 +00:00
dependabot[bot] 022418e627 Merge pull request #960 from Alfresco/dependabot/maven/org.alfresco.tas-cmis-1.15 2020-10-12 15:22:13 +00:00
dependabot[bot] 7e443bec14 Merge pull request #959 from Alfresco/dependabot/maven/org.projectlombok-lombok-1.18.14 2020-10-12 15:22:04 +00:00
dependabot[bot] 39bc117a73 Bump cmis from 1.13 to 1.15
Bumps [cmis](https://github.com/Alfresco/alfresco-tas-cmis) from 1.13 to 1.15.
- [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.13...v1.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 13:26:36 +00:00
dependabot[bot] 0492c8de74 Merge pull request #958 from Alfresco/dependabot/maven/org.alfresco.tas-utility-3.0.32 2020-10-12 13:25:46 +00:00
dependabot[bot] bc51f615d4 Merge pull request #955 from Alfresco/dependabot/maven/dependency.jackson.version-2.11.3 2020-10-12 13:24:52 +00:00
Alex Mukha 12c04b9563 Update notice.txt 2020-10-12 14:24:19 +01:00
dependabot[bot] 51ea7f850d Merge pull request #950 from Alfresco/dependabot/maven/org.mockito-mockito-core-3.5.13 2020-10-12 13:20:14 +00:00
dependabot[bot] 4212d21f36 Merge pull request #931 from Alfresco/dependabot/maven/org.alfresco.tas-restapi-1.48 2020-10-12 13:19:36 +00:00
dependabot[bot] 755a04193b Bump lombok from 1.18.12 to 1.18.14
Bumps [lombok](https://github.com/rzwitserloot/lombok) from 1.18.12 to 1.18.14.
- [Release notes](https://github.com/rzwitserloot/lombok/releases)
- [Changelog](https://github.com/rzwitserloot/lombok/blob/master/doc/changelog.markdown)
- [Commits](https://github.com/rzwitserloot/lombok/compare/v1.18.12...v1.18.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 21:04:06 +00:00
dependabot[bot] 165a15cc7b Bump utility from 3.0.29 to 3.0.32
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.29 to 3.0.32.
- [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.29...utility-3.0.32)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-08 21:02:47 +00:00
dependabot[bot] 6a372f5764 Bump dependency.jackson.version from 2.11.2 to 2.11.3
Bumps `dependency.jackson.version` from 2.11.2 to 2.11.3.

Updates `jackson-core` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.11.2...jackson-core-2.11.3)

Updates `jackson-annotations` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `jackson-databind` from 2.11.2 to 2.11.3
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-02 21:07:09 +00:00
dependabot[bot] 118ad13d52 Bump mockito-core from 3.5.9 to 3.5.13
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.9 to 3.5.13.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.5.9...v3.5.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-24 21:05:01 +00:00
Keerat Lalia a3ace69989 Merge pull request #940 from Alfresco/fix/SEARCH-2398_AlfrescoSolrReloadTest
SEARCH-2398 fix for alfrescosolrreload test
2020-09-17 10:38:02 +01:00
Keerat a7d1f8b015 SEARCH-2398 increasing the wait time when numNodes*2 to 500000 2020-09-15 13:25:24 +01:00
Keerat ccad6d80f4 SEARCH-2398 increasing the wait time when numNodes*2 2020-09-15 10:59:06 +01:00