Commit Graph

12423 Commits

Author SHA1 Message Date
Ryan McKinley 0646aec69f LUCENE-3795: minor cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292659 13f79535-47bb-0310-9956-ffa450edef68
2012-02-23 05:56:35 +00:00
David Wayne Smiley 77fbe1ae53 svn:ignore intellij *.iml files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292551 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 22:26:41 +00:00
David Wayne Smiley 26b903d010 Fix IntelliJ output directories to be parent spatial build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292548 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 22:23:42 +00:00
Ryan McKinley 5818381078 LUCENE-3795: fix paths for spatial-base.jar and spatial-strategy.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292433 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 18:27:17 +00:00
David Wayne Smiley a5ae2b0e9d LUCENE-3795 LUCENE-2599 Remove old spatial contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292169 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:54:32 +00:00
David Wayne Smiley 3f5d66037e LUCENE-3795 Trying more ant build.xml progress but Solr isn't working
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292167 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:51:53 +00:00
David Wayne Smiley 42d08cd271 LUCENE-3795 IntelliJ IDEA updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292166 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:50:32 +00:00
David Wayne Smiley d6c583d9de LUCENE-3795 Switch Solr over to new spatial module. Tests pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292162 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:32:04 +00:00
David Wayne Smiley 7234d8e256 LUCENE-3795 maven build (and removed old spatial contrib from maven)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292161 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 07:30:58 +00:00
David Wayne Smiley ec2ca51e96 build.xml tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292136 13f79535-47bb-0310-9956-ffa450edef68
2012-02-22 06:27:11 +00:00
Ryan McKinley d06e17faa6 LUCENE-3795: fix 'clean' task; ignore pom.xml files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291676 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 09:32:53 +00:00
Ryan McKinley 4fab984441 LUCENE-3795: fix javadoc warnings, add pom files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291669 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 09:05:47 +00:00
Ryan McKinley 1d7656b89b SOLRLUCENE-3795: fix build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291663 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 08:52:53 +00:00
Ryan McKinley 57cc94df3f LUCENE-3795: remove @author tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291653 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 08:31:47 +00:00
Ryan McKinley a266e964e2 LUCENE-3795: adding build.xml files. Compile works, but clean/test get stuck
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291641 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 08:10:56 +00:00
Ryan McKinley d96936f1ef LUCENE-3795: move base to base
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291625 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 07:24:56 +00:00
Ryan McKinley 11f58c634a LUCENE-3795: move lib folder to base
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291624 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 07:23:12 +00:00
Ryan McKinley bf1c901ce3 LUCENE-3795: making multi-module layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291622 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 07:17:35 +00:00
Ryan McKinley 4a19236952 LUCENE-3795: making a multi-module layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291621 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 07:16:03 +00:00
Ryan McKinley d151ba7f14 LUCENE-3795: temporary rename to build deeper structure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291619 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 07:09:09 +00:00
David Wayne Smiley fbd69cb1c9 Build.xml for spatial module. compile & test works.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291617 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 07:00:49 +00:00
David Wayne Smiley 5db69b3be6 Make TestShapesGeo a base class and randomize selection of distance calculator instead of testing all of them every time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291615 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 06:52:08 +00:00
David Wayne Smiley 8fc20e2b77 Removed RandomSeed; simply extend LuceneTestCase instead.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291611 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 05:57:35 +00:00
David Wayne Smiley 34ddc3c6c2 Removed benchmark code since (a) not done (b) might move to benchmark module? (c) easier dependency management. Perhaps it will return.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291610 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 05:48:19 +00:00
David Wayne Smiley a8f8272c27 spatial dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291609 13f79535-47bb-0310-9956-ffa450edef68
2012-02-21 05:46:21 +00:00
David Wayne Smiley 557f2fd9ce git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291510 13f79535-47bb-0310-9956-ffa450edef68 2012-02-20 22:58:51 +00:00
David Wayne Smiley 8235a6c1b9 Move folders around to fit existing conventions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291508 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 22:55:21 +00:00
David Wayne Smiley a4d26756b3 Rename module to 'spatial'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1291500 13f79535-47bb-0310-9956-ffa450edef68
2012-02-20 22:47:17 +00:00
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