Commit Graph

9305 Commits

Author SHA1 Message Date
Robert Muir 924e745b06 add assertion to check that skip pointer isn't past EOF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062810 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 14:51:15 +00:00
Simon Willnauer ce53019db5 LUCENE-2882: Cut over SpanQuery#getSpans to AtomicReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062775 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 13:51:06 +00:00
Robert Muir 32e156ffdb LUCENE-2879: MultiPhraseQuery summed its own idf instead of Similarity.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062633 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 03:33:45 +00:00
Robert Muir 6c05d94c93 SOLR-2129: Provide a Solr module for dynamic metadata extraction/indexing with Apache UIMA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062604 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 01:58:00 +00:00
Michael McCandless 68dc071064 make sure bulk merging is working
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062509 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 20:00:08 +00:00
Koji Sekiguchi 4af1d0e0be SOLR-2190: revert the last commit. problem is gone.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062454 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:31:27 +00:00
Michael McCandless 29fd9b86c0 fix typo in CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062451 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 15:24:33 +00:00
Michael McCandless a58d5763bc sync CHANGES from 3.x Bug Fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062428 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 13:58:20 +00:00
Uwe Schindler 4addc16415 Fix incorrect Interface override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 12:27:51 +00:00
Shai Erera a2218c398f remove nocommit in SegmentReader and simplify code which gets the DocStoreSegment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062388 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 11:11:42 +00:00
Shai Erera 133e70cad6 LUCENE-2720: IndexWriter should throw IndexFormatTooOldExc on open, not later during optimize/getReader/close (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062325 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 05:10:48 +00:00
Mark Robert Miller 22f0fe9718 SOLR-2127: Fixed serialization of default core and indentation of solr.xml when serializing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062319 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:58:30 +00:00
Koji Sekiguchi 741882bcb1 SOLR-2330, SOLR-1992: due to solrconfig.xml files in example-DIH are broken, DIH sample cannot be launched. add luceneMatchVersion, remove abortOnConfigurationError, DisMaxRequestHandler etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062314 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 03:39:07 +00:00
Steven Rowe 11146b8c3c changed generate-maven-artifacts target to place all maven artifacts in one place: modules/dist/maven/; added modules/dist/ to list of dirs to remove with the 'clean' target; added modules/dist/ to svn:ignore list on modules/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062308 13f79535-47bb-0310-9956-ffa450edef68
2011-01-23 01:42:19 +00:00
Uwe Schindler c76ffeaa70 use correct formatter in sequential
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062153 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 13:15:46 +00:00
Uwe Schindler a1baa30380 separate maven and conventional packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062123 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 09:32:08 +00:00
Steven Rowe 82640ec617 LUCENE-2657: switched POMs under dev-tools/maven/ to be POM templates, to allow for specification of the version as a system property on the command line.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062111 13f79535-47bb-0310-9956-ffa450edef68
2011-01-22 07:26:17 +00:00
Uwe Schindler 1b0bd50ae7 add codestyle for eclipse (it's no longer downloadable with wiki). Somebody more familar with eclipse should integrate it here :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062070 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 23:14:17 +00:00
Robert Muir 81dba8b8e8 LUCENE-2824: Optimize BufferedIndexInput to do less bounds checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061622 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 04:10:05 +00:00
Robert Muir e2675f59f8 LUCENE-2872: remove warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061619 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 04:01:49 +00:00
Steven Rowe 74360c80f5 LUCENE-2657: Replace Maven POM templates with full POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061613 13f79535-47bb-0310-9956-ffa450edef68
2011-01-21 03:44:13 +00:00
Robert Muir 4f2a9e7aa3 LUCENE-2876: Remove Scorer.getSimilarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061499 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 20:36:44 +00:00
Michael McCandless 1a0f78778b LUCENE-2872: block-encode terms in between indexed terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061453 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 18:53:55 +00:00
Yonik Seeley f320ade2b7 SOLR-2325: allow tagging and exclusion of many query for faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061424 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 17:58:23 +00:00
Yonik Seeley 00a3df84d4 example: make it harder to hit test synonyms accidentally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061350 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 15:47:09 +00:00
Michael McCandless fb20497e42 LUCENE-2843: fix silly ob1 in the index term selectors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061230 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 11:34:10 +00:00
Uwe Schindler ca0598b3e7 LUCENE-2374: Fix bug in position-sorting - too stupid :(
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061078 13f79535-47bb-0310-9956-ffa450edef68
2011-01-20 00:37:40 +00:00
Yonik Seeley 0a30dcd945 SOLR-1297: fix weighting when sorting by function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061065 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:48:28 +00:00
Uwe Schindler 1099f8465d LUCENE-2875: Rework token metadata for NumericTermAttribute
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061060 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:20:43 +00:00
Robert Muir ede75ff9ae LUCENE-2869: remove Query.getSimilarity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061050 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 23:03:19 +00:00
Uwe Schindler 460fa90564 LUCENE-2374: Added Attribute reflection API: It's now possible to inspect the contents of AttributeImpl and AttributeSource using a well-defined API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1061039 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 22:41:16 +00:00
Uwe Schindler 6a9f686f58 Fix some minor issues in TrieTokenizer and also add support for offsets (same way like KeywordTokenizer)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060997 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 21:24:57 +00:00
Uwe Schindler 0e731a4b64 LUCENE-2875: Support cloning of NumericTermAttribute by refactoring NumericTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060900 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 18:59:02 +00:00
Michael McCandless bc23b9f4d3 add asserts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060872 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 17:21:49 +00:00
Yonik Seeley b2cad88aad SOLR-2316: fail early if synonym file not provided
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060846 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 16:11:42 +00:00
Steven Rowe 9ea1d0146a SOLR-2319: Re-compiled solr/lib/apache-solr-noggit-r944541.jar from the same source rev. 944541 using Java 5, so that trunk and branch_3x can use the same version (on trunk Solr requires Java 6, while on branch_3x Solr requires Java 5) - the existing version on trunk was compiled with Java 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060821 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 14:25:56 +00:00
Robert Muir 07af30a7c8 can't reliably crash recent IBM J9 jvms this way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060807 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 13:17:33 +00:00
Robert Muir dfa449c1c6 LUCENE-2874: Highlighting overlapping tokens outputs doubled words
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060779 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 12:05:00 +00:00
Chris M. Hostetter 713f2abd4f SOLR-2318: fix jsp compile error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060653 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 02:26:34 +00:00
Chris M. Hostetter da841d5969 SOLR-2314: fix test ordering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060645 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 01:15:07 +00:00
Chris M. Hostetter 886004667a SOLR-2307: followup to ensure consistent ordering of fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060641 13f79535-47bb-0310-9956-ffa450edef68
2011-01-19 00:55:57 +00:00
Uwe Schindler fc57be7f36 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060608 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 22:52:41 +00:00
Chris M. Hostetter 5c1f81c1a0 SOLR-2307: fix bug in PHPSerializedResponseWriter (wt=phps) when dealing with SolrDocumentList objects -- ie: sharded queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 21:30:33 +00:00
Michael McCandless d7491ea757 typo in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060440 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 16:14:12 +00:00
Michael McCandless 43fe48710b LUCENE-2755: fix accidental commit that caused CMS to deadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060437 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 16:12:00 +00:00
Uwe Schindler 78e306799d Fix incorrect Interface override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060415 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 15:25:38 +00:00
Shai Erera 2a0484bd40 LUCENE-2295: remove maxFieldLength (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060340 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 12:01:40 +00:00
Michael McCandless e43fdc9654 say how many msec flush took, in infoStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060324 13f79535-47bb-0310-9956-ffa450edef68
2011-01-18 11:31:35 +00:00
Robert Muir fcd36f5770 clear javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060098 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 21:25:46 +00:00
Robert Muir 5fac196404 SOLR-2269: contrib entries in solr/CHANGES.txt should go solr/contrib/*/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1060057 13f79535-47bb-0310-9956-ffa450edef68
2011-01-17 19:51:01 +00:00