mikolajbrzezinski
787b989912
ACS-5030 Fix terraform-pipeline Search suite
...
ACS-5030 Fix terraform-pipeline Search suite
2023-04-27 10:19:33 +02:00
Tom Page
48db0b1594
ACS-5068 Fix FacetedSearchTest.
...
Previously this test failed if the string contained the fields in a different order.
2023-04-19 11:38:16 +01:00
Tom Page
b5f8989f5e
ACS-5068 Upgrade to use latest TAS libraries.
2023-04-18 11:41:29 +01:00
Sara Aspery
8aae0779ff
Check for non-empty results and move some tests out of pipeline suite
2023-01-26 09:07:50 +00:00
Sara Aspery
c8f9cfa62e
Adjust test priorities
2023-01-19 12:44:21 +00:00
Sara Aspery
ced709b7bc
Move problematic test out of pipeline tests
2023-01-19 11:36:25 +00:00
Sara Aspery
c32487a922
Updates after review
2023-01-13 15:38:22 +00:00
Sara Aspery
3dc637df12
Fix pipeline intermittent failures
2023-01-11 11:59:37 +00:00
Sara Aspery
656b6bf9b7
Removal of temporary exceptions to verify tests are run
2022-12-20 00:20:26 +00:00
Sara Aspery
5e400d76c0
Removal of problematic tests from pipeline suite only
2022-12-19 23:35:28 +00:00
Sara Aspery
260914c979
Remove extra sleep and double retry attempts
2022-12-02 07:56:26 +00:00
Sara Aspery
fa1a59a215
Add sleep then retry for content indexing completed check in tests
2022-12-01 23:20:07 +00:00
Sara Aspery
bece920628
Add sleep then retry for content indexing completed check in tests
2022-12-01 23:19:44 +00:00
Sara Aspery
7b0ed0a492
Create unique file for search with facet fields test
2022-12-01 15:43:31 +00:00
Sara Aspery
9162f05b5e
Use system time for content string
2022-11-30 03:10:44 +00:00
Sara Aspery
def5cb6885
Create file exclusively for test method
2022-11-30 02:20:32 +00:00
Sara Aspery
fa1407e20f
check content for debugging
2022-11-29 11:23:38 +00:00
Sara Aspery
461e1348f4
add another query for debugging
2022-11-29 09:03:36 +00:00
Sara Aspery
fad52fbfd9
add another debugging query
2022-11-29 07:12:58 +00:00
Sara Aspery
072912bb29
change query to avoid common sequence
2022-11-28 22:54:26 +00:00
Sara Aspery
4d566c30b9
add temporary delay for debugging
2022-11-28 16:56:05 +00:00
kcichonczyk
f91962d08a
changed assertions to match cases, when other tests interfere with buckets or repo.
2022-11-24 12:42:28 +01:00
kcichonczyk
f05cb17e56
changed files extensions according to extensions in data preparation method
2022-11-23 11:36:50 +01:00
kcichonczyk
6e4f1ddeb6
changed prepared file types
2022-11-23 10:57:29 +01:00
kcichonczyk
1c9aef6178
Changed license header
2022-11-22 10:33:41 +01:00
kcichonczyk
cb30043b35
added header
2022-11-21 16:38:44 +01:00
kcichonczyk
a5b86b073e
[ACS-3973] Added PipelineSuite (and its test classes) that belonged to the master branch
2022-11-17 16:45:38 +01:00
evasques
75177df453
Merge pull request #1397 from Alfresco/fix/MNT-22159_index_multiple_mltext
...
MNT-22159 Multiple ML text field fails to index
(cherry picked from commit 3c18edb312655d191e72afe2607ef59997e69c8f)
2022-05-02 09:43:36 +01:00
Domenico Sibilio
08b1040554
ACS-2438 ACS-2544 ACS-2506 Backporting
2022-03-02 13:38:16 +01:00
Tom Page
5259452367
Merge pull request #1355 from Alfresco/feature/MNT-22410_E2ETest
...
MNT-22410 E2E test for FTS report.
(cherry picked from commit ad11e804cd980c53d1df16644b89016674f93714)
2022-02-21 15:51:56 +00:00
Tom Page
df6f456d88
Merge pull request #1224 from Alfresco/feature/SEARCH-2909_ACS701A6
...
SEARCH-2909 The 501 error fix has now been backported to 7.0.N.
(cherry picked from commit 7ad250da7fc6b22daae8695fbf797d11cfcd6f4c)
2021-07-07 13:33:57 +01:00
Alex Mukha
31e14e3636
SEARCH-2977 SEARCH-2948 Add compatibility tests ( #1219 )
2021-07-05 23:19:39 +01:00
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
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
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
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
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
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
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
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
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
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
Andrea Gazzarini
b83bcb334b
[ SEARCH-2223 ] First implementation on FIX report (always goes through repo for asking nodes count)
2020-06-08 09:05:01 +01:00
Angel Borroy
05962b1cd6
SEARCH-2252: Remove unused tests.
2020-05-20 15:35:58 +02:00