Commit Graph

8693 Commits

Author SHA1 Message Date
Yonik Seeley 69d5a753bd exampledocs: remove payload.xml, move sample payload fields to other docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999037 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 18:15:49 +00:00
Robert Muir 30f83250d9 LUCENE-2656: if tests fail, don't report about unclosed resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999016 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 17:27:15 +00:00
Ryan McKinley 6c6a675a4a running 'mvn generate-maven-artifacts' will put all the files in the same directory (dist/maven)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998771 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 03:58:23 +00:00
Yonik Seeley 3944f43cc4 SOLR-2123: group by query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998707 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 17:59:33 +00:00
Robert Muir c84bd2f1ec LUCENE-2653: ThaiAnalyzer assumes things about your jre
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998684 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 15:40:06 +00:00
Simon Willnauer 68776ee5d6 LUCENE-2588: Exposed indexed term prefix length to enable none-unicode sort order term indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998675 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 14:35:16 +00:00
Michael McCandless 7fe5f4bef7 LUCENE-2647: refactor reusable components out of standard codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998627 13f79535-47bb-0310-9956-ffa450edef68
2010-09-19 10:18:49 +00:00
Simon Willnauer 93f8a01df7 LUCENE-2652: QuickFix for Clover OOM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998507 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 18:08:40 +00:00
Robert Muir fb9e5a11fc fix this test for JRockit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998505 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 18:07:29 +00:00
Simon Willnauer 480ee752d6 LUCENE-2648: Allow PackedInts.ReaderIterator to advance by more than one value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998445 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 11:50:31 +00:00
Yonik Seeley 17376b0fe3 SOLR-236: refactoring - use Lucene's new MultiCollector, remove ours, move GroupCommand out of SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998343 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 21:46:58 +00:00
Yonik Seeley 634cf215f1 SOLR-236: setFlags already does the OR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998338 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 21:33:48 +00:00
Yonik Seeley bdb729a137 SOLR-236: simplify by using groupSort in base class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998326 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 21:10:50 +00:00
Michael McCandless 34cc899c7d fix incorrect ramUSED message to IW infoStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@998055 13f79535-47bb-0310-9956-ffa450edef68
2010-09-17 10:30:03 +00:00
Yonik Seeley 193d4fab57 example schema: category should be a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997934 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 22:14:50 +00:00
Yonik Seeley c0ca131db5 SOLR-2064 SOLR-2065 SOLR-236: support highlighting and debugging with search grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997870 13f79535-47bb-0310-9956-ffa450edef68
2010-09-16 18:16:11 +00:00
Yonik Seeley 2d02e21ed3 SOLR-2098 SOLR-236: make faceting work with field collapsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997504 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 20:59:20 +00:00
Yonik Seeley ff5a2942d3 LUCENE-2504: small optimization to sort missing last comparators - use static inner classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997449 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 18:41:40 +00:00
Michael McCandless 76a9dc048c don't close reader prematurely
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997230 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 08:49:17 +00:00
Robert Muir 774eaeada0 LUCENE-2630: fix intl test bugs that rely on cldr version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997180 13f79535-47bb-0310-9956-ffa450edef68
2010-09-15 03:30:35 +00:00
Yonik Seeley 2d9eb62343 SOLR-1900: use bytes instead of strings for bigTerm to find end prefixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997108 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 21:44:49 +00:00
Yonik Seeley 0e9e44f10d LUCENE-2504: always access the latest generation of field comparators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@997095 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 21:04:29 +00:00
Robert Muir c18ae60c8c LUCENE-2630: look for the correct exception according to javadoc contract
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996978 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 16:32:56 +00:00
Grant Ingersoll 92039eebaa javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996961 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 15:50:42 +00:00
Robert Muir f4d106b4d0 LUCENE-2630: allow lucene to be built with non-sun jvms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996942 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 15:09:50 +00:00
Robert Muir 350963de8d simplify encode for surrogates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996893 13f79535-47bb-0310-9956-ffa450edef68
2010-09-14 13:36:47 +00:00
Robert Muir 038bf7e72a quiet this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996720 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 23:13:55 +00:00
Ryan McKinley e88daca523 SOLR-792: Adding PivotFacetComponent for Hierarchical faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996707 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 22:13:42 +00:00
Ryan McKinley c838bbfbd1 SOLR-2112: fixing test spacing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996703 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 22:08:42 +00:00
Ryan McKinley 629e03811f SOLR-2112 -- add a streaming interface to solrj api. Implemented with BinaryResponseParser callbacks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996693 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 21:30:28 +00:00
Yonik Seeley dae51e3fc4 change bigString to bigTerm and use 0xff bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996663 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 19:41:53 +00:00
Uwe Schindler 7a7e0e7836 LUCENE-2642: ...one more -- sorry for heavy committing, too many checkouts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996653 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 19:24:22 +00:00
Uwe Schindler 9a3133c786 LUCENE-2642: Fix small problem with one incorrectly written contrib test and add a extra exception, if somebody uses a static declared test method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996647 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 19:11:21 +00:00
Yonik Seeley a505f18a0c LUCENE-2504: specialize solr's MissingStringLastComparatorSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996638 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 18:51:17 +00:00
Uwe Schindler d51f194d11 LUCENE-2642: Fix some reflection issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996623 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 18:11:53 +00:00
Robert Muir feabadea20 LUCENE-2642: merge LuceneTestCase and LuceneTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996611 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 17:37:20 +00:00
Robert Muir 5192d949ad add exception ignore for extraction test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996511 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 12:30:57 +00:00
Robert Muir 70b8445b6f SOLR-2118: fix setTermIndexDivisor param to have its correct name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996416 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 04:30:16 +00:00
Robert Muir ab1af14e89 LUCENE-2641: fix perf bugs in PreFlex codec; speed up tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996357 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 18:28:10 +00:00
Yonik Seeley 070c79cc4c tests: expand TestSort to cover more cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996340 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 17:04:01 +00:00
Yonik Seeley 0ed3b6be9a LUCENE-2504: fix missing ord fill
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996332 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 15:48:06 +00:00
Michael McCandless c783479260 fix silly indentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996301 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 12:41:46 +00:00
Robert Muir c33d37d9cf LUCENE-2640: add LuceneTestCase[J4].newField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996268 13f79535-47bb-0310-9956-ffa450edef68
2010-09-12 09:02:09 +00:00
Robert Muir 98293eaf5a fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996217 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 22:26:39 +00:00
Yonik Seeley 37c802aff4 SOLR-2001: prevent exception on missing q
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996182 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 17:28:14 +00:00
Shai Erera 628b4ed4d2 LUCENE-2636: rename to MultiCollector (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996060 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 03:50:17 +00:00
Grant Ingersoll 27387ff48f proper tika version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996029 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 01:18:00 +00:00
Yonik Seeley d7179da0b2 LUCENE-2504: fix FC.setNextReader ignores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@996021 13f79535-47bb-0310-9956-ffa450edef68
2010-09-11 00:14:17 +00:00
Michael McCandless 992f0027a0 LUCENE-2504: speed up sort-by-field by internal code specialization to the native array cases for packed ints
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995997 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 22:08:14 +00:00
Grant Ingersoll f6c0423c87 SOLR-2083: fix issue with misrreporting suggestions in distributed spell checking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@995964 13f79535-47bb-0310-9956-ffa450edef68
2010-09-10 20:24:41 +00:00