Commit Graph

5356 Commits

Author SHA1 Message Date
Gethin James
3bacfe89cd SEARCH-68: Updated the pom to use solr.version 6.1.0 2016-08-16 17:04:12 +02:00
Gethin James
e616b9bac0 Merge tag 'sprint4'
End of Sprint 4
2016-08-16 16:28:34 +02:00
Michael Suzuki
3e7a5b47ee Search-95, updating solr features from the latest solr development branch
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/BRANCHES/DEV/5.2.N/root@129519 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-16 12:35:01 +00:00
Valentin Popa
5f106f7f79 Small updates to REST API framework 2016-08-16 14:56:56 +03:00
Gethin James
aec173161c SEARCH-104: Start a jetty without the default test collection1, much clear test. 2016-08-16 13:00:07 +02:00
Gethin James
795c85ea35 SEARCH-104: Start a jetty without the default test collection1 2016-08-16 12:49:07 +02:00
Gethin James
69626ef75f SEARCH-104: A more comprehensive test assertion 2016-08-16 11:19:41 +02:00
Jean-Pierre
536cb3c133 Merge branch 'develop' of https://gitlab.alfresco.com/search_discovery/solr into develop 2016-08-16 09:51:05 +01:00
Jean-Pierre
9ee71d2cf1 Removed unnecessary image creation check. set -e would already fail the script if docker build ends with an error 2016-08-16 09:50:32 +01:00
Paul Brodner
fede1b6418 TAS-345 update package imports 2016-08-16 11:34:03 +03:00
Michael Suzuki
5aa3297714 Search-101, harden the test. 2016-08-16 09:11:32 +01:00
Jean-Pierre
dadb49429d Swtiched to only set -e 2016-08-15 17:13:03 +01:00
Gethin James
7434702b51 SEARCH-104: Handle null value in corenames 2016-08-15 13:18:38 +02:00
Gethin James
713c58fffd SEARCH-102: Adding tests for different shard.method properties. 2016-08-15 13:17:07 +02:00
Gethin James
ecd5c304b9 Following BDE-755, switching from dockerreg to docker-internal 2016-08-15 11:16:39 +02:00
Gethin James
866e841e60 SEARCH-101: Adding a basic test to load core templates 2016-08-12 17:00:35 +02:00
Gethin James
64402421d1 Lowered the distribution threshold for node sharding test. We can review again. 2016-08-12 17:00:11 +02:00
Gethin James
3623f21bbf SEARCH-104: Using helper methods from AlfrescoSolrUtils 2016-08-12 15:48:54 +02:00
Gethin James
882913f032 SEARCH-104: Adding helper methods to AlfrescoSolrUtils 2016-08-12 15:48:22 +02:00
ahind
1eface1c36 SEARCH-101: Link up query logging 2016-08-12 13:14:21 +01:00
ahind
81a12a8582 SEARCH-101: Working configuration for query logging as a multi-core template. 2016-08-12 13:08:04 +01:00
Gethin James
29dd9a397a SEARCH-101: The distributed tests now use a MockDirectoryFactory 2016-08-12 10:48:50 +02:00
Gethin James
9580de2ef2 Setting the correct data.dir.store default value 2016-08-12 10:47:36 +02:00
Gethin James
91d2bba421 SEARCH-101: Moved some methods to the parent for sharing across tests 2016-08-11 12:49:17 +02:00
Gethin James
9ad9843931 SEARCH-101: Removed ensureModels from the config, see commit for SEARCH-67 2016-08-11 12:48:47 +02:00
Gethin James
e72834adc9 Moved AbstractAlfrescoDistributedTest to allow calling of protected methods. 2016-08-11 12:47:23 +02:00
Gethin James
39ce4b647c SEARCH-104: Wait just a little to make sure the core is up 2016-08-11 12:10:38 +02:00
Gethin James
1d09aff31e Adding a close hook for ThreadPoolExecutor on the SuggestComponent 2016-08-11 12:10:31 +02:00
Gethin James
8f254e654f SEARCH-104: Updated the AdminHandler test 2016-08-11 12:10:24 +02:00
Gethin James
7f6896f157 SEARCH-104: removed SolrCoreCloseHook because it had a generic name but a very specific action 2016-08-11 12:10:14 +02:00
Gethin James
99c31dbd7e SEARCH-104: Adding an AdminHandler test 2016-08-11 12:10:05 +02:00
Gethin James
4b3054d636 Allowing a test log4j file 2016-08-11 12:08:31 +02:00
ahind
07066f5332 SEARCH-101: Add strawman schema for query logging as a multi-core template. 2016-08-11 11:05:31 +01:00
ahind
a0d1ceb106 SEARCH-101: Split lsh and rereank templates 2016-08-11 10:45:22 +01:00
Valentin Popa
eacab1602b PUT request sample for comments API 2016-08-09 17:15:41 +03:00
Gethin James
1d2471d04b SEARCH-104: Simplify jetty server creation ready for multi-cores 2016-08-09 15:32:26 +02:00
Gethin James
e05fa47198 Merge branch 'feature/SEARCH-102-Create-solr-cores-using-admin-handler' into 'develop'
Feature/search 102 Use the production config in the tests

This is step 1 of making the tests more like the production code.

Please pay particular attention to:
* Added sys:cascadeUpdate from TEST config to PRODUCTION config.
* Removed the test models from the production code.

See merge request !9
2016-08-09 14:22:50 +01:00
Alexandru Epure
842941bcb7 Merged 5.2.N (5.2.1) to HEAD (5.2)
128094 arebegea: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      128046 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         128000 gjames: Converted the field to a local variable


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129268 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:17:59 +00:00
Alexandru Epure
364ce2f695 Merged 5.2.N (5.2.1) to HEAD (5.2)
128004 arebegea: Merged 5.1.N (5.1.2) to 5.2.N (5.2.1)
      127934 arebegea: Merged 5.0.N (5.0.4) to 5.1.N (5.1.2)
         127895 gjames: Minor cleanup and removed some imports


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@129265 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2016-08-09 13:16:22 +00:00
Valentin Popa
d842f6b268 Add new site member 2016-08-09 12:25:20 +03:00
Gethin James
e4dfc6a7fb SEARCH-102: Added sys:cascadeUpdate from TEST config to PRODUCTION config. 2016-08-09 10:51:59 +02:00
Gethin James
a9f4be5251 SEARCH-102: Removed the test models from the production code. 2016-08-09 10:32:17 +02:00
Gethin James
1c7e262f9a SEARCH-102: With production config 1 less than before 2016-08-09 10:25:52 +02:00
Valentin Popa
8523f1a98f Add comments API tests | Fix requests with/without body 2016-08-09 11:21:45 +03:00
Gethin James
5127a8e880 SEARCH-102: Now using opencmis-qnamefilter-context.xml so 1 less model 2016-08-09 09:59:37 +02:00
Joel
c6df93236e SEARCH-97: Remove update log use in test and guard against NPE in tracker state following rollback 2016-08-08 11:28:48 -04:00
Paul Brodner
902f6fe271 TAS-188 add RestRequest and sample test 2016-08-08 11:07:47 +03:00
Paul Brodner
87dcc5b7e9 renamings 2016-08-07 20:58:52 +03:00
Valentin Popa
7aa1aa5e33 Add tests for get Person API 2016-08-05 12:32:36 +03:00
Valentin Popa
820130eaaa Add get sites/get site APIs tests 2016-08-05 10:29:28 +03:00