Commit Graph

8662 Commits

Author SHA1 Message Date
Robert Muir cce20cd820 LUCENE-2070: document how LengthFilter counts characters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000675 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 00:42:05 +00:00
Yonik Seeley f6d18fc349 SOLR-1568: spatial - make sfilt fall back to request params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000597 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 19:59:55 +00:00
Michael McCandless 4761317a77 LUCENE-2658: add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000581 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 18:58:01 +00:00
Grant Ingersoll 3f547a822e SOLR-2125: change interpretation of bounding box to better fit user expectations on accuracy. fix issues with radians. add more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000428 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 12:29:40 +00:00
Robert Muir f68b4b4adb LUCENE-2659: LuceneTestCase ease of use improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000424 13f79535-47bb-0310-9956-ffa450edef68
2010-09-23 12:19:07 +00:00
Shai Erera 56ff0c11c2 FileBasedQueryMaker could add a null Query if the query failed to parse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000030 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 15:14:20 +00:00
Yonik Seeley 9cc4437578 SOLR-2128: full param substitution for function queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000000 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 14:48:10 +00:00
Koji Sekiguchi aade8aaa95 fix typo in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999984 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 14:37:21 +00:00
Michael McCandless ae61750503 LUCENE-2658: fix case where exception on docs w/ more than field w/ tvs could mess up the ByteBlockPool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999842 13f79535-47bb-0310-9956-ffa450edef68
2010-09-22 09:44:49 +00:00
Michael McCandless 59d4f2c3ca prevent false failure from running out of file descriptors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999545 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 19:04:26 +00:00
Yonik Seeley bad321b625 solr example: doc that latlon type can't be multivalued
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999483 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 16:20:34 +00:00
Robert Muir 68ff68ca5f SOLR-2108: Avoid false positive results when ReversedWildcardFilter is enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999424 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 14:05:54 +00:00
Robert Muir c89d2d3c3b LUCENE-2650: Improve Windows defaults in FSDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999409 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 13:40:35 +00:00
Grant Ingersoll 2595c91906 remove todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999378 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 12:57:23 +00:00
Robert Muir d204e7331c LUCENE-2650: Added extra safety to MMapIndexInput clones
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999223 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 05:04:19 +00:00
Yonik Seeley 3e3d6d61b8 solr spatial: use the radius passed (including units) instead of hard-coding to miles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999175 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 01:10:37 +00:00
Yonik Seeley b612b7f66c solr example: _latlon name was misleading - it's not a latlon, it's a single coordinate in a latlon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999152 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 22:36:48 +00:00
Yonik Seeley 0d416bc6e9 solr example: use trie on latlon for faster range queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999139 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 22:08:48 +00:00
Yonik Seeley 8a5368e80b solr example: simplify spatial - use latlon by default for the location fieldtype
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@999137 13f79535-47bb-0310-9956-ffa450edef68
2010-09-20 22:06:55 +00:00
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