Angel Borroy
d8e1ac2c6d
How indexation and T-Service works
2019-04-24 18:25:43 +02:00
Tom Page
bc12591723
Create ADR 006 to describe releases of a combined project.
2019-04-24 16:00:56 +01:00
Tom Page
dd2504c895
Update ADRs 0004 and 0005 following review.
2019-04-24 16:00:12 +01:00
Andrea Gazzarini
36d3e789d9
Merge pull request #148 from Alfresco/fix/MNT_20449_fingerprint_not_working_after_update
...
MNT-20449 fingerprint not working after update
2019-04-24 10:29:44 -04:00
agazzarini
05bdb069cc
[ SEARCH-1490 ] Minor formal warnings removed
2019-04-22 06:36:58 -04:00
eliaporciani
d9543ee5dd
[SEARCH-1490]
...
Moved create shards in @Before method instead of @BeforeClass
2019-04-22 10:41:29 +02:00
eliaporciani
25d6239975
[SEARCH-1490]
...
Removed unused method
2019-04-22 10:21:48 +02:00
eliaporciani
49ced9f426
[SEARCH-1490]
...
Added comments.
Renamed test method
2019-04-22 10:07:59 +02:00
agazzarini
ea848f5760
[MNT-20449] Added the MNT scenario in DistributedFingerPrintTest as well
2019-04-20 16:29:07 +02:00
dependabot[bot]
68172c9142
Bump alfresco-data-model from 8.30 to 8.32
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.30 to 8.32.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.30...8.32 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-19 00:14:44 +00:00
eliaporciani
e70ca2c572
[SEARCH-1490]
...
Added test annotations.
2019-04-18 15:56:27 +02:00
eliaporciani
97d77cfd6b
[SEARCH-1490]
2019-04-18 15:21:37 +02:00
eliaporciani
5a3d7d746c
[SEARCH-1490]
...
Added unit test for cascade tracker in sharded environment.
2019-04-18 15:20:21 +02:00
eliaporciani
9ee5dc608b
[SEARCH-1490]
...
Modified utility methods in abstract class
2019-04-18 15:03:39 +02:00
agazzarini
e7932913f0
[MNT-20449] Copy MINHASH from cached doc (if exists)
2019-04-18 09:39:43 +02:00
agazzarini
caba437cf0
[MNT-20449] Fingerprint testCase revisited + additional test method for this MNT
2019-04-16 15:11:58 +02:00
agazzarini
3ddb6a0143
[MNT-20449] removed useless schema-fingerprint.xml from test suite
2019-04-15 22:14:20 +02:00
eliaporciani
6368156384
[SEARXCH-1490]
...
removed canUpdate in indexNonShardCascade method. This is not needed for correctness but creates problems for cross sharding cascading.
2019-04-15 14:58:19 +02:00
Tom Page
212dbea68b
SEARCH-1513 Update mirroring command to ensure we can build from GitHub.
2019-04-11 15:58:59 +01:00
Tom Page
7004ead69d
Merge pull request #144 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.30
...
Bump alfresco-data-model from 8.29 to 8.30
2019-04-11 12:24:15 +01:00
Tom Page
091996a114
Merge pull request #146 from Alfresco/dependabot/maven/org.mockito-mockito-core-2.27.0
...
Bump mockito-core from 2.25.1 to 2.27.0
2019-04-11 11:52:09 +01:00
Tom Page
00ce17bf1e
Update notice.txt.
...
All still Apache 2.0:
https://mvnrepository.com/artifact/org.springframework/spring-core/5.1.6.RELEASE
https://mvnrepository.com/artifact/com.zaxxer/HikariCP-java7/2.4.13
https://mvnrepository.com/artifact/org.quartz-scheduler/quartz/2.3.1
2019-04-11 10:48:52 +01:00
dependabot[bot]
ee26162a69
Bump mockito-core from 2.25.1 to 2.27.0
...
Bumps [mockito-core](https://github.com/mockito/mockito ) from 2.25.1 to 2.27.0.
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v2.25.1...v2.27.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-11 00:14:18 +00:00
Tom Page
16bd8c02dc
SEARCH-1513 ADRs for combining the search codebases.
2019-04-09 11:59:01 +01:00
eliaporciani
cbd52232ce
Merge pull request #141 from Alfresco/fix/SEARCH-1445_default_text_search_fields
...
Fix/search 1445 default text search fields
2019-04-08 21:26:44 +02:00
dependabot[bot]
ea3a5e0d31
Bump alfresco-data-model from 8.29 to 8.30
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.29 to 8.30.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.29...8.30 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2019-04-08 00:15:58 +00:00
eliaporciani
48379a474b
Merge branch 'master' of github.com:Alfresco/SearchServices into fix/SEARCH-1445_default_text_search_fields
2019-04-05 09:50:00 +02:00
eliaporciani
887ba725a8
[SEARCH-1445]
...
typo
2019-04-05 09:49:26 +02:00
eliaporciani
b9bcf4f242
[SEARCH-1445]
...
Improved test coverage.
Removed fuzzy test.
2019-04-05 09:46:24 +02:00
eliaporciani
c241ee8d9a
[SEARCH-1445]
...
comment fix.
removed useless test on creator.
2019-04-04 23:46:32 +02:00
eliaporciani
588315f419
[SEARCH-1445]
...
Added comments to tests
2019-04-04 23:44:12 +02:00
eliaporciani
d82dbbf57c
[SEARCH-1445]
...
Changed arrays in list of map in data preparation.
2019-04-03 21:48:27 +02:00
agazzarini
ab37d2dd45
[SEARCH-1509] Minor updates after the Search tech meeting
2019-04-03 13:19:19 +02:00
agazzarini
acaf3eb35e
[SEARCH-1509] Additional Trackers configuration properties (thread pool)
2019-04-03 09:35:24 +02:00
agazzarini
2468fb988c
[SEARCH-1509] Content tracking diagram update with information about what "unclean" means.
2019-03-29 17:44:42 +01:00
eliaporciani
de0ea56579
[SEARCH-1445]
...
Removed broken test on highlight query with highlight_multi_term=false
The test does not work because of a problem on highlight queries that has been discovered with the changes of SEARCH-1445.
2019-03-29 16:42:30 +01:00
Andrea Gazzarini
2e1e14e2a9
Merge pull request #140 from Alfresco/doc/SEARCH-1509_ContentTracker_investigation
...
[SEARCH-1509] ContentTracker documentation + diagrams
2019-03-29 15:32:12 +01:00
eliaporciani
5afd1c30c8
[SEARCH-1445]
...
fixed unit tests in order to take into account new behaviour of default text queries.
2019-03-28 16:14:03 +01:00
eliaporciani
5cca0d643a
Revert "Revert "[SEARCH-1445] Fix to enable default search on: cm:name, cm:title, cm:description and cm:content code refactoring: removed duplicated code for text queries.""
...
This reverts commit 2c6f3ac
2019-03-27 21:43:21 +01:00
eliaporciani
a0ff05b39b
Revert "Revert "[SEARCH-1445] Added unit tests for default text queries""
...
This reverts commit 9862f61
2019-03-27 21:43:14 +01:00
eliaporciani
2933a05503
Revert "Revert "[SEARCH-1445] Added enum class for text default fields.""
...
This reverts commit db68302
2019-03-27 21:43:08 +01:00
eliaporciani
2383f278c4
Revert "Revert "[SEARCH-1445] Added ThrowingFunction utility class.""
...
This reverts commit 7037eb2
2019-03-27 21:43:02 +01:00
eliaporciani
c857da306f
Revert "[SEARCH-1445] Added ThrowingFunction utility class."
...
This reverts commit 43537d6
2019-03-27 21:15:00 +01:00
eliaporciani
a162466868
Revert "[SEARCH-1445] Added enum class for text default fields."
...
This reverts commit 030771c
2019-03-27 21:14:58 +01:00
eliaporciani
de0f2afcf6
Revert "[SEARCH-1445] Added unit tests for default text queries"
...
This reverts commit 610cf92
2019-03-27 21:14:55 +01:00
eliaporciani
31d150c4de
Revert "[SEARCH-1445] Fix to enable default search on: cm:name, cm:title, cm:description and cm:content code refactoring: removed duplicated code for text queries."
...
This reverts commit 56fbc65
2019-03-27 21:14:52 +01:00
eliaporciani
b300b9b752
Merge branch 'master' of github.com:Alfresco/SearchServices
2019-03-27 20:29:27 +01:00
eliaporciani
43d261255d
[SEARCH-1445]
...
Fix to enable default search on: cm:name, cm:title, cm:description and cm:content
code refactoring: removed duplicated code for text queries.
2019-03-27 20:26:49 +01:00
agazzarini
8efd3cba22
[SEARCH-1509] ContentTracker documentation + diagrams
2019-03-27 18:36:32 +01:00
eliaporciani
bb611b273b
[SEARCH-1445]
...
Added unit tests for default text queries
2019-03-27 18:00:56 +01:00