eliaporciani
9a3021d1f5
[SEARCH-2090]
...
fixed AFTSDefaultTextQuery tests
2020-02-19 17:19:00 +01:00
Angel Borroy
d1a8c79bcb
Merge branch 'fix/SEARCH-2117_IndexCheck' into 'master'
...
SEARCH-2117: Fix integration test approach, setting explicitly a [1..2000]...
See merge request search_discovery/insightengine!384
2020-02-19 14:56:01 +00:00
Angel Borroy
92edfc5999
SEARCH-2117: Fix integration test approach, setting explicitly a [1..2000] txnId when checkCore is required.
2020-02-19 14:50:41 +01:00
Angel Borroy
bb718e86cf
Merge branch 'fix/SEARCH-2117_IndexCheck' into 'master'
...
SEARCH-2117: Revert limit to 2000l for checking first transactions in database...
See merge request search_discovery/insightengine!383
2020-02-19 11:58:59 +00:00
eliaporciani
398e6da72e
[SEARCH-2090]
...
integrated highlight solution with multiple dynamic fields
2020-02-19 12:34:44 +01:00
Angel Borroy
f93e979ed9
SEARCH-2117: Revert limit to 2000l for checking first transactions in database when checking the index and fix Integration Test.
2020-02-19 11:43:11 +01:00
eliaporciani
9b25ec3cee
Merge branch 'feature/SEARCH-2091' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2090
2020-02-19 10:12:32 +01:00
agazzarini
7d7d1558a4
[ SEARCH-2091 ] New FieldType + Unit Tests + Highlighting IT Green
2020-02-19 09:48:59 +01:00
eliaporciani
b604870209
[SEARCH-2090]
...
integrated suggest field in copyfields generator
2020-02-18 23:25:19 +01:00
eliaporciani
48b70e24f0
[SEARCH-2090]
...
managed static fields
2020-02-18 16:23:11 +01:00
eliaporciani
ae88b70454
Merge branch 'feature/SEARCH-2090' of git.alfresco.com:search_discovery/insightengine into feature/SEARCH-2090
2020-02-18 16:22:58 +01:00
Angel Borroy
e9b07609d6
Merge branch 'fix/SEARCH-2112_DbIdRangeLatestTx' into 'master'
...
Fix/search 2112 db id range latest tx
See merge request search_discovery/insightengine!382
2020-02-18 14:55:48 +00:00
Angel Borroy
61faf9ab2d
Describe skip transactions feature for logging.
2020-02-18 15:55:13 +01:00
eliaporciani
cd3e7eb097
[SEARCH-2090]
...
added filter for locale in text-identifier field type
2020-02-18 15:02:14 +01:00
Angel Borroy
bf17b980da
SEARCH-2112: On Shards configured with DB_ID_RANGE, the first indexed transaction can be different from the first transaction in the repository
2020-02-18 11:55:55 +01:00
Angel Borroy
d33e5834c3
SEARCH-2112: When transactions are out of Shard range, only the latest transaction needs to be indexed in order to preserve the state up-to-date of the MetadataTracker
2020-02-18 10:57:42 +01:00
Keerat
ecc67b2847
SEARCH-2078 fix for getShardInfoWithAdminAuthority
2020-02-18 09:38:31 +00:00
Keerat
9b988a73a1
SEARCH-2078 fix for getShardInfoWithAdminAuthority
2020-02-18 08:49:50 +00:00
dependabot-preview[bot]
f578b92592
Bump restapi from 1.31 to 1.33 in /e2e-test
...
Bumps [restapi](https://github.com/Alfresco/alfresco-tas-restapi ) from 1.31 to 1.33.
- [Release notes](https://github.com/Alfresco/alfresco-tas-restapi/releases )
- [Commits](https://github.com/Alfresco/alfresco-tas-restapi/compare/v1.31...v1.33 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-17 22:12:51 +00:00
elia
5b2b55830d
[SEARCH-2090]
...
Fixed test
2020-02-17 22:38:34 +01:00
eliaporciani
469f3f9e84
[SEARCH-2090]
...
added sort support.
fixed AlfrescoCollatableTextFieldType in case of locale information
2020-02-17 18:17:18 +01:00
mbhave
401d3300be
Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/Search-2096
2020-02-17 17:04:11 +00:00
agazzarini
d84cc2b848
[ SEARCH-2091 ] avoid NPE in tests
2020-02-17 07:13:55 +01:00
elia
10fb4462fa
[SEARCH-2090]
...
added generated config file
2020-02-14 15:28:41 +01:00
Keerat Lalia
66ae2f0c10
Merge branch 'feature/SEARCH-1681_ShardingOnTheCITests' into 'master'
...
Feature/search 1681 sharding on the ci tests
See merge request search_discovery/insightengine!362
2020-02-14 13:50:39 +00:00
elia
168ded9091
[SEARCH-2090]
...
first introduction of conditional copy fields.
- added copy fields python generator
- modified schema.xml
2020-02-14 14:42:01 +01:00
Keerat
cbef1d6c60
SEARCH-1681 altering comments and assertion messages
2020-02-14 12:02:52 +00:00
Keerat
f781218546
git pull from master
2020-02-14 11:37:23 +00:00
Keerat
74f1ded7c8
SEARCH-1681 adding more assertion messages and removing test group for test
2020-02-14 10:49:10 +00:00
Tom Page
05b50fde02
Merge branch 'dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.31' into 'master'
...
Bump restapi from 1.30 to 1.31 in /e2e-test
See merge request search_discovery/insightengine!372
2020-02-14 08:26:28 +00:00
Angel Borroy
dc76f3b576
Merge branch 'feature/SEARCH-2014_SolrAdminAPI' into 'master'
...
Add missing parameter messages to responses instead of throwing Exceptions.
See merge request search_discovery/insightengine!376
2020-02-14 06:46:24 +00:00
Angel Borroy
223da01b6b
Remove unnecessary code from unit test.
2020-02-13 19:43:34 +01:00
Angel Borroy
ab1636980e
Fix unit tests.
2020-02-13 18:37:58 +01:00
Angel Borroy
37242ac1bb
As some other tests have been run before SOLR Admin ones, the expected transactions and ACLs to reindex can't be predicted. Enough to check that a list is returned by fix methods, but ignoring the size of this list.
2020-02-13 18:29:31 +01:00
Angel Borroy
7f31fc41b7
Added detailed messages to describe errors when testing.
2020-02-13 17:34:19 +01:00
Tom Page
766bba194e
Merge branch 'feature/MNT-21021_DocumentProperty' into 'master'
...
MNT-21021 Add documentation for alfresco.topTermSpanRewriteLimit.
See merge request search_discovery/insightengine!379
2020-02-13 15:47:57 +00:00
Keerat
572ff2831e
SEARCH-1681 changing cases in the switch statement for shard methods with no checks to be made
2020-02-13 15:33:59 +00:00
Tom Page
f03ec094cd
MNT-21021 Add documentation for alfresco.topTermSpanRewriteLimit.
2020-02-13 15:27:07 +00:00
Keerat
6cb9b47fbb
SEARCH-1681 creating a loop to go through instances and shards
2020-02-13 14:36:37 +00:00
Tom Page
cffb462ab6
Merge branch 'fix/SEARCH-2089_SolrBaseUrl' into 'master'
...
SEARCH-2089 Update docker-compose generator to use -Dsolr.baseUrl.
See merge request search_discovery/insightengine!378
2020-02-13 12:40:28 +00:00
Tom Page
bb4a07eda8
SEARCH-2089 Update docker-compose generator to use -Dsolr.baseUrl.
2020-02-13 11:29:26 +00:00
Angel Borroy
fe315ca710
Avoid coding useless conditions.
2020-02-13 11:31:35 +01:00
Angel Borroy
e4ba6c6d2c
Adding detailed asserts in order to check parameter values inside the JSON Response.
2020-02-13 11:31:08 +01:00
Tom Page
3d40419e39
Merge branch 'dependabot/maven/e2e-test/rm.version-3.3.0.1' into 'master'
...
Bump rm.version from 3.3.0 to 3.3.0.1 in /e2e-test
See merge request search_discovery/insightengine!377
2020-02-13 09:21:20 +00:00
dependabot-preview[bot]
15a6f2cb6d
Bump rm.version from 3.3.0 to 3.3.0.1 in /e2e-test
...
Bumps `rm.version` from 3.3.0 to 3.3.0.1.
Updates `alfresco-governance-services-automation-enterprise-rest-api` from 3.3.0 to 3.3.0.1
Updates `alfresco-governance-services-automation-community-rest-api` from 3.3.0 to 3.3.0.1
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-02-12 22:14:00 +00:00
Angel Borroy
087ab1734e
Add missing parameter messages to responses instead of throwing Exceptions.
...
Extended test coverage.
2020-02-12 10:59:08 +01:00
Keerat
e22bb2966d
SEARCH-1681 spelling on DB_ID_RANGE in switch statement
2020-02-12 09:44:12 +00:00
Tom Page
0aff73cdc8
Merge master into dependabot/maven/e2e-test/org.alfresco.tas-restapi-1.31.
...
# Conflicts:
# e2e-test/pom.xml
2020-02-12 08:27:15 +00:00
Angel Borroy
a255744e45
Merge branch 'feature/SEARCH-2014_SolrAdminAPI_CherryPickMaster' into 'master'
...
Merge branch 'feature/SEARCH-2014_SolrAdminAPI_14x' into 'release/V1.4.x'
See merge request search_discovery/insightengine!369
2020-02-12 08:25:45 +00:00
Keerat
d5072eff1b
SEARCH-1681 review changes with pagination message
2020-02-12 08:25:00 +00:00