Commit Graph

4796 Commits

Author SHA1 Message Date
alfresco-build
e45df08db2 [maven-release-plugin] prepare for next development iteration 1.5.0-RC4 2020-06-25 10:46:27 +00:00
alfresco-build
50d1148bcf [maven-release-plugin] prepare release 1.5.0-RC4 2020-06-25 10:46:18 +00:00
Angel Borroy
e49f85a073 [maven-release-plugin] prepare for next development iteration 2020-06-24 15:23:20 +02:00
Angel Borroy
8a3332068b [maven-release-plugin] prepare release 1.5.0-RC1 2020-06-24 15:23:09 +02:00
Angel Borroy
4a949aa8aa SEARCH-2041: Move project from Git to GitHub
Change Maven Git protocol from https to ssh
2020-06-24 13:13:50 +02:00
Angel Borroy
d5bc0ebcfd SEARCH-2041: Move project from Git to GitHub
git cherry-pick -n -X ignore-all-space e254a15
2020-06-24 10:32:10 +02:00
Angel Borroy
fbcce002ec Merge branch 'feature/SEARCH-2277_RestoreApacheLicenseHeader_V1.5.x' into 'release/V1.5.x'
SEARCH-2277: Restoring Apache License Header

See merge request search_discovery/insightengine!574
2020-06-19 08:00:24 +01:00
Angel Borroy
cfc56e723b SEARCH-2277: Restoring Apache License Header 2020-06-18 17:08:42 +02:00
Andrea Gazzarini
2a8d0d7017 Merge branch 'fix/SEARCH_2303_in_1.5.x' into 'release/V1.5.x'
Fix/search 2303 in 1.5.x

See merge request search_discovery/insightengine!558
2020-06-18 14:10:01 +01:00
Andrea Gazzarini
9749bfcbb8 Merge branches 'fix/SEARCH-2303_npe_on_tracker_state' and 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/SEARCH-2303_npe_on_tracker_state
 Conflicts:
	search-services/alfresco-search/src/main/java/org/alfresco/solr/tracker/AbstractTracker.java

(cherry picked from commit 8912b4c48d334f87178685328113e17dd70a7625)
2020-06-18 12:07:57 +02:00
Andrea Gazzarini
aec8815af5 [ SEARCH-2303 ] Turn off / reset the tracker state silently
(cherry picked from commit 6b05c1ae594d78c4eba29ec367e2b48f0455d728)
2020-06-18 12:07:52 +02:00
Elia Porciani
139b0b7de4 Merge branch 'fix/SEARCH-2279_to_1.5' into 'release/V1.5.x'
Fix/search 2279 to 1.5

See merge request search_discovery/insightengine!553
2020-06-17 08:26:02 +01:00
Elia Porciani
aa8a8c5078 [SEARCH-2279]
Registration to ACS is handled by a specific tracker

(cherry picked from commit d9d9edb57013a9995f79ef98ed877a81b07809f2)
2020-06-17 08:26:02 +01:00
Keerat Lalia
2671bba2a5 Merge branch 'feature/SEARCH-2249_LicenseHeaderCheck_V1.5.x' into 'release/V1.5.x'
Feature/search 2249 license header check v1.5.x

See merge request search_discovery/insightengine!504
2020-05-21 15:29:15 +01:00
Tom Page
614df94f5f SEARCH-2249 Adding License Header 2020-05-14 16:08:15 +01:00
Tom Page
f99e70c251 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

(cherry picked from commit e184132fc8914d30691e753594b01cb60a076b6b)
2020-05-14 16:07:12 +01:00
Keerat
117a2bc8b7 SEARCH-2249 Fixing the format of the plugin in the parent pom
(cherry picked from commit 763c8b047df1458c0e5fc8be0a23a098e9e32e16)
2020-05-14 16:07:12 +01:00
Keerat
5a67ce0af7 SEARCH-2249 Fixing the format of the plugin in the parent pom
(cherry picked from commit 56fc41bc2d89d008da6cffc29826212174203db3)
2020-05-14 16:07:12 +01:00
Keerat
c0383dcd58 SEARCH-2249 Updating the license property in the e2e/pom file
(cherry picked from commit 3dcc1b6e5eae6d7c7533200cf1cdf70a4336d681)
2020-05-14 16:07:12 +01:00
Keerat
2261307e5f SEARCH-2249 Adding plugin to parent pom and updating license property in search-services
(cherry picked from commit 4838aa2e468b4727ed25c36050c52d7dd815b951)
2020-05-14 16:07:12 +01:00
Tom Page
dda990547e SEARCH-2254 Use latest base image.
The previous one had a default expiry of two weeks.

(cherry picked from commit d55ce285976a405d7454e68a17256527a0fb286b)
2020-05-14 11:58:28 +01:00
Tom Page
e011d8faa4 Merge branch 'feature/SEARCH-2223_SolrInformationServerExceptions' into 'master'
SEARCH-2223 Revert some exception handling in SolrInformationServer to fix intermittent tests.

See merge request search_discovery/insightengine!488
2020-05-06 10:09:21 +01:00
Tom Page
b2d35e9cb1 SEARCH-2223 Update debug log message to avoid repeating huge JSON blob. 2020-05-06 09:15:06 +01:00
Tom Page
c339fbee5e SEARCH-2223 Fix javadoc references. 2020-05-05 14:29:37 +01:00
Tom Page
8db9be7a60 SEARCH-2223 Revert some exception handling in SolrInformationServer to fix intermittent tests. 2020-05-05 12:37:22 +01:00
Keerat Lalia
6566d9c1bc Merge branch 'feature/SEARCH-2121_AddingTestGroups' into 'master'
SEARCH-2121 Adding test group to failing tests with cascade tracking disabled

