Commit Graph

5356 Commits

Author SHA1 Message Date
eliaporciani
3823a5bef2 [contentStoreReplication]
Created new directory for test execution different from test-files
Removed test execution files after test
2019-10-17 17:20:21 +02:00
eliaporciani
8e14d5a9ad [contentStoreReplication]
added documentation
2019-10-17 17:18:19 +02:00
agazzarini
404a9e0624 [ SEARCH-1606 ] alfresco.enable.tracking set to true by default 2019-10-17 08:31:53 +02:00
agazzarini
b5634ee7b8 [ SEARCH-1606 ] Minor fix on a log message 2019-10-17 08:11:58 +02:00
eliaporciani
d5e0b8233e [contentStoreReplication]
fix slave configuration
2019-10-16 23:22:29 +02:00
eliaporciani
a7c02318d6 Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/contentStoreReplication 2019-10-16 23:16:30 +02:00
eliaporciani
3d63579d9b [contentStoreReplication]
added test for contentstore replication
2019-10-16 23:16:02 +02:00
eliaporciani
ecc5a88331 [contentStoreReplication]
added configuration for master and slave in test-files
2019-10-16 23:13:34 +02:00
eliaporciani
c64567088c [contentStoreReplication]
Code refactoring.
Changed visibility of some methods.
2019-10-16 23:08:33 +02:00
eliaporciani
b65fac13ed [contentStoreReplication]
added utility functions.
code refactoring
2019-10-16 23:07:29 +02:00
agazzarini
4eebda2ecc [ SEARCH-1606 ] Minor fix on trackers disable/enable property 2019-10-16 16:46:10 +02:00
agazzarini
064d628139 [ SEARCH-1606 ] Unit tests for master/slave role detection 2019-10-16 14:38:59 +02:00
agazzarini
a51984f57b [ SEARCH-1606 ] First chunk of unit tests 2019-10-16 14:25:17 +02:00
dependabot-preview[bot]
6d41769950 Bump alfresco-data-model from 8.52 to 8.53 in /search-services
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.52 to 8.53.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.52...8.53)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-16 06:26:59 +00:00
Meenal Bhave
f3b618cd10 Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
Feature/search 1835 gs compatibility: Fix inconsistent Tests

See merge request search_discovery/insightengine!192
2019-10-15 16:37:42 +01:00
Meenal Bhave
2e7e565bf5 Feature/search 1835 gs compatibility: Fix inconsistent Tests 2019-10-15 16:37:42 +01:00
eliaporciani
8eb5461fe3 [contentStoreReplication]
modified shardkey of shards created in SolrTestInitializer in order to have different contentstores for different shards.
2019-10-15 10:59:53 +02:00
agazzarini
cb40a133a7 [ SEARCH-1606 ] Formal code refactoring (formatting) 2019-10-15 10:59:44 +02:00
Keerat
113f7c3553 SEARCH-1881 new spellcheck tests added for searchInsteadFor and didYouMean 2019-10-15 09:17:55 +01:00
Keerat
16d37d9666 SEARCH-1881 new spellcheck tests added for searchInsteadFor and didYouMean 2019-10-14 13:56:53 +01:00
eliaporciani
57aec08099 [contentStoreReplication]
Handled full content store replication with deletion of unnecessary files.
Handled content store replication when index is in sync.
Code refactoring.
2019-10-11 16:50:30 +02:00
agazzarini
f504815eb6 [ SEARCH-1858 ] Additional Unit tests on SolrContentStore FSM 2019-10-11 09:46:02 +02:00
agazzarini
385b37ad3e [ SEARCH-1858 ] FSM on SolrContentStore (+ Unit tests for transitions) 2019-10-10 16:42:22 +02:00
Tom Page
9db21954c7 Merge branch 'dependabot/maven/search-services/org.alfresco-alfresco-data-model-8.52' into 'master'
Dependabot/maven/search services/org.alfresco alfresco data model 8.52

See merge request search_discovery/insightengine!193
2019-10-10 15:29:06 +01:00
Tom Page
80aaff554c Update notice.txt: xercesImpl-2.12.0 is Apache 2.0. 2019-10-10 09:01:27 +01:00
agazzarini
aa99b06f42 [ SEARCH-1858 ] valid/invalid/unknown version checks + unit tests 2019-10-10 09:56:15 +02:00
Angel Borroy
4f99c6ee0a Merge branch 'fix/SEARCH-1457_JDBCNullValues' into 'master'
Fix/search 1457 jdbc null values

