Commit Graph

7658 Commits

Author SHA1 Message Date
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
Mark Robert Miller 742a8cd50f remove unneeded nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923543 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 01:53:07 +00:00
Mark Robert Miller 3730a0b0ba remove nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923542 13f79535-47bb-0310-9956-ffa450edef68
2010-03-16 01:52:42 +00:00
Robert Muir 0c13e8c859 add note to CHANGES about HtmlStrip*Tokenizers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923508 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 23:40:37 +00:00
Robert Muir 78b5767746 remove deprecated HtmlStrip*Tokenizer, which only overrides reset() with the charfilter for a tokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923497 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 23:11:14 +00:00
Yonik Seeley 3cb43deb0e sync release numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923439 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 21:00:55 +00:00
Mark Robert Miller b0f25360bf drop old style Lucene compression support - but allow older configs to still work
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923411 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:56:25 +00:00
Robert Muir 6be973b1a4 the result difference is now explained, due to LUCENE-2286
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923409 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:51:34 +00:00
Michael McCandless 2d6439447f add cast fix intermittent compilation error from junit upgrade
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923401 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 19:34:30 +00:00
Uwe Schindler 189859c05b use matchVersion here
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923367 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 18:02:59 +00:00
Mark Robert Miller 3d450635d1 add nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923323 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 16:15:14 +00:00
Michael McCandless fa1d73afeb LUCENE-2293: make previously hardwired 5 max thread states settable, through IWC
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@923238 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 14:12:46 +00:00
Yonik Seeley b8951e1a25 remove debugging prints from tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923195 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 12:40:17 +00:00
Yonik Seeley 61e3e15bb0 match lucene's junit version (4.7)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923192 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 12:27:35 +00:00
Uwe Schindler 1f28168605 SOLR-1677: Add more lenient support for version numbers (also 'V.V') format and add a system property for tests (set by build.xml), that specifies the current lucene version.
TODO: Update all solrconfig.xml files to add the '3.1' luceneMatchVersion.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923129 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 09:35:10 +00:00
Uwe Schindler 06b51a380b LUCENE-2313: Add VERBOSE flag usage to lots of tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@923112 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 08:26:44 +00:00
Uwe Schindler 9ad4aae24d SOLR-1677: Code cleanup (heavy duplication removal) and more checks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923109 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 08:09:34 +00:00
Robert Muir ae8d108b7d add nocommit for clustering test: perhaps somewhere Version.LUCENE_CURRENT is used?
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923048 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 03:43:49 +00:00
Mark Robert Miller 21a1b9f005 fix test to use a valid thread count
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923033 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 02:23:10 +00:00
Robert Muir 8529cabc7c as of trunk, the geohash encoding is fixed (thanks chris male), so fix this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923029 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 02:08:55 +00:00
Uwe Schindler 5cc19567b9 SOLR-1677: Add support for luceneMatchVersion in Analyzers, Tokenizers and TokenFilters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923028 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 02:07:09 +00:00
Robert Muir 2e35d9a8c6 upgrade to 3.1-dev jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923025 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 02:02:32 +00:00
Robert Muir 4a60277d69 Solr, meet Lucene 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923022 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 01:29:20 +00:00
Robert Muir 7d145986ee convert uber-secret tokenstreams inside of jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923020 13f79535-47bb-0310-9956-ffa450edef68
2010-03-15 00:43:05 +00:00
Robert Muir 09ccd41e2e fix bad tests: you cannot test a posInc that does not exist (e.g. some stopfilter etc must set it first)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923008 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 23:47:00 +00:00
Mark Robert Miller 21f422de94 fix setInfosIndexDivisor is now setTermIndexInterval (missed a piece)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923006 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 23:27:19 +00:00
Mark Robert Miller ea6663ff2d fix setInfosIndexDivisor is now setTermIndexInterval
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@923004 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 23:24:00 +00:00
Mark Robert Miller 15828c6ef0 remove lucene 2.9.2 jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922998 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 23:01:23 +00:00
Robert Muir 43924496f8 merge up to trunk rev 922991
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922996 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 22:58:18 +00:00
Robert Muir f29488d551 SOLR-1821: Fix TimeZone-dependent test failure, triggered by US Daylight Savings Time
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@922991 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 22:50:37 +00:00
Mark Robert Miller cc4ba444c9 fix a couple tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922984 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 22:24:06 +00:00
Uwe Schindler 7177d837dd remove double test lines
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922979 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 22:11:11 +00:00
Uwe Schindler 7fab7e2cc5 make test logging more verbose, but disable java logging totally (for now). Can be changed in testlogging.properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922977 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 22:08:20 +00:00
Robert Muir 1af8a5b59b useless dead code, sorry
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922973 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 21:56:02 +00:00
Robert Muir 28453dc377 properly set stopwords case-sensitivity
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922965 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 21:23:50 +00:00
Robert Muir f2a3f30ebd give the error message we promised in Solr 1.4 if you use these charsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922964 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 21:16:47 +00:00
Mark Robert Miller 65a21459a2 a hackey commit of stuff needed to get on lucene 3.0.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922957 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 20:58:32 +00:00
Mark Robert Miller 84de57f4a5 move branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@922951 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 20:36:46 +00:00
Mark Robert Miller 5b0c6919e0 move branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/solr@922951 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 20:36:46 +00:00
Mark Robert Miller 0d378ed742 initial move of solr to lucene svn - first as a dev branch to get solr on lucene trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@922942 13f79535-47bb-0310-9956-ffa450edef68
2010-03-14 20:20:46 +00:00