See merge request search_discovery/insightengine!484
2020-05-01 09:56:11 +01:00
Keerat
3edaf416bc SEARCH-2121 Changing Test Group Name to CONFIG_ENABLED_CASCADE_TRACKER 2020-05-01 09:30:43 +01:00
Elia Porciani
f26cdd3c04 Merge branch 'feature/SEARCH-2192' into 'master'
Feature/search 2192

See merge request search_discovery/insightengine!479
2020-05-01 08:45:02 +01:00
Elia Porciani
0875a04a9c SEARCH-2129: Static semaphore for running and writing Tracker Threads, that avoids parallel execution of the same job.
Standarization for logger naming and declaration.
2020-05-01 08:45:02 +01:00
mbhave
ccdecbdeb2 Search-2203: Missed out hunk for testExpand from the commit 2020-04-30 10:27:06 +01:00
Meenal Bhave
9599c0d0d8 Merge branch 'fix/Search-2065' into 'master'
Search-2065: Test implemented for fingerprint after version update

See merge request search_discovery/insightengine!365
2020-04-30 09:18:49 +01:00
Meenal Bhave
0f47d64b29 Merge branch 'master' of https://git.alfresco.com/search_discovery/insightengine into fix/Search-2065 2020-04-30 09:18:49 +01:00
Keerat
a05d771f60 SEARCH-2121 splitting CMIS tests to run tests in correct config 2020-04-29 16:21:41 +01:00
Keerat
ce801db773 SEARCH-2121 Adding test group to the @test annotation and not in the test rail 2020-04-29 15:44:12 +01:00
Meenal Bhave
99a612a504 Merge branch 'fix/Search-2203' into 'master'
Fixed the rangeCheck and expand tests to work with 2 DB_ID_RANGE shards, both with content indexed

See merge request search_discovery/insightengine!483
2020-04-29 15:12:58 +01:00
Meenal Bhave
5ae86d2ef8 Search-2203: Amended the test to work on non empty shards and to check the appropriate rangeCheck result 2020-04-29 15:12:58 +01:00
Keerat
9a31f984e9 SEARCH-2121 Adding test group to failing tests with cascade tracking disabled 2020-04-29 13:38:13 +01:00
Tom Page
d191d68fa5 Merge branch 'fix/SEARCH-2202_TrackerLogging' into 'master'
SEARCH-2202 Ensure each class has its own logger.

See merge request search_discovery/insightengine!482
2020-04-28 16:30:59 +01:00
Alex Mukha
d4f912ccd9 Merge branch 'feature/search-2219-update-base-java-image' into 'master'
SEARCH-2219 Update base Java image

See merge request search_discovery/insightengine!481
2020-04-28 13:53:02 +01:00
Alex Mukha
e2e6736679 SEARCH-2219 Update base Java image 2020-04-28 13:53:02 +01:00
Tom Page
eaf034917f Merge branch 'fix/SEARCH-2202_MissingShardRange' into 'master'
SEARCH-2202 Handle case where shard range is missed.

See merge request search_discovery/insightengine!480
2020-04-28 13:50:51 +01:00
Tom Page
73ac9e44aa SEARCH-2202 Ensure each class has its own logger.
Make loggers static and final, and use slf4j tokenisation.
2020-04-28 10:51:38 +01:00
Tom Page
37c57d1d52 SEARCH-2202 Handle case where shard range is missed. 2020-04-28 10:28:42 +01:00
Keerat Lalia
ff94983bf1 Merge branch 'feature/SEARCH-2121_AddingCscadeTrackingOption' into 'master'
SEARCH-2121 adding cascade tracking option to Insight engine docker-compose and search_sonfig_setup

See merge request search_discovery/insightengine!478
2020-04-28 09:55:57 +01:00
Tom Page
cfb670302c Merge branch 'fix/SEARCH-2202_MoreSonarFixesMaster' into 'master'
Fix/search 2202 more sonar fixes master

See merge request search_discovery/insightengine!477
2020-04-28 09:15:12 +01:00
Tom Page
1aa959c186 SEARCH-2202 Delete Solr unit tests.
These are literally unit tests copied from the Solr project and which are testing Solr code.

https://github.com/apache/lucene-solr/blob/master/lucene/analysis/common/src/test/org/apache/lucene/analysis/minhash/MinHashFilterTest.java
2020-04-27 15:06:34 +01:00
Tom Page
b0bef746b8 SEARCH-2202 Remove commented tests.
It does not seem at all likely that these will ever be uncommented. They
were commented out because they didn't work.
2020-04-27 14:40:06 +01:00
Tom Page
969cf39962 SEARCH-2202 Make AdminHandler tests clearer.
Sonar doesn't like tests with no assertions.
2020-04-27 14:37:12 +01:00
Tom Page
d41d0ec9c4 SEARCH-2202 Remove context field as it is present in supertype. 2020-04-27 14:33:10 +01:00
Tom Page
4954eb2d2e SEARCH-2202 Remove unused field.
This exists in the superclass anyway.
2020-04-27 14:02:30 +01:00