eliaporciani
|
1e05e4aee0
|
[SEARCH-1643]
Added possibility to use explicitRouter with the two fallbacks (LRSI and DBID)
|
2019-05-30 14:37:08 +02:00 |
|
eliaporciani
|
491e20e00e
|
[SEARCH-1643]
explicitShardId from int to Integer
|
2019-05-30 14:36:27 +02:00 |
|
eliaporciani
|
a5f6fe9da8
|
Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-1643
|
2019-05-30 13:44:44 +02:00 |
|
Michael Suzuki
|
7e7275c4f9
|
Merge branch 'fix/QParserPluginTestFix' into 'master'
Fix QParserPluginTest when run outside the UTC timezone.
See merge request search_discovery/insightengine!3
|
2019-05-28 12:18:58 +01:00 |
|
Tom Page
|
20acf08d4f
|
Fix QParserPluginTest when run outside the UTC timezone.
|
2019-05-28 12:06:56 +01:00 |
|
eliaporciani
|
97997b6ad9
|
[SEARCH-1643] Added setCoreName where required
|
2019-05-24 15:48:38 +02:00 |
|
Tom Page
|
20e3c3bf2d
|
SEARCH-1626 Consolidate .gitignore files.
|
2019-05-24 14:36:14 +01:00 |
|
Tom Page
|
8e5416e0ca
|
SEARCH-1626 Ensure maven version can be extracted by Bamboo.
See this issue for more details:
https://bitbucket.org/dehringer/bamboo-maven-pom-extractor-plugin/issues/18/groupid-not-populated-if-using-parent-pom
|
2019-05-24 14:35:18 +01:00 |
|
eliaporciani
|
11618a8896
|
Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-1643
|
2019-05-24 12:45:04 +02:00 |
|
Tom Page
|
6932d72452
|
Merge release/alfresco-insight-engine/master into master.
|
2019-05-23 13:29:13 +01:00 |
|
eliaporciani
|
f78b0ecfd7
|
Added coreName in nodeParameters Added coreName in propertyBag (shardState)
|
2019-05-23 11:35:17 +01:00 |
|
eliaporciani
|
3ccaca0e3a
|
Temporany use new ExplicitElasticRouter when explicit_id is used as shard method
|
2019-05-23 11:35:17 +01:00 |
|
eliaporciani
|
ebf10b6c59
|
Added Explicit elastic router
|
2019-05-23 11:35:17 +01:00 |
|
eliaporciani
|
4d16999a77
|
Added elasticLastShardRouter
|
2019-05-23 11:35:17 +01:00 |
|
eliaporciani
|
53072dcaf5
|
Added explicitShardId field to Node
|
2019-05-23 11:35:17 +01:00 |
|
Tom Page
|
24fe05974a
|
SEARCH-1625 Unify distribution and SCM management.
(cherry picked from commit b0e99b77b7f553133e0117a2549cef573045b2bb)
|
2019-05-23 06:33:47 +01:00 |
|
Tom Page
|
03dcc0a9e8
|
SEARCH-1625 Unify distribution and SCM management.
|
2019-05-23 06:32:02 +01:00 |
|
Tom Page
|
02fe15d1a9
|
SEARCH-1625 Fix version in root pom file.
|
2019-05-22 18:03:30 +01:00 |
|
Tom Page
|
ca66ed0af7
|
Set master version to 1.4.0-SNAPSHOT.
|
2019-05-22 08:30:41 +01:00 |
|
Tom Page
|
2456d0c63d
|
Merge release/alfresco-insight-engine/master with release/alfresco-search-services/master to make a unified master.
|
2019-05-22 08:30:36 +01:00 |
|
Tom Page
|
39f3f5fbcb
|
Merge history of SearchServices 1.4.0-IE1.2-1 and InsightEngine master.
Also updating SearchServices version to 1.4.0-IE1.2.0-SNAPSHOT.
|
2019-05-22 08:30:34 +01:00 |
|
Sridharraj Vellingiri
|
75a319757f
|
Merge pull request #170 from Alfresco/feature/SEARCH-1655_changing_base_docker_image
SEARCH-1655 Changing_base_docker_image
|
2019-05-21 09:54:32 +01:00 |
|
sridharvellingiri
|
bb95cc5861
|
SEARCH-1546 SEARCH-1655 Changing_base_docker_image
|
2019-05-20 14:18:57 +01:00 |
|
Angel Borroy
|
64b63328cc
|
Merge pull request #169 from Alfresco/revert-165-feature/SEARCH-1620_DockerSSL
Revert "Bamboo uses internal releases to quay.io, so images should be pulled …"
|
2019-05-20 13:34:17 +02:00 |
|
Angel Borroy
|
309ab413fb
|
Revert "Bamboo uses internal releases to quay.io, so images should be pulled …"
|
2019-05-20 13:34:03 +02:00 |
|
Angel Borroy
|
abb27059ba
|
Merge pull request #165 from Alfresco/feature/SEARCH-1620_DockerSSL
Bamboo uses internal releases to quay.io, so images should be pulled …
|
2019-05-17 12:40:53 +02:00 |
|
Angel Borroy
|
5bbc8980ee
|
As we are switching to quay.io for Search Services Docker Image, we can use "latest" tag
|
2019-05-17 12:20:24 +02:00 |
|
Angel Borroy
|
f078ce5860
|
Restore "search" as solr6 service name
|
2019-05-17 11:59:50 +02:00 |
|
Angel Borroy
|
d92436485c
|
Let the REST API be accessed using HTTP Basic Auth
|
2019-05-16 14:38:26 +02:00 |
|
Angel Borroy
|
41e412aff2
|
Restore default port configuration
|
2019-05-16 09:44:52 +02:00 |
|
Angel Borroy
|
51b9517119
|
Merge branch 'feature/SEARCH-1620_DockerSSL' of github.com:Alfresco/SearchServices into feature/SEARCH-1620_DockerSSL
|
2019-05-16 09:41:10 +02:00 |
|
Angel Borroy
|
b7b1d151ff
|
Restore default port configuration
|
2019-05-16 09:40:47 +02:00 |
|
Tom Page
|
ca8700df47
|
Merge feature/SEARCH-1620_DockerWithSSL into SEARCH-1620_DockerSSL.
|
2019-05-15 09:30:37 +01:00 |
|
Angel Borroy
|
376a333596
|
Bamboo uses internal releases to quay.io, so images should be pulled from this repository.
|
2019-05-14 14:30:43 +02:00 |
|
Tom Page
|
8da7d5ce4f
|
Revert "Revert "Merge pull request #160 from Alfresco/feature/SEARCH-1620_DockerSSL""
This reverts commit b8406d14f6 .
|
2019-05-14 10:05:14 +01:00 |
|
Tom Page
|
097e6243aa
|
Revert "Merge pull request #160 from Alfresco/feature/SEARCH-1620_DockerSSL"
This reverts commit ce3283e928 , reversing
changes made to f6f85558a2 .
|
2019-05-14 10:04:28 +01:00 |
|
Angel Borroy
|
aacbf17763
|
Merge pull request #160 from Alfresco/feature/SEARCH-1620_DockerSSL
Feature/search 1620 docker ssl
|
2019-05-13 17:30:13 +02:00 |
|
Angel Borroy
|
e1454b54dd
|
Restoring previous folder structure
Removing Enterprise Docker Compose templates
|
2019-05-13 17:28:57 +02:00 |
|
Tom Page
|
c8d8c2aa86
|
Merge pull request #151 from Alfresco/dependabot/maven/org.alfresco-alfresco-data-model-8.32
Bump alfresco-data-model from 8.30 to 8.32
|
2019-05-13 11:45:37 +01:00 |
|
Angel Borroy
|
777ed9cb7c
|
keystore folder is copied inside Zeppelin Image, not provided as a VOLUME
|
2019-05-13 12:24:56 +02:00 |
|
Tom Page
|
8e456da717
|
Merge pull request #156 from Alfresco/dependabot/maven/org.apache.maven.plugins-maven-failsafe-plugin-2.22.2
Bump maven-failsafe-plugin from 2.22.1 to 2.22.2
|
2019-05-13 10:31:13 +01:00 |
|
Angel Borroy
|
7ce90049f8
|
Including Zeppelin + JDBC Connector configuration for Plain HTTP and TLS/SSL
|
2019-05-13 11:24:34 +02:00 |
|
Angel Borroy
|
a5e956440e
|
Merge pull request #159 from Alfresco/docs/SEARCH-1512_EventBasedContentTrackerDesign
ADR - Event Oriented Content Tracking
|
2019-05-13 11:21:44 +02:00 |
|
Tom Page
|
ead8f88c9c
|
Merge master into org.alfresco-alfresco-data-model-8.32.
|
2019-05-13 10:09:39 +01:00 |
|
Angel Borroy
|
26e1c020be
|
Including Zeppelin + JDBC Connector configuration for Plain HTTP and TLS/SSL
|
2019-05-13 10:48:51 +02:00 |
|
Angel Borroy
|
7ebb478b2a
|
Including Zeppelin + JDBC Connector configuration for Plain HTTP and TLS/SSL
|
2019-05-13 10:40:29 +02:00 |
|
Tom Page
|
470dfd143b
|
Update third party notice for Apache commons lang3.
|
2019-05-13 09:21:01 +01:00 |
|
Tom Page
|
3ebceca08c
|
Add jaxen dependency.
This is not used by alfresco-data-model and so was removed.
|
2019-05-13 09:18:48 +01:00 |
|
Tom Page
|
c80d36e57f
|
Merge pull request #158 from Alfresco/dependabot/maven/com.carrotsearch.randomizedtesting-randomizedtesting-runner-2.7.3
Bump randomizedtesting-runner from 2.7.2 to 2.7.3
|
2019-05-13 08:28:36 +01:00 |
|
Andrea Gazzarini
|
d07dc93539
|
Merge pull request #157 from Alfresco/fix/MNT_20179_simplest_approach
Fix/mnt 20179 simplest approach
|
2019-05-10 12:22:02 +02:00 |
|