Commit Graph

5356 Commits

Author SHA1 Message Date
Gethin James
c47da98ab1 Merge branch 'develop' into feature/SEARCH-68_update_solr 2016-09-08 15:17:34 +02:00
Michael Suzuki
a930e92786 Search-85, restored fields to not break previous search behaviour and added new field defenitions to not tokenise data 2016-09-08 13:35:10 +01:00
Michael Suzuki
53b9b4e1cd Search-85, updated schema to not tokenise certain fields 2016-09-08 10:12:50 +01:00
Michael Suzuki
68f4e33167 Search-85, updated main schema to index fields and not to tokenise 2016-09-07 21:04:04 +01:00
Michael Suzuki
a4236e03ec Tidy up imports 2016-09-07 13:37:17 +01:00
Michael Suzuki
5eb3edb392 Search-85, Updated schema to not tokenise NodeRef and added unit tests 2016-09-07 13:37:00 +01:00
Alan Davis
d509d5bc5a Merged 5.2.N (5.2.1) to HEAD (5.2)
130285 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130022 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
         129926 ahind: SEARCH-31    SOLR 6 - Shard based on date - SOLR implementation
         - Support returning a date, datetime or string property to use for sharding


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130357 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:08:39 +00:00
Alan Davis
b8d3593cb5 Merged 5.2.N (5.2.1) to HEAD (5.2)
130284 gjames: Merged searchapi (5.2.1) to 5.2.N (5.2.1)
      130021 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
         129885 ahind: SEARCH-31    SOLR 6 - Shard based on date - SOLR implementation
         - SOLRAPIClient changes to support requesting a property value to use for sharding


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130356 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 22:08:29 +00:00
Gethin James
e279b06d89 Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130022 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
      129926 ahind: SEARCH-31    SOLR 6 - Shard based on date - SOLR implementation
      - Support returning a date, datetime or string property to use for sharding


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130285 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:35:59 +00:00
Gethin James
4e4872cc98 Merged searchapi (5.2.1) to 5.2.N (5.2.1)
130021 gjames: Merged 5.2.N-AHIND (5.2.1) to searchapi (5.2.1)
      129885 ahind: SEARCH-31    SOLR 6 - Shard based on date - SOLR implementation
      - SOLRAPIClient changes to support requesting a property value to use for sharding


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@130284 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 15:35:51 +00:00
Alan Davis
47ff8bf507 Merged 5.2.N (5.2.1) to HEAD (5.2)
129612 jbernstein: SEARCH-95: Add the SOLRAPIQueueCLient


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130213 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:40:30 +00:00
Alan Davis
b12d1e0a1f Merged 5.2.N (5.2.1) to HEAD (5.2)
129538 msuzuki: Search-95, added missing methods that were lost in the merge.


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130212 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:40:21 +00:00
Alan Davis
4feb74244f Merged 5.2.N (5.2.1) to HEAD (5.2)
129519 msuzuki: Search-95, updating solr features from the latest solr development branch


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@130210 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-09-06 14:40:00 +00:00
Gethin James
771c8d5b1e Setting the correct data.dir.store default value with shard count 2016-09-06 12:10:08 +02:00
Paul Brodner
5fd0e8f24a Merge branch 'TAS-199' into 'master'
Tas 199

add method to verify content the of a document

See merge request !4
2016-09-05 15:07:48 +01:00
bogdanbocancea
5569ce7f91 TAS-199: add method to verify file content 2016-09-05 15:25:10 +03:00
Valentin Popa
5bb07e9f4d Formatting, change test names 2016-09-02 16:57:19 +03:00
Paul Brodner
932ddb2e02 update Document to FileModel 2016-09-02 12:34:53 +03:00
Paul Brodner
00169fcc9c update based on DSL 2016-09-02 12:30:17 +03:00
Valentin Popa
f20f683404 Merge branch 'schemaValidation' of https://gitlab.alfresco.com/tas/alfresco-tas-restapi-test into schemaValidation
# Conflicts:
#	src/main/java/org/alfresco/rest/RestCommentsApi.java
#	src/main/java/org/alfresco/rest/RestSitesApi.java
2016-09-02 11:56:06 +03:00
Valentin Popa
d1037f13d7 TAS-387 Add support for JSON schema validation 2016-09-02 11:51:57 +03:00
Valentin Popa
d341d02aee TAS-387 Add support for JSON schema validation 2016-09-02 10:47:16 +03:00
Paul Brodner
4f64e89cee Merge branch 'TAS-357' into 'master'
Tas 357

