Commit Graph
2423 Commits
Author SHA1 Message Date
Tom Page 8b3eb92c2c Merge pull request #1200 from Alfresco/feature/SEARCH-2909_ExactTermSearch501Test
SEARCH-2909 Add test for 501 error being returned when exact term search is not available.
2021-07-05 20:36:16 +01:00
Travis CI User 28ed90df11 [maven-release-plugin][skip ci]prepare for next development iteration 2021-06-25 22:19:27 +00:00
Travis CI User 09d2d3a3a4 [maven-release-plugin][skip ci]prepare release 2.0.2-RC1 2021-06-25 22:19:23 +00:00
Angel Borroy a3ce67fa3e MNT-22377 Fix search exact term queries using tokenised properties
Cherry picked from 1b68a63
2021-06-18 12:50:15 +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 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
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 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
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
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
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
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
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
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
f62e156c47 Bump jackson-databind from 2.7.7 to 2.9.10.5 in /e2e-test (#854)
* Bump jackson-databind from 2.7.7 to 2.9.10.5 in /e2e-test

Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.7.7 to 2.9.10.5.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>

* Correct tests according to new jackson parsing

* Correct tests according to new jackson parsing

* Fix StatsSearchTest (jackson config in framework)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Mukha <alex.mukha@alfresco.com>
Co-authored-by: Alex Mukha <killerboot@users.noreply.github.com>
2020-08-06 15:15:57 +01:00
dependabot[bot] 1b18dec7a4 Bump utility from 3.0.26 to 3.0.27 (#885) 2020-08-05 12:38:06 +00:00
dependabot[bot] b79d080f3c Bump restapi from 1.42 to 1.46 (#884) 2020-08-05 11:29:38 +00:00
dependabot[bot] 59150f2c16 Merge pull request #855 from Alfresco/dependabot/npm_and_yarn/e2e-test/generator-alfresco-docker-compose/lodash-4.17.19 2020-08-05 10:05:08 +00:00
Alex Mukha 43805c9be8 Revert "SEARCH-2318: Add Travis configuration to Insight Engine" (#872) 2020-07-31 16:10:39 +01:00
Travis CI User 463ed3941c [maven-release-plugin][skip ci]prepare for next development iteration 2020-07-31 14:17:24 +00:00
Travis CI User 20de4e855d [maven-release-plugin][skip ci]prepare release alfresco-search-and-insight-parent-2.0.0-A3 2020-07-31 14:17:17 +00:00
Alex Mukha fbc1f5eab0 Merge branch 'master' into feature/search-2318-travis-build 2020-07-27 16:01:51 +01:00
Andrea Gazzarini 4925ed95b7 SEARCH-2330: enable/disable indexing (#856)
* [ SEARCH-2330 ] AlfrescoCoreAdminHandler START/STOP (no logic) + Unit tests

* [ SEARCH-2330 ] Activatable + ActivatableTracker

* [ SEARCH-2330 ] AbstractShardInformationPublisher and NodeStatePublisher removed (replaced by ShardStatePublisher)

* [ SEARCH-2330 ] Test fixes

* [ SEARCH-2330 ] Fix ClassCastException on ShardStatePublisher

* [ SEARCH-2330 ] Fix Unnecessary Stubbing

* [ SEARCH-2330 ] ActivatableTrackerTest

* [ SEARCH-2330 ] Fix action changes (it depends on the indexing state)

* [ SEARCH-2330 ] Purge on stop/start

* [ SEARCH-2330 ] Rollback on scheduled maintenance + Unit tests

* [ SEARCH-2330 ] Persist indexing state across core reloads

* [ SEARCH-2330 ] Minor renaming on tests

* [ SEARCH-2330 ] Fix Unit test failures

* [ SEARCH-2330 ] Fix E2E

* [ SEARCH-2330 ] Fix Retry expectation

* [ SEARCH-2330 ] Fix Json Path in retry expectaction

* [ SEARCH-2330 ] Fix ClassCastException

* [ SEARCH-2330 ] Review comments addressed

* [ SEARCH-2330 ] Review comments addressed (additional comments in the code)
2020-07-24 11:41:40 +02:00
dependabot[bot] d2b52f06bf Bump lodash in /e2e-test/generator-alfresco-docker-compose
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-23 15:18:29 +00:00
Alex Mukha 3be1029266 Allow configuring the search log level in the Python generator. 2020-07-17 16:41:56 +01:00
Alex Mukha b5c2bc3775 Merge branch 'master' into feature/search-2318-travis-build 2020-07-17 16:40:10 +01:00
Tom Page edb5bc4f6c Merge branch 'master' into dependabot/maven/e2e-test/org.alfresco.tas-utility-3.0.26 2020-07-16 11:49:13 +01:00
Tom Page 6519a85242 Update expected value of first name.
This change was made in tas-utility for consistency between first and last names.
2020-07-16 11:47:37 +01:00
Tom Page 535100822a Merge branch 'master' into dependabot/maven/e2e-test/rm.version-3.3.1 2020-07-16 11:10:36 +01:00
Tom Page 5a47f748d3 Allow configuring the search log level. 2020-07-15 11:08:42 +01:00
dependabot-preview[bot] b36804d01e Bump utility from 3.0.21 to 3.0.26 in /e2e-test
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility) from 3.0.21 to 3.0.26.
- [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.21...utility-3.0.26)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-14 21:14:39 +00:00
Alex Mukha 1163f31c80 Add HF repository 2020-07-08 17:52:02 +01:00
Alex Mukha b6e131f068 Add internal releases repository 2020-07-08 15:44:04 +01:00