Joel
23c5c82b49
SEARCH-97: AlfrescoSolrTrackerRollbackTest is green
2016-08-04 22:38:55 -04:00
Joel
d176ef73fa
SEARCH-97: Add AlfrescoSolrTrackerRollbackTest
2016-08-04 21:13:43 -04:00
Paul Brodner
72b44f18cb
upgrade to TasProperties
2016-08-04 23:25:37 +03:00
Gethin James
edfb736f5b
SEARCH-102: Deleted test config that gets replaced by the production version
2016-08-04 17:23:39 +02:00
Gethin James
5289917c6b
SEARCH-102: Copying production config to target/test-classes
2016-08-04 17:23:14 +02:00
Paul Brodner
57458b28ae
TAS-188 update packages for models
2016-08-04 15:47:44 +03:00
Paul Brodner
fe9b4dfb03
TAS-188 update rest models
2016-08-04 15:11:17 +03:00
Paul Brodner
19c7436c36
TAS-188 add autowired capability and parallel execution
2016-08-04 14:58:19 +03:00
Gethin James
68c89d0491
Merge tag 'sprint3'
...
End of Sprint 3
2016-08-04 13:28:23 +02:00
Gethin James
ac515fea79
NullSafe check on the ModelTracker.
2016-08-04 12:18:42 +02:00
Gethin James
893026853a
SEARCH-103: Adding properties to solrcore.properties
2016-08-04 12:18:42 +02:00
Paul Brodner
d3507fa904
TAS-188 add support for wrapper (single,collection jsons)
2016-08-04 12:20:11 +03:00
Michael Suzuki
847b442e8c
Removed sharding properties from solrcore.properties as this managed by the AlfrescoAdminCoreHandler
2016-08-03 17:55:29 +01:00
Paul Brodner
2c8dcec779
update simple test
2016-08-03 15:56:17 +03:00
Paul Brodner
2ba01df148
no message
2016-08-03 10:08:36 +03:00
Michael Suzuki
cb3227ff34
Added sharding method to solrcore.properties and removed references to acl.shard
2016-08-02 12:10:46 +01:00
Gethin James
910bad5ff1
The NLP dependency is now fixed at 1.1.2
2016-08-02 11:24:04 +02:00
Joel
17e6e53ec5
SEARCH-74: Add PostFilter assert to AlfrescoFTSQParserPlugin
2016-08-01 14:38:02 -04:00
Paul Brodner
23b913eb06
TAS-171 initial setup
2016-08-01 20:19:29 +03:00
Gethin James
aed403cd4f
Changed docker image to develop branch
2016-08-01 18:06:32 +02:00
Gethin James
ebb65ac0e7
Search-98, Supporting multiple jetty clients
2016-08-01 13:33:04 +02:00
Gethin James
7fd02dc025
Search-98, Renamed clients to clientShards
2016-08-01 12:26:53 +02:00
Gethin James
fb771bdda7
Search-98, Javadoc update
2016-08-01 10:09:29 +02:00
Gethin James
598e52a592
Search-98, Using an error logger
2016-08-01 10:08:51 +02:00
Gethin James
ecf427d62f
Search-98, Formatting changes
2016-08-01 10:02:48 +02:00
Gethin James
5bd91fd1ad
Search-98, Delete the test dir at the end of the test
2016-08-01 10:02:32 +02:00
Gethin James
25b4dabfad
Search-98, renamed container to be more specific: jettyShards
2016-08-01 09:59:03 +02:00
Michael Suzuki
90edba2be0
Search-98, fix compile
2016-07-29 12:02:27 +01:00
Michael Suzuki
2abc5f4e69
Search-98, added a check to ensure solr response is positive
2016-07-29 12:01:13 +01:00
Michael Suzuki
c96177e066
Amend typo
2016-07-28 20:47:38 +01:00
Michael Suzuki
606062a4b6
Merge branch 'feature/SEARCH-98_Test_framework' into 'develop'
...
Feature/search 98 test framework
Test Framework enhancement: multiple cores in one instance of jetty.
I have done quite a bit of refactoring and deleted some things! I can explain things 1:1 but for now I recorded a demo video https://ts.alfresco.com/share/s/Da0H4XHfSfuKxkJOvT8m_Q .
There is a green build here: https://bamboo.alfresco.com/bamboo/browse/MOD-SOLR12
I am keen to get this into /develop before anything changes!
See merge request !8
2016-07-28 20:33:13 +01:00
Joel
3ab403e0b0
SEARCH-67: Improved AlfrescoSolrReloadTest
2016-07-28 15:23:42 -04:00
Gethin James
bc9b82e388
SEARCH-98: Currently no implementation for multiple cores with multiple shards.
2016-07-28 16:06:51 +02:00
Michael Suzuki
d53e1d5321
Search-74, revert changes to postFilter
2016-07-28 14:01:27 +01:00
Michael Suzuki
1a14839d11
Search-74, added logging to AlfrescoFTSQParser
2016-07-28 13:52:11 +01:00
Gethin James
0b319fdc3a
Made AbstractAlfrescoDistributedTest actually abstract
2016-07-28 14:10:25 +02:00
Gethin James
34635b5609
SEARCH-98: Specifying a strategy for what to do with multiple jettys
2016-07-28 14:03:57 +02:00
Gethin James
24c9ddd7f7
SEARCH-98: Reorganised tests output dir, handled multiple cores per Jetty
2016-07-28 13:07:31 +02:00
Gethin James
be9aea778f
SEARCH-98: Renamed the method to get the testfiles and passed in the corename.
2016-07-28 13:07:31 +02:00
Gethin James
caf87a43ed
SEARCH-98: Parameterizing the Jetty container creation.
2016-07-28 13:07:31 +02:00
Gethin James
036b345862
SEARCH-98: Simplified the JUnit Rule setup
2016-07-28 13:07:31 +02:00
Michael Suzuki
59eae72202
Search-74, removed duplication
2016-07-27 19:31:34 +01:00
Michael Suzuki
26cfe5ec68
Search-74, updated test to check both in query and post query
2016-07-27 16:19:17 +01:00
Gethin James
a99568d047
SEARCH-94: Scheduling the ModelTracker
2016-07-27 13:03:50 +02:00
Gethin James
003945bd19
Revert "SEARCH-97: Handles NULL state object in finally{}"
...
This reverts commit 049b82c897
.
2016-07-26 17:38:12 +02:00
Michael Suzuki
1b42898731
Added a tear down to unit test
2016-07-26 16:07:06 +01:00
Michael Suzuki
00cb295dab
Search-92, Fixed failing tests
2016-07-26 12:59:56 +01:00
Michael Suzuki
6d1e3f0dfc
search-93, updated as per code review feedback
2016-07-26 12:59:56 +01:00
Michael Suzuki
345d851ab1
Removed AlfrescoSolrTestCaseJ4 as its a duplicate of AbstractAlfrescoSolrTests
2016-07-26 12:59:56 +01:00
Gethin James
5c3a379702
SEARCH-97: Handles NULL state object in finally{}
2016-07-26 11:27:22 +02:00