See merge request !3
2016-09-01 15:34:42 +01:00
Paul Brodner
7c4881c081 TAS-357 update cmis to include test in jar, added default suite 2016-09-01 17:34:27 +03:00
Andrew Hind
02c8ac2046 Merge branch 'shard_by_date' into 'develop'
Shard by date

Shard by date changes with a green build.

See merge request !11
2016-09-01 14:28:04 +01:00
ahind
4a6de80059 Point to a build with the required API changes 2016-08-31 20:20:45 +01:00
Valentin Popa
da16d2c241 Updates to REST API - formatting, additional assertions, fix suite 2016-08-31 12:03:37 +03:00
Paul Brodner
5cccdaf80b small refactoring: using helper of DataContent for creation of files 2016-08-30 20:37:49 +03:00
Valentin Popa
477e545be6 Updates to REST API framework - javadocs, updates to API calls 2016-08-30 13:30:42 +03:00
Joel
b60ec4ea36 SEARCH-31: SOLR 6 - Shard based on date - SOLR implementation 2016-08-26 15:17:21 -04:00
Valentin Popa
9e028dd20f Added support for update site member role and delete site member | Add test for update/delete site member 2016-08-24 16:17:14 +03:00
Valentin Popa
b7e64e0851 Updates to sanity suite, remove sample tests 2016-08-24 15:03:12 +03:00
Valentin Popa
5f2937197c Added tests for demo | Add getSiteMember/getSiteMembers calls | Assertions for Comments API | Assertions for Site Members API 2016-08-24 14:47:44 +03:00
bogdanbocancea
39ab6adca9 add sanity-cmis.xml and modify test package structure 2016-08-24 10:23:27 +03:00
Steven Glover
7f7224cb11 Merged https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/AMUKHA/5.2.N-MNT-15135 to 5.2.N
MNT-15135 "Alfresco Media Management: Rendition Concurrency Failure on Property update"

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129765 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-22 14:33:09 +00:00
Michael Suzuki
6a6163b2d5 Remove redundant package 2016-08-19 09:39:41 +01:00
Michael Suzuki
9f292b94a2 Updated and fixed test to use sharding by acl id 2016-08-18 21:47:30 +01:00
Michael Suzuki
30a2eca092 Tidy up formatting 2016-08-18 11:59:41 +01:00
Joel Bernstein
6629e8b3df SEARCH-95: Add the SOLRAPIQueueCLient
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129612 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-18 02:52:17 +00:00
Joel
ccfe13076a SEARCH-95: Solr 6 now uses the 5.2.1 snapshot 2016-08-17 20:13:25 -04:00
Joel
2964127002 SEARCH-95: Fixing Solr6 to work with 5.2.N 2016-08-17 12:32:34 -04:00
Michael Suzuki
a0ccb5f3b7 Search-95, added missing methods that were lost in the merge.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129538 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-17 08:41:35 +00:00
Gethin James
d303463f0c SEARCH-68: analyzeMultitermTerm has been removed so using getAnalyzer().normalize 2016-08-16 17:04:12 +02:00
Gethin James
bfd724dbf3 SEARCH-68: Using 6.2.0-SNAPSHOT 2016-08-16 17:04:12 +02:00
Gethin James
80b7279e52 SEARCH-68: Use a contructor for FvhContainer, see SOLR-9237 2016-08-16 17:04:12 +02:00
Gethin James
0e9b337287 SEARCH-68: Tidier import 2016-08-16 17:04:12 +02:00
Gethin James
bf180bdf84 SEARCH-68: Change import 2016-08-16 17:04:12 +02:00
Gethin James
688351e84d SEARCH-68: FvhContainer, probably requires a protected class with a constructor 2016-08-16 17:04:12 +02:00
Gethin James
2428a51e91 SEARCH-68: Equals and hashCode() fixes 2016-08-16 17:04:12 +02:00
Gethin James
205a333d5c SEARCH-68: Changed the package name, is this correct? 2016-08-16 17:04:12 +02:00