Commit Graph

7897 Commits

Author SHA1 Message Date
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
Chris M. Hostetter 92e2e200a3 SOLR-1743: Restore the error reporting behavior of 'single core' solr instances. (This was a bug introduced when the default core feature was added after 1.4 was released)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@923909 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 18:02:46 +00:00
Uwe Schindler 3dabccdb6d Please don't hurt me, this is just a test!
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923835 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 16:13:44 +00:00
Uwe Schindler 1902d9855e SOLR-1677: More factories converted to use matchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923670 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 10:36:22 +00:00
Uwe Schindler cf770dbde8 I think this was an error. We are still 1.5 compatible? When merging lucene + solr this is a bad idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923635 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 08:58:35 +00:00
Mark Robert Miller cd4be66ce2 SOLR-1677: top of the Lucene Version issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923568 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 03:38:38 +00:00
Yonik Seeley 0aa2bb79f3 doc: typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923565 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 03:10:06 +00:00
Yonik Seeley d142dda785 doc: add master/slave upgrade note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923563 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 03:07:45 +00:00
Yonik Seeley b7286e6f16 docs: remove 1.5 reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923562 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 03:03:58 +00:00
Mark Robert Miller 9775379790 break index format change warning out from compression removal notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923547 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 02:15:02 +00:00
Mark Robert Miller b2a6e0eab8 initial stab at compression removal note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923546 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 02:10:23 +00:00
Mark Robert Miller 5f79081c9c add version support for qp from solrconfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923544 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 01:53:33 +00:00