Michael Suzuki
7b83b391d9
reverted data load for sorted test
2016-06-24 16:08:35 +01:00
Michael Suzuki
66442f1ca7
SEARCH-44 Ported last of the cmis tests
2016-06-24 15:39:58 +01:00
Michael Suzuki
3ca5cdf620
SEARCH-44 Ported cmis test that deals with sorting
2016-06-24 14:25:59 +01:00
Michael Suzuki
782144c96f
Merge branch 'master' of https://gitlab.alfresco.com/search_discovery/solr
2016-06-24 09:33:58 +01:00
Joel
701ba966fa
SEARCH-43: Moved assertions into methods
2016-06-23 19:59:00 -04:00
Michael Suzuki
b09dcd9576
SEARCH-44, ported and refactore test from admin core relating to syntax checks
2016-06-23 15:48:20 +01:00
Michael Suzuki
727f209365
SEARCH-44, ported and refactore test from admin core relating to boolean D
2016-06-23 15:31:08 +01:00
Michael Suzuki
71e095f1f4
SEARCH-44, ported and refactore test from admin core relating to datetime D
2016-06-23 15:23:26 +01:00
Michael Suzuki
24b5dcffdb
SEARCH-44, ported and refactore test from admin core relating to date D
2016-06-23 13:08:23 +01:00
Michael Suzuki
b3785f3624
SEARCH-44, ported and refactore test from admin core relating to long D
2016-06-23 11:25:31 +01:00
Michael Suzuki
89bde858a7
SEARCH-44, ported and refactore test from admin core relating to int D
2016-06-23 11:13:24 +01:00
Michael Suzuki
766ff376db
tidy up formatting
2016-06-23 11:03:10 +01:00
Michael Suzuki
7152c2ad65
SEARCH-44, ported and refactore test from admin core relating to double D
2016-06-23 10:30:45 +01:00
Michael Suzuki
bdd0db0160
SEARCH-44, ported and refactore test from admin core relating to float D
2016-06-23 10:16:14 +01:00
Joel
9fa13a123b
SEARCH-43: Remove use of similarity for auth queries and add auth assertions
2016-06-22 20:34:45 -04:00
Michael Suzuki
c20cb6924d
More refactoring, reduce duplication
2016-06-22 21:52:31 +01:00
Michael Suzuki
53b4e30644
Refactor code to reduce duplication
2016-06-22 21:22:14 +01:00
Michael Suzuki
1df5a18473
Refactored AlfrescoCMISQParserPluginTest test into small test methods and added another class to handle addtional tests
2016-06-22 14:47:12 +01:00
Michael Suzuki
5b52eb441c
removed packages as they are not needed
2016-06-22 12:50:32 +01:00
Michael Suzuki
567149949f
SEARCH-75, Port and fixed AlfrescoReRankQParserPluginTest
2016-06-22 11:14:54 +01:00
Michael Suzuki
1ab3ae7ab3
Merge branch 'master' of https://gitlab.alfresco.com/search_discovery/solr
2016-06-22 09:30:06 +01:00
Joel
c79d1ee794
SEARCH-44: More CMIS assertions
2016-06-21 23:23:56 -04:00
Michael Suzuki
c8536dde54
Added thread sleep to allow the core to setup
2016-06-21 17:28:16 +01:00
Michael Suzuki
3ea51cc4fe
Merge branch 'master' of https://gitlab.alfresco.com/search_discovery/solr
2016-06-21 16:57:28 +01:00
Gethin James
931719f20f
SEARCH-42: Added sorting tests, some of them work.
2016-06-21 17:25:55 +02:00
Michael Suzuki
531e8ce023
removed log filed that was added to git
2016-06-21 16:13:42 +01:00
Joel Bernstein
6ee3a89bc1
Merge branch 'testrefactor' into 'master'
...
Testrefactor
See merge request !4
2016-06-21 16:07:03 +01:00
Michael Suzuki
1f4e54c931
Refactor AFTS test to use @BeforeClass to load data
2016-06-21 13:53:34 +01:00
Michael Suzuki
036bbd1c9e
Fix failing test as a result of merge fallout
2016-06-21 11:28:03 +01:00
Michael Suzuki
ad5d86413a
Merge branch 'master' into testrefactor
2016-06-21 10:03:25 +01:00
Joel
f371ff461e
Added another large block of CMIS assertions
2016-06-20 23:10:18 -04:00
Michael Suzuki
bc6a8d6903
Merge branch 'master' into testrefactor
2016-06-20 15:20:15 +01:00
Michael Suzuki
0ca8e6efaa
Fix failing test caused by the merge
2016-06-20 13:09:21 +01:00
Gethin James
b2274fadf2
SEARCH-17: Add a translations file., though we don't currently translate any properties file.
2016-06-20 13:14:52 +02:00
Michael Suzuki
5ea272cd82
Merge branch 'master' into testrefactor
2016-06-20 11:41:53 +01:00
Michael Suzuki
5ace06d3d1
Added test configuration
2016-06-20 10:18:56 +01:00
Joel
caf4e21373
Added next block of CMIS assertions
2016-06-19 23:13:19 -04:00
Gethin James
91b0193452
SEARCH-42: Added authorities assertions, some of them work.
2016-06-17 18:45:49 +02:00
Michael Suzuki
214e0029d4
Refactored AlfrescoFTSQParserPluginTest into a suite that loads data and then validates the tests
2016-06-17 17:23:25 +01:00
Michael Suzuki
50de680935
Refactored AlfrescoFTSQParserPluginTest into a test suite which perfroms a dataload first before asserting tests
2016-06-17 17:04:41 +01:00
Michael Suzuki
7e9215a5cd
Refactoring tests into smaller units
2016-06-17 16:08:47 +01:00
Gethin James
4f28105506
SEARCH-42: Added more FTS assertions ported from AlfrescoCoreAdminTester
2016-06-17 15:37:32 +02:00
Joel
e68e08260a
Added large block of CMIS assertions
2016-06-16 21:32:04 -04:00
Gethin James
feceb6c62a
SEARCH-42: Added FTS assertions ported from AlfrescoCoreAdminTester
2016-06-16 17:44:13 +02:00
Gethin James
31f749efb8
SEARCH-66: AlfrescoCoreAdminHandler.handleCustomAction now handles unknown actions
2016-06-16 11:25:25 +02:00
Gethin James
487d8d7dfd
SEARCH-9: Configuration via solr.in.sh
2016-06-16 11:23:31 +02:00
Gethin James
e25d837fa3
SEARCH-56: data.dir.root now configurable externally
2016-06-16 10:52:21 +02:00
Gethin James
56b140eb4a
SEARCH-9: Adding the alfresco solr host settings
2016-06-15 17:04:02 +02:00
Gethin James
af34af4818
Merge branch 'feature/SEARCH-9_create_build_artifacts' into 'master'
...
Feature/search 9 create build artifacts
We are building jars artifacts in alfresco-solr/target which are then used in the packaging/target distribution. How does it look?
See merge request !3
2016-06-15 14:37:33 +01:00
Joel
1c7ca11c20
SEARCH-42: Added large block of FTS assertions
2016-06-14 16:35:57 -04:00