Commit Graph

12395 Commits

Author SHA1 Message Date
David Wayne Smiley 66a852234d Initial copy of https://lucene-spatial-playground.googlecode.com/svn/trunk/spatial-lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291499 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 22:45:32 +00:00
David Wayne Smiley c94f72c7f3 LUCENE-3795 new spatial module branch from LSP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291491 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 22:28:58 +00:00
Yonik Seeley 630addb415 SOLR-3126: get num versions from updatelog, fail sync if comm fail when retrieving updates, use starting versions if syncing aftger startup, only sync first time in recovery loop, more sync logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291350 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 16:31:18 +00:00
Robert Muir f1345de257 don't uppercase int to İNT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291343 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 16:17:17 +00:00
Robert Muir 5adeacf2aa SOLR-3143: add SuggestQueryConverter for autosuggesters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291322 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 15:48:38 +00:00
Robert Muir 9fd084ea1c LUCENE-3789: javadocs typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291320 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 15:45:11 +00:00
Simon Willnauer cbf8d55ecb LUCENE-3789: Expose MTQ TermsEnum via RewriteMethod for non package private access
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291187 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 10:43:56 +00:00
Sami Siren 83f02d630b SOLR-3068: add check against nulls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291184 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 10:34:06 +00:00
Mark Robert Miller b64c42c533 cfg should be volatile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291127 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 05:09:02 +00:00
Robert Muir d4deb86459 SOLR-3142: don't auto-optimize in dataimports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291115 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 01:45:09 +00:00
Uwe Schindler 10a35f85e5 Remove volatile from IR.closed variable (its only used in already synchronized close() method)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291097 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 00:21:23 +00:00
Uwe Schindler 2d413e01b1 LUCENE-3800: For now disable wrapping by newSearcher for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291071 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 22:14:03 +00:00
Yonik Seeley ecc836d028 tests: improve SolrInputDocument.toString for debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291066 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 21:39:37 +00:00
Robert Muir a519b630ee LUCENE-3714: add weighted FST suggester impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291020 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 16:23:05 +00:00
Yonik Seeley 2e07171d1f SOLR-3126: test changes to handle deletes surviving restart
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1291003 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 14:13:45 +00:00
Yonik Seeley e2ebd116a1 SOLR-3126: restore old deletes via tlog so peersync won't reorder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290941 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 04:10:03 +00:00
Yonik Seeley 3bbd90ebd5 SOLR-3126: restore old deletes via tlog so peersync won't reorder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290938 13f79535-47bb-0310-9956-ffa450edef68
2012-02-19 03:57:43 +00:00
Yonik Seeley 777a357934 tests: throw some get-lastest-version requests into the mix during buffering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290886 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 21:40:43 +00:00
Uwe Schindler b6cd53e34b Update migrate docs for live docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290836 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 18:05:44 +00:00
Robert Muir 15a8c966cf LUCENE-3762: update README to indicate junit 4.10.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290830 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 17:58:10 +00:00
Mark Robert Miller 6d5e0efac4 SOLR-3137: check for null orig solr.xml name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290829 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 17:50:05 +00:00
Steven Rowe 634e115a25 LUCENE-3768: Maven configuration: include modules/benchmark/conf/**/* in test resources for the benchmark module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1290825 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 17:41:33 +00:00
Robert Muir 28c3923ceb LUCENE-3796: throw an exception if you set an index-time boost on a field that omits norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245947 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 15:48:20 +00:00
Mark Robert Miller b430734e31 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245930 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 14:46:52 +00:00
Mark Robert Miller 1cf9bc4e28 add null check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245927 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 14:26:23 +00:00
Mark Robert Miller a668cc9a5e dont ignore this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245925 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 14:15:57 +00:00
Uwe Schindler 88f7c8bd77 import missing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245903 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 10:35:41 +00:00
Uwe Schindler 9e98ce6ed5 Stop cruelty to monkeys and other animals
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245902 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 10:31:25 +00:00
Uwe Schindler 78640d58cf Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245899 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 10:24:22 +00:00
Uwe Schindler fc75babcac LUCENE-3736: Cleanup code a little bit, dont do the same check all the time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245897 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 09:57:22 +00:00
Mark Robert Miller 458ff3ead7 SOLR-3126: hardening around peer sync and tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245836 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 02:00:03 +00:00
Mark Robert Miller d15af1ccbd fail if we don't see recovering shard flip to active and correct doc count checks (distrib=false)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245835 13f79535-47bb-0310-9956-ffa450edef68
2012-02-18 01:31:11 +00:00
Uwe Schindler 8ff8ea00bb Fix test failure, the wrapping really found a bug. It's the same like in SlowCompositeReaderWrapper:
ant test -Dtestcase=TestReaderClosed -Dtestmethod=test -Dtests.seed=-7c9f33395d707a4a:9a8a104377eade3:-6839e18852fad654 -Dtests.multiplier=3 -Dtests.nightly=true -Dargs="-Dfile.encoding=ISO8859-1"
Was found by Jenkins!

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245770 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 21:29:12 +00:00
Mark Robert Miller 18fbe0ef3e pass numshards on each start call to avoid races
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245744 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 20:23:16 +00:00
Michael McCandless ba9f678fbe LUCENE-3776: javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245715 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 19:25:19 +00:00
Michael McCandless 9da52f4352 LUCENE-3776: now you acquire/release directly from NRTManager (fixes trap)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245710 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 19:08:51 +00:00
Uwe Schindler 507f6460a6 Fix: Don't wrap with single sub MultiReader if already atomic (some tests dont like this).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245628 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 15:58:53 +00:00
Uwe Schindler a8bff90d2e Heavy committing: Just wrap readers sometimes with useless readers :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245624 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 15:47:28 +00:00
Uwe Schindler b73b85f9ed LUCENE-3736: Improve checks and test coverage (parallel term vectors still not tested)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245605 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 15:23:45 +00:00
Michael McCandless 854c9ac452 LUCENE-3777: separate out Int/Long/Float/DoubleField to reduce traps
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245583 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 14:46:35 +00:00
Michael McCandless 0d14e2c89a use == for consistency w/ compareTo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245502 13f79535-47bb-0310-9956-ffa450edef68
2012-02-17 14:09:49 +00:00
Mark Robert Miller 297f09d818 dont pass around confusing solrcore param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245244 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 23:16:03 +00:00
Mark Robert Miller c5f84d4dcf get core first thing before try
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245242 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 23:04:40 +00:00
Mark Robert Miller efa20a5149 SOLR-3131: "details" command fails when a replication is forced with a "fetchIndex" command on a non-slave server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245231 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 22:46:15 +00:00
Mark Robert Miller 851f4f647b script to start a small cluster easily with an external zk setup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245219 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 22:31:42 +00:00
Mark Robert Miller 91dc7befa4 SOLR-3137: When solr.xml is persisted, you lose all system property substitution that was used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245217 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 22:24:04 +00:00
Mark Robert Miller 8a2bc76e2f somehow didn't make it in the previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245213 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 22:20:18 +00:00
Mark Robert Miller 9897a0e792 SOLR-3138: Add node roles to core admin handler 'create core' and solrj.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245202 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 22:02:39 +00:00
James Dyer fd6c1e657a SOLR-2947: fix 'where' clause bug on CachedSqlEntityProcessor (introduced w/SOLR-2382)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245109 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 18:09:01 +00:00
James Dyer 59b7673a18 SOLR-2947: add license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1245018 13f79535-47bb-0310-9956-ffa450edef68
2012-02-16 15:13:32 +00:00