Shai Erera
|
ece1524805
|
LUCENE-2609: Generate jar containing test classes (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
|
2011-02-06 19:48:54 +00:00 |
Robert Muir
|
cf43718bca
|
SOLR-2299: enforce resource handling, prevent test interference by running in a jvm-unique CWD (under build/, same as tempDir)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054164 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-31 20:17:20 +00:00 |
Koji Sekiguchi
|
2c859ba49b
|
SOLR-2282: add distributed support to search results clustering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1051715 13f79535-47bb-0310-9956-ffa450edef68
|
2010-12-22 00:46:47 +00:00 |
Robert Muir
|
feb3a59875
|
make sure tests.verbose works in solr, print test params when verbose is set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1039868 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-28 11:08:43 +00:00 |
Robert Muir
|
e60764241b
|
LUCENE-2768: add support to LuceneTestCase for @Nightly annotated tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1036088 13f79535-47bb-0310-9956-ffa450edef68
|
2010-11-17 15:58:55 +00:00 |
Robert Muir
|
bba56f893d
|
SOLR-2002: try setting SO_REUSEADDR during jetty tests to prevent failures for disconnect/reconnect tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1021969 13f79535-47bb-0310-9956-ffa450edef68
|
2010-10-13 01:01:52 +00:00 |
Robert Muir
|
d38ec19a28
|
LUCENE-2639: remove random juggling in tests, add -Dtests.seed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995772 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-10 12:34:18 +00:00 |
Robert Muir
|
4794d1eb63
|
LUCENE-2611: fix tests to run in IntelliJ, dont fork solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@992424 13f79535-47bb-0310-9956-ffa450edef68
|
2010-09-03 19:14:03 +00:00 |
Robert Muir
|
6e05f994b8
|
SOLR-2002: add -Dtests.iter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989321 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-25 19:45:22 +00:00 |
Robert Muir
|
66d7bb2f4d
|
LUCENE-2619: improve test system (consistency of var names, args, sysprops passed to solr contribs, etc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988527 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-24 13:20:15 +00:00 |
Grant Ingersoll
|
9b62d49e92
|
SOLR-1804: Re-integrated Carrot2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988129 13f79535-47bb-0310-9956-ffa450edef68
|
2010-08-23 14:24:00 +00:00 |
Uwe Schindler
|
dec4309ee3
|
SOLR-1943: Disable clustering contrib for now inn trunk, until problem with circular dependency is solved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@952613 13f79535-47bb-0310-9956-ffa450edef68
|
2010-06-08 11:22:46 +00:00 |
Robert Muir
|
af9ee162d7
|
LUCENE-1709: specify output dir as temp dir, prevents junit temp files from littering the src tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933543 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-13 11:01:46 +00:00 |
Robert Muir
|
9a43d0ee41
|
SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 10:31:34 +00:00 |
Robert Muir
|
08b0a689da
|
add the RAM parameter for contrib tests, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@926248 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-22 18:28:57 +00:00 |
Robert Muir
|
9a13563009
|
speed up a few more tests with SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925694 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-20 22:09:25 +00:00 |
Mark Robert Miller
|
676a9ca51d
|
clean up ant a bit - take dupe refs to Lucene classes out of solr contribs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925206 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-19 13:01:40 +00:00 |
Mark Robert Miller
|
cd490f915a
|
switch Solr to really run off lucene trunk rather than just copy jars - still needs some love (too many duplicate lucene refs for one) but its a start
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924634 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 04:39:17 +00:00 |
Dawid Weiss
|
42bc0c4616
|
SVN-GIT conversion, path copy emulation.
|
2016-01-23 01:18:39 +01:00 |