Commit Graph

7658 Commits

Author SHA1 Message Date
Mark Robert Miller a75151efd5 call the right close
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925623 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 15:06:25 +00:00
Mark Robert Miller dcf9dde9ea remove a close that doesn't belong
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925621 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 15:02:12 +00:00
Mark Robert Miller 55f589ae9e Change to RefCntRamDirectory rather than RamDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925620 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:57:28 +00:00
Robert Muir 7576bfeb27 Convert HighlighterTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925616 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:24:01 +00:00
Robert Muir 5c8e81a87c Convert TestTrie to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925615 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:18:45 +00:00
Robert Muir 3d295fb99a Convert TestCSVLoader to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925614 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 14:00:37 +00:00
Yonik Seeley 4a75462bb8 support for using RAMDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925613 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:51:27 +00:00
Robert Muir ba9a78addb convert SpellCheckComponentTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925611 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:44:30 +00:00
Robert Muir 85873481fe make TestReplicationHandler just extend TestCase instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925607 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:37:28 +00:00
Robert Muir 0ab629f421 convert TermsComponentTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925597 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 13:11:20 +00:00
Yonik Seeley 08718bfed9 tests: fix comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925522 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:42:40 +00:00
Yonik Seeley 7f0db457f2 tests: lower autowarm count
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925521 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:42:20 +00:00
Yonik Seeley 919ac598c4 tests: kill prints, or change to logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925512 13f79535-47bb-0310-9956-ffa450edef68
2010-03-20 01:09:28 +00:00
Robert Muir 48d41551cb convert WordDelimiterFilterTest to SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925464 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 22:32:21 +00:00
Robert Muir 874110e6d8 change BaseDistributedSearchTestCase to just extend TestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925455 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:59:22 +00:00
Mark Robert Miller eb47921239 switch BasicFuntionalityTest to use SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925449 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:53:34 +00:00
Yonik Seeley 00362003a1 add directoryFactory to example, w/ default to FS
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925431 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 21:23:57 +00:00
Mark Robert Miller 2a36f33b48 no need to call compile for lucene-core - the contribs will do it
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925396 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 19:41:12 +00:00
Mark Robert Miller 7ff48d1133 keep lucene from compiling 5 times when running test and reorganize all the lucene refs in one spot
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925382 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 19:11:50 +00:00
Yonik Seeley d56233ab6b SOLR-1835: add SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925285 13f79535-47bb-0310-9956-ffa450edef68
2010-03-19 15:43:07 +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
Robert Muir 0d10770063 merge up to lucene trunk rev 924781
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924935 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 18:22:18 +00:00
Yonik Seeley 097709a317 SOLR-1830: fix test case not closing writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924652 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 05:56:34 +00:00
Mark Robert Miller 10849197a2 fix extras classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924640 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 05:30:51 +00:00
Mark Robert Miller 7a6834b436 remove obsolete ant call
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924635 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 04:42:01 +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
Yonik Seeley 2a282e21a1 SOLR-1379: Add RAMDirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924627 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 04:02:35 +00:00
Yonik Seeley 96c5dfd904 add svn:ignores to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924604 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 02:21:11 +00:00
Mark Robert Miller 47f03c1a00 remove overwrite on copy
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924562 13f79535-47bb-0310-9956-ffa450edef68
2010-03-18 00:04:26 +00:00
Mark Robert Miller e70adc1425 improve lucene-jars-to-solr target
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924561 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 23:59:56 +00:00
Mark Robert Miller e01f81d8cf add a clean target and copy lucene jars to solr after lucene tests are done as a temp work-off-trunk hack
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924529 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 22:25:11 +00:00
Mark Robert Miller 087701b142 little fix to make tests work when called from a build.xml in a higher dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924513 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 22:00:02 +00:00
Mark Robert Miller 8d78ef8480 name test target 'test'
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924510 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 21:54:11 +00:00
Mark Robert Miller b87c6bc4b9 a rough start to a top level build script that can run sub tests - still doesn't work quite right - perhaps not getting the right basedir in sub build files?
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924503 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 21:31:44 +00:00
Robert Muir 1199f9a023 remove this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924490 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 20:59:27 +00:00
Dawid Weiss 7e7087212b Merging after path copy emulation. 2016-01-23 01:19:00 +01:00
Dawid Weiss 778d96752f SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:53 +01:00
Dawid Weiss 42bc0c4616 SVN-GIT conversion, path copy emulation. 2016-01-23 01:18:39 +01:00
Yonik Seeley cfa432ba68 merge up to 924414
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@924451 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 19:59:42 +00:00
Erik Hatcher 20db4522c9 Add layout example template
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@924414 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 18:37:00 +00:00
Erik Hatcher dd8b03b65b Syncing up config files with main example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@924413 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 18:36:31 +00:00
Erik Hatcher a5dc94a6c0 move VwR classes to response package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@924412 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 18:34:50 +00:00
Erik Hatcher a45422f66a Adding overdue unit test and adjusting build file accordingly
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@924409 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 18:33:09 +00:00
Uwe Schindler 2e5c6cdadc LUCENE-2326: In clover reports exclude then backwards tests correctly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@924321 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 14:57:32 +00:00
Uwe Schindler 8200c81eb8 LUCENE-2326: It is better to use peg revisions, if maybe the data folder is removed in a later revision on tartarus.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@924286 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 13:30:07 +00:00
Uwe Schindler 675597141b LUCENE-2326: Removed SVN checkouts for backwards tests. The backwards branch is now included in the svn repository using "svn copy" after release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@924207 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 10:24:07 +00:00
Robert Muir e55919d7ea generate analysis factories for trunk's new lang support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@924164 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 05:38:14 +00:00
Robert Muir 5023a08ace fix wrong ctor visibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@924151 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 04:32:32 +00:00
Robert Muir b44d8b0763 don't create strings, not needed with lucene trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@924142 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17 03:51:57 +00:00
Yonik Seeley 5d9b7b2089 merge up to 923909
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@924064 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 23:59:42 +00:00