agazzarini
f62dee499e
[ SEARCH-2166 ] Conflicts with master fixed
2020-06-08 11:14:22 +02:00
agazzarini
f32945ae6c
Merge branches 'feature/SEARCH-2166_DateFunctionWhere' and 'master' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-2166_DateFunctionWhere
...
Conflicts:
search-services/alfresco-search/src/main/java/org/alfresco/solr/AlfrescoSolrDataModel.java
2020-06-08 11:05:05 +02:00
Andrea Gazzarini
89a55e1523
Merge branch 'feature/SEARCH_2233_additional_params_in_fix_tool' into 'master'
...
Feature/search 2233 additional params in fix tool
See merge request search_discovery/insightengine!535
2020-06-08 09:05:01 +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
Alessandro Benedetti
dec1c48914
Merge branch 'feature/SEARCH-2228' into 'master'
...
Feature/search 2228
See merge request search_discovery/insightengine!539
2020-06-05 16:31:37 +01:00
Alessandro Benedetti
87bcffb6de
Feature/search 2228
2020-06-05 16:31:37 +01:00
Angel Borroy
ea20468afc
Merge branch 'feature/SEARCH-1915_SSLEnvVars' into 'master'
...
Feature/search 1915 ssl env vars
See merge request search_discovery/insightengine!538
2020-06-04 14:12:07 +01:00
Elia Porciani
70c2f86ba1
Merge branch 'fix/SEARCH-2278' into 'master'
...
Fix/search 2278
See merge request search_discovery/insightengine!537
2020-06-03 12:29:08 +01:00
Elia Porciani
b530ef731c
[SEARCH-2278]
...
Modified DistributedAlfrescoSolrTrackerRace in order to test an hole of more than an hour between transactions
2020-06-03 12:29:08 +01:00
Angel Borroy
18a7d5af3b
SEARCH-1915: Support for ACS 7.x (named temporary as "latest")
...
Created the new env var password specification for cryptographic stores when using mTLS in latest.
Added new cryptographic stores set according to ACS 7.x criteria
2020-06-02 16:38:27 +02:00
agazzarini
2487dd2a1d
[ SEARCH-2223 ] Minor refactoring (streams + flatmap)
2020-06-02 14:59:02 +02:00
agazzarini
7863e0df8f
[ SEARCH-2223 ] Tidy up after review comments
2020-06-02 14:41:44 +02:00
Angel Borroy
3debea0e11
SEARCH-1915: Fix 6.2.x latest versions for Enterprise and Community
2020-06-02 13:39:24 +02:00
eliaporciani
fdf390c4f0
[SEARCH-2166]
...
updated alfresc-data-model version
2020-05-22 11:43:04 +02:00
eliaporciani
5e7ef3c6a4
Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2166_DateFunctionWhere
2020-05-21 17:10:05 +02:00
eliaporciani
46cbb608dd
Merge branch 'feature/SEARCH-2151_DateFunctionsSelect' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2166_DateFunctionWhere
2020-05-21 11:02:20 +02:00
eliaporciani
a7acb51d95
[SEARCH-2166]
...
restored solr4queryparser
2020-05-21 08:25:37 +02:00
eliaporciani
3d2b9fb026
[SEARCH-2166]
...
updated alfresco-data-model dependency
2020-05-20 22:57:31 +02:00
eliaporciani
bac0ed28aa
[SEARCH-2166]
...
added support for order by
code refactoring
2020-05-20 22:56:22 +02:00
Angel Borroy
9723fd81b3
Merge branch 'fix/SEARCH-2252_NonIndexedFields' into 'master'
...
Fix/search 2252 non indexed fields
See merge request search_discovery/insightengine!526
2020-05-20 15:32:40 +01:00
Angel Borroy
05962b1cd6
SEARCH-2252: Remove unused tests.
2020-05-20 15:35:58 +02:00
eliaporciani
62b7324b58
[SEARCH-2166]
...
restored test
2020-05-20 15:00:00 +02:00
eliaporciani
61c1d3ddf6
[SEARCH-2166]
...
implemented range queries.
2020-05-20 14:43:15 +02:00
Angel Borroy
7e9602b67f
SEARCH-2252: Avoid indexing fields without property definition information.
2020-05-20 10:36:06 +02:00
agazzarini
72000a8c99
[ SEARCH-2222 ] E2E Tests (yellow)
2020-05-19 12:33:19 +02:00
Angel Borroy
2fd8af7261
SEARCH-2252: Avoid to add fields declared as not indexed to SOLR Schema and to SOLR Index.
2020-05-19 11:20:41 +02:00
agazzarini
5496567702
Merge branch 'feature/SEARCH-2166_DateFunctionWhere' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-2151_DateFunctionsSelect
2020-05-19 06:49:34 +02:00
eliaporciani
548b7ec490
[SEARCH-2166]
...
managed faceting with derived date fields
2020-05-18 20:11:23 +02:00
eliaporciani
b86665412d
Merge branch 'feature/SEARCH-2151_DateFunctionsSelect' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2166_DateFunctionWhere
2020-05-18 10:45:48 +02:00
agazzarini
f6a10e4ec3
[ SEARCH-2151 ] Wrong method name
2020-05-18 09:11:38 +02:00
agazzarini
ce77d56301
[ SEARCH-2151 ] Wrong boolean check on date fields
2020-05-18 09:11:01 +02:00
agazzarini
08ffd76721
Merge branch 'feature/SEARCH-2167_DateFunctionsGroupBy' of https://git.alfresco.com/search_discovery/insightengine into feature/SEARCH-2151_DateFunctionsSelect
...
Conflicts:
e2e-test/src/test/java/org/alfresco/test/search/functional/insightEngine/sql/SQLDateFieldsTest.java
2020-05-17 11:03:22 +02:00
eliaporciani
e25374e0a7
Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2166_DateFunctionWhere
2020-05-15 14:26:15 +02:00
eliaporciani
52c9fea196
Merge branch 'feature/SEARCH-2167_DateFunctionsGroupBy' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2166_DateFunctionWhere
2020-05-15 13:17:00 +02:00
eliaporciani
1d39e1ae48
[SEARCH-2166]
...
changes for making work date derived fields in search and fl statement
2020-05-15 11:39:47 +02:00
Tom Page
3b3cf34059
Merge branch 'feature/SEARCH-2249_AutoUpdateCopyright' into 'master'
...
SEARCH-2249 Allow automated updates to the copyright headers.
See merge request search_discovery/insightengine!499
2020-05-14 11:50:28 +01:00
Tom Page
caa4a66e59
SEARCH-2249 Allow automated updates to the copyright headers.
...
This can be done with the command:
mvn clean install -Dlicense.update.dryrun=false -DskipTests=true
2020-05-14 10:43:12 +01:00
bamboo_auth
a149509a23
[maven-release-plugin] prepare for next development iteration
2.0.0-A1
2020-05-14 07:48:08 +00:00
bamboo_auth
f2e8517ca6
[maven-release-plugin] prepare release 2.0.0-A1
2020-05-14 07:48:05 +00:00
Angel Borroy
38447bab3f
Merge branch 'feature/SEARCH-2151_DateFunctionsSelect' into 'feature/SEARCH-2167_DateFunctionsGroupBy'
...
Feature/search 2151 date functions select
See merge request search_discovery/insightengine!498
2020-05-14 07:56:21 +01:00
Keerat Lalia
f2b9027539
Merge branch 'feature/SEARCH-2249_LicenseHeaderChecks' into 'master'
...
SEARCH-2249 Adding license header checks
See merge request search_discovery/insightengine!497
2020-05-13 19:59:16 +01:00
Keerat
112a8897a8
SEARCH-2249 Fixing the format of the plugin in the parent pom
2020-05-13 17:18:42 +01:00
Keerat
5ef703e423
SEARCH-2249 Fixing the format of the plugin in the parent pom
2020-05-13 17:12:54 +01:00
agazzarini
1043964777
[ SEARCH-2151 ] Tidy up RewriteFieldListComponent
2020-05-13 17:35:14 +02:00
Tom Page
e239cc89c5
SEARCH-2254 Use latest base image.
...
The previous one had a default expiry of two weeks.
2020-05-13 15:40:26 +01:00
Keerat
c938d256f6
SEARCH-2249 Adding all the license headers to the e2e test project
2020-05-13 14:30:05 +01:00
Keerat
98e5121630
SEARCH-2249 Updating the license property in the e2e/pom file
2020-05-13 14:05:48 +01:00
Keerat
77aa47b1d6
SEARCH-2249 Adding all the license headers to the search services projects
2020-05-13 13:27:13 +01:00
Keerat
d9989913f1
SEARCH-2249 Adding plugin to parent pom and updating license property in search-services
2020-05-13 11:50:05 +01:00
Tom Page
f73c5da120
Fix version of e2e pom.
2020-05-13 09:39:29 +01:00