See merge request search_discovery/insightengine!189
2019-10-09 15:23:35 +01:00
dependabot-preview[bot]
e52c57ae96 Bump alfresco-data-model from 8.50 to 8.52 in /search-services
Bumps [alfresco-data-model](https://github.com/Alfresco/alfresco-data-model) from 8.50 to 8.52.
- [Release notes](https://github.com/Alfresco/alfresco-data-model/releases)
- [Commits](https://github.com/Alfresco/alfresco-data-model/compare/8.50...8.52)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-09 04:19:19 +00:00
agazzarini
e1492cdf39 Minor code clean up 2019-10-08 13:50:43 +02:00
Angel Borroy
000e71afbd Merge branch 'feature/SEARCH-1885_SSLWebProxyGenerator' into 'master'
Add support for WebProxy with SSL

See merge request search_discovery/insightengine!190
2019-10-08 12:30:37 +01:00
Angel Borroy
1bae63d3ca Clarify that certificates, truststores and keystores are provided only for testing purposes. 2019-10-08 13:30:14 +02:00
Meenal Bhave
727cce0d25 Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
Search-1857: fileFound not being set for non electronic search

See merge request search_discovery/insightengine!191
2019-10-08 09:34:16 +01:00
eliaporciani
2b03b312e5 [contentStoreReplication]
handled not valid version (slave side).
Added log messages.
refactoring and fix in trasmission.
2019-10-07 18:27:43 +02:00
eliaporciani
6418e3d564 [contentStoreReplication]
code refactoring.
enable master mode on solrCoreLoadRegistration.
make enable master synchronized.
2019-10-07 16:35:10 +02:00
eliaporciani
82932aa499 [contentStoreReplication]
Split test in two files.
Fix contentStoreTest.
Removed useless test on delete. (removeDocFromContentStore already checks deletes)
2019-10-07 16:31:58 +02:00
Angel Borroy
4493c6729b Add support for WebProxy with SSL
Add support to disable WebProxy protection for SOLR REST API
2019-10-07 16:31:55 +02:00
agazzarini
a4c4eef883 Master/Slave mode detection + Unit test 2019-10-04 15:01:54 +02:00
agazzarini
95652b1313 Merge branch 'feature/contentStoreReplication' of https://git.alfresco.com/search_discovery/insightengine into feature/contentStoreReplication
 Conflicts:
	search-services/alfresco-search/src/main/java/org/alfresco/solr/content/SolrContentStore.java
2019-10-04 10:26:57 +02:00
agazzarini
403bbd048a Merge branch 'feature/contentStoreReplication' of https://git.alfresco.com/search_discovery/insightengine into feature/contentStoreReplication
 Conflicts:
	search-services/alfresco-search/src/main/java/org/alfresco/solr/content/SolrContentStore.java
2019-10-04 09:49:14 +02:00
agazzarini
9e697d2f60 [ SEARCH-1859 ] Master/Slave State pattern on SolrContentStore 2019-10-04 09:45:43 +02:00
eliaporciani
bca077f3bd [contentStoreReplication]
code refactoring
2019-10-04 09:40:44 +02:00
Meenal Bhave
adfb5f661e Merge branch 'feature/Search-1835-GSCompatibility' into 'master'
Search-1835: Moved the GS Tests to InsightEngine package to avoid compiliation errors in SearchServices mirror

See merge request search_discovery/insightengine!187
2019-10-04 08:12:24 +01:00
eliaporciani
67bb3b919a [contentStoreReplication]
modified mechanism for getting content store replication task.
2019-10-03 22:10:51 +02:00
eliaporciani
23c836f0ce [contentStoreReplication]
code formatting
2019-10-03 22:09:45 +02:00
meenal.bhave@alfresco.com
5f281abadd Moved the GS Tests to InsightEngine package to avoid compiliation errors in SearchServices mirror 2019-10-03 16:58:26 +01:00
eliaporciani
f509bb4d00 Merge branch 'master' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-1862 2019-10-03 14:50:53 +02:00
eliaporciani
65be73ac00 [SEARCH-1862]
Integration with changeSet.
2019-10-03 14:49:02 +02:00
Tom Page
48099e690d Merge branch 'dependabot/maven/search-services/dependency.jackson.version-2.10.0' into 'master'
Bump dependency.jackson.version in /search-services

See merge request search_discovery/insightengine!185
2019-10-03 11:49:53 +01:00
Andrea Gazzarini
2725d80cb2 Merge branch 'feature/SEARCH-1859_from_1862' into 'feature/contentStoreReplication'
[ SEARCH-1859 ] Proper management of Lucene Searchers

See merge request search_discovery/insightengine!186
2019-10-02 18:37:42 +01:00
agazzarini
11c815dbab [ SEARCH-1859 ] Proper management of Lucene Searchers 2019-10-02 19:36:44 +02:00