dependabot-preview[bot]
f4ea83b9bb
Bump utility from 3.0.14 to 3.0.15 in /e2e-test
...
Bumps [utility](https://github.com/Alfresco/alfresco-tas-utility ) from 3.0.14 to 3.0.15.
- [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.14...utility-3.0.15 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-29 22:12:14 +00:00
Tom Page
0bf031ffe4
SEARCH-1989 Refactor SolrSearchByPropertyTests.
...
Convert the brittle xml-based result-count tests into 'normal' result set tests.
Remove all tests for string comparison using less than/greater than. This is not supported
according to the CMIS spec. See "2.1.14.2.4.1 Comparisons permitted in the WHERE clause" here:
http://docs.oasis-open.org/cmis/CMIS/v1.1/csprd01/CMIS-v1.1-csprd01.html#x1-10500014
Nb. String ordering (in an ORDER BY clause) is repository specific - i.e. it's not specified
in the CMIS spec. Assume that our current ordering is how we want it to be (e.g. '1' comes
before '.').
2019-11-29 16:42:15 +00:00
Tom Page
9b3c7f6f40
Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.57' into 'master'
...
Dependabot/maven/search services/org.alfresco alfresco data model 8.57
See merge request search_discovery/insightengine!237
2019-11-29 10:34:12 +00:00
Tom Page
37291f05a6
Remove spring-jcl from license notice.
2019-11-29 08:45:53 +00:00
dependabot-preview[bot]
b7815142dc
Bump alfresco-data-model from 8.55 to 8.57 in /search-services
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.55 to 8.57.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.55...8.57 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-28 22:15:19 +00:00
Tom Page
03c2feafbb
Merge branch 'feature/SEARCH-1529_RemoveTini' into 'master'
...
SEARCH-1529 Remove Tini from insight-zeppelin image.
See merge request search_discovery/insightengine!235
2019-11-28 16:44:33 +00:00
Tom Page
22ef08ff31
Merge branch 'feature/SEARCH-1986_NewTASArtifacts' into 'master'
...
SEARCH-1986 Update E2E tests to use latest TAS artifacts.
See merge request search_discovery/insightengine!234
2019-11-28 16:30:17 +00:00
eliaporciani
61bc1dd9a1
[SEARCH-1960]
...
typo and description fixes
2019-11-28 17:21:42 +01:00
eliaporciani
38e7c75030
[SEARCH-1960]
...
added integration test
2019-11-28 17:17:19 +01:00
eliaporciani
b39f0b625c
[SEARCH-1960]
...
applied patch for including content value from cachedDoc only if the contentProperty has a fieldname in solr.
2019-11-28 17:16:18 +01:00
Tom Page
422405f6ac
SEARCH-1986 Update E2E tests to use latest TAS artifacts.
2019-11-28 14:21:39 +00:00
Tom Page
137dd97e3d
Merge branch 'feature/SEARCH-1974_Solr665Patched2' into 'master'
...
SEARCH-1974 SEARCH-1975 Upgrade to Solr 6.6.5-patched.2.
See merge request search_discovery/insightengine!233
2019-11-27 10:03:55 +00:00
Tom Page
0bda0f928c
SEARCH-1974 SEARCH-1975 Upgrade to Solr 6.6.5-patched.2.
...
This includes later versions of commons-fileupload and bcprov.
2019-11-27 08:28:35 +00:00
Tom Page
9c5256641c
Merge branch 'feature/SEARCH-1973_UpgradeCxf' into 'master'
...
SEARCH-1973 Upgrade to cxf-* 3.2.5.
See merge request search_discovery/insightengine!232
2019-11-27 08:20:46 +00:00
Angel Borroy
eecd43d015
Merge branch 'fix/SEARCH-1866_NotInNull' into 'master'
...
Support for NOT IN clause including NULL values
See merge request search_discovery/insightengine!227
2019-11-26 12:28:40 +00:00
Tom Page
e2420abce2
SEARCH-1973 Upgrade to cxf-* 3.2.5.
2019-11-26 11:36:50 +00:00
Tom Page
ed62dde147
Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.55' into 'master'
...
SEARCH-840 Bump alfresco-data-model from 8.54 to 8.55 in /search-services
See merge request search_discovery/insightengine!231
2019-11-26 08:31:12 +00:00
Angel Borroy
b8d5722c1a
Merge branch 'fix/SEARCH-1478_OrderBy_' into 'master'
...
Fix/search 1478 order by
See merge request search_discovery/insightengine!229
2019-11-25 10:59:31 +00:00
dependabot-preview[bot]
73ce8a36ba
Bump alfresco-data-model from 8.54 to 8.55 in /search-services
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.54 to 8.55.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.54...8.55 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-22 22:12:43 +00:00
Meenal Bhave
44c0016eec
Merge branch 'fix/Search-1313' into 'master'
...
Fix/search 1313
See merge request search_discovery/insightengine!230
2019-11-22 12:44:34 +00:00
mbhave
c6c8ab64f6
Sync Andrea's commit
2019-11-22 12:22:07 +00:00
mbhave
e1ac814895
Search-1313: Added copyright info
2019-11-22 12:21:04 +00:00
agazzarini
6e09e8c718
Merge branch 'fix/Search-1313' of https://git.alfresco.com/search_discovery/insightengine into fix/Search-1313
2019-11-22 12:05:23 +01:00
mbhave
507e75bc75
Improved test to include removal of secondary association
2019-11-22 10:48:16 +00:00
agazzarini
d7d7e7234b
[ SEARCH-1313 ] stream filtering using anyMatch()
2019-11-22 09:15:51 +01:00
mbhave
b1d210d449
Class renamed for consistency
2019-11-21 17:59:49 +00:00
mbhave
8ac3298ef9
Class renamed for consistency
2019-11-21 17:58:49 +00:00
mbhave
bad3520d9c
Search-1313: Test added to test fix for the MNT
2019-11-21 17:56:57 +00:00
Tom Page
0ecc19f973
Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.54' into 'master'
...
Bump alfresco-data-model from 8.53 to 8.54 in /search-services
See merge request search_discovery/insightengine!228
2019-11-21 15:18:17 +00:00
Andrea Gazzarini
865ecd0109
Merge branch 'fix/SEARCH-1861' into 'master'
...
SEARCH_1861 remove alfresco.version configuration property
See merge request search_discovery/insightengine!226
2019-11-20 15:42:24 +00:00
agazzarini
f830d6409f
[ SEARCH-1861 ] alfresco.version removed from Content Tracker ADR
2019-11-20 10:48:22 +01:00
agazzarini
1f9bcc5575
[ SEARCH-1861 ] Removed alfresco.version property
2019-11-20 10:47:18 +01:00
agazzarini
b823182040
[ SEARCH-1861 ] Remove alfresco.version
2019-11-20 10:46:30 +01:00
agazzarini
2fbb28123f
[ SEARCH-1861 ] Removed commented test method in SolrInformationTest
2019-11-20 10:45:46 +01:00
agazzarini
dbfbf2f9e0
[ SEARCH-1861 ] Remove ignored test
2019-11-20 10:44:04 +01:00
Angel Borroy
40953e6d28
Merge branch 'fix/SEARCH-1923_SQLCountDistinct' into 'master'
...
Support for fields separated by : instead of _
See merge request search_discovery/insightengine!224
2019-11-19 10:18:13 +00:00
Tom Page
622950623e
Merge branch 'feature/SEARCH-1650_MasterSlaveDC' into 'master'
...
SEARCH-1650 Support master-slave, rather than master-master.
See merge request search_discovery/insightengine!225
2019-11-19 10:00:22 +00:00
Tom Page
0ae6c97d29
SEARCH-1650 Support master-master and master-slave.
2019-11-19 09:18:09 +00:00
Tom Page
36013f31a2
SEARCH-1650 Support master-slave, rather than master-master.
2019-11-19 08:54:25 +00:00
dependabot-preview[bot]
354ac5cfe3
Bump alfresco-data-model from 8.53 to 8.54 in /search-services
...
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model ) from 8.53 to 8.54.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases )
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.53...8.54 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-18 22:13:38 +00:00
Angel Borroy
b3a8798549
Merge branch 'master' into 'fix/SEARCH-1923_SQLCountDistinct'
...
# Conflicts:
# e2e-test/src/test/java/org/alfresco/test/search/functional/insightEngine/sql/CountFunctionTest.java
2019-11-18 15:50:07 +00:00
Meenal Bhave
1030eac1b7
Merge branch 'feature/SEARCH-1881_enhanceSpellcheckTests' into 'master'
...
SEARCH-1881 SpellCheck coverage
See merge request search_discovery/insightengine!194
2019-11-18 11:01:39 +00:00
mbhave
deb8b7dc43
Changed the search term from b00k to bo0k to rule out the matches within noderefs such as b005
...
Disabling the count-group by tests for Search-1922
2019-11-18 10:00:12 +00:00
mbhave
8f6a039d9a
Sync with master
2019-11-15 16:32:14 +00:00
mbhave
1a3543856d
Reviewed code and comments, fixed tests
2019-11-15 16:28:37 +00:00
Meenal Bhave
feaef42f58
Merge branch 'feature/Search-1824' into 'master'
...
Search-1824: Tests added for testing count(field) with nulls, acls, group by, having and other syntax
See merge request search_discovery/insightengine!216
2019-11-15 14:52:19 +00:00
mbhave
5326e57546
Sync with master
2019-11-15 14:50:40 +00:00
Keerat
f48bae43d6
SEARCH-1881 spellcheck
2019-11-15 14:50:20 +00:00
Keerat
f83267dfab
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-1881_enhanceSpellcheckTests
2019-11-15 13:19:04 +00:00
mbhave
210f845723
Search-1881: Fixed and enhanced SearchSpellcheck tests + new utils
2019-11-15 13:14:02 +00:00