Commit Graph
1394 Commits
Author SHA1 Message Date
Tom Page 0cc7b55cc7 Mark ADR 0006 as approved. 2019-04-25 09:58:29 +01: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
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 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
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
eliaporciani e2e5057096 [SEARCH-1445]
Added enum class for text default fields.
2019-03-27 11:08:07 +01:00
eliaporciani 36fb0fbad7 [SEARCH-1445]
Added ThrowingFunction utility class.
2019-03-27 11:07:24 +01:00
Tom Page 37eeb57395 Merge pull request #139 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.29
Bump alfresco-data-model from 8.28 to 8.29
2019-03-20 08:46:52 +00:00
dependabot[bot] aaeee34f53 Bump alfresco-data-model from 8.28 to 8.29
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.28 to 8.29.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.28...8.29)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-19 15:24:58 +00:00
Tom Page cc07565433 Merge master into UpdateThirdPartyLicenses. 2019-03-19 14:49:18 +00:00
Tom Page 2355fb309a Update third party license notice for alfresco-data-model.
The new licenses were checked here:
https://mvnrepository.com/artifact/org.apache.commons/commons-lang3/3.8.1
https://mvnrepository.com/artifact/com.sun.xml.bind/jaxb-impl/2.3.1
https://mvnrepository.com/artifact/org.jibx/jibx-run/1.3.1
https://mvnrepository.com/artifact/org.springframework/spring-aop/5.1.4.RELEASE
2019-03-19 14:48:21 +00:00
Tom Page 57a4c071cd Update third party license notice for open cmis.
These libraries remain Apache 2.0:
https://mvnrepository.com/artifact/org.apache.chemistry.opencmis/chemistry-opencmis-commons-api/1.1.0
https://mvnrepository.com/artifact/org.apache.cxf/cxf-core/3.0.12
2019-03-19 14:06:26 +00:00
Tom Page 28aef28a0d Update license declaration for Jackson 2.9.8.
This is still Apache 2.0:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/2.9.8
2019-03-19 13:54:04 +00:00
Tom Page a0473e5ab9 Merge pull request #138 from Alfresco/dependabot/maven/org.mockito-mockito-core-2.25.1
Bump mockito-core from 2.25.0 to 2.25.1
2019-03-18 09:20:12 +00:00
dependabot[bot] 7f0ef60f11 Bump mockito-core from 2.25.0 to 2.25.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-18 01:16:12 +00:00
Tom Page 8e772a6bf9 Merge pull request #135 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.28
Bump alfresco-data-model from 8.24 to 8.28
2019-03-12 12:23:18 +00:00
Tom Page 0ac4bfc6a6 Merge pull request #136 from Alfresco/dependabot/maven/org.slf4j-slf4j-log4j12-1.7.26
Bump slf4j-log4j12 from 1.7.21 to 1.7.26
2019-03-12 11:28:34 +00:00
Tom Page 4b116142dc Add missing dependency to get HTTP status codes. 2019-03-12 11:20:15 +00:00
dependabot[bot] 04005a3e9c Bump slf4j-log4j12 from 1.7.21 to 1.7.26
Bumps [slf4j-log4j12](https://github.com/qos-ch/slf4j) from 1.7.21 to 1.7.26.
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.21...v_1.7.26)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 01:19:49 +00:00
dependabot[bot] 696ab6fb71 Bump alfresco-data-model from 8.24 to 8.28
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.24 to 8.28.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.24...8.28)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 01:19:41 +00:00
Tom Page 4540e88827 Merge pull request #134 from Alfresco/feature/RemoveJavaxServletFromSolrClient
Remove unused dependency.
2019-03-11 15:33:45 +00:00
Tom Page d9f61d554f Remove unused dependency.
The dependency javax.servlet-api is marked as provided, but when testing removal locally
there is no impact on the build.
2019-03-11 14:14:27 +00:00
Tom Page 9f3ce54b2e Merge pull request #130 from Alfresco/dependabot/maven/com.carrotsearch.randomizedtesting-randomizedtesting-runner-2.7.2
Bump randomizedtesting-runner from 2.5.0 to 2.7.2
2019-03-11 14:05:23 +00:00
Tom Page 3c9355ba22 Merge pull request #133 from Alfresco/feature/JacksonUpdate
Update license notice for jackson 2.9.8.
2019-03-11 13:42:11 +00:00
Tom Page f3f9ad0332 Merge pull request #132 from Alfresco/feature/RemoveNLPTestCode
Remove unused NLP test code.
2019-03-11 13:36:09 +00:00