Commit Graph

8576 Commits

Author SHA1 Message Date
Yonik Seeley 5d01ed38c7 revert accidental commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001320 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 21:25:39 +00:00
Yonik Seeley 745b3cbf9a SOLR-2133: check garbage after func(s), allow parsing comma delimited list of functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001318 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 21:06:10 +00:00
Shai Erera 90ca407e77 removed Suppress(unused) which caused the build to fail when running with IBM Java 5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001315 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 20:55:36 +00:00
Ryan McKinley aeab95d3af LUCENE-2649: Objects in the FieldCache can optionally store valid Bits
Apologies for 'CTR' rather then 'RTC' -- we can always revert if I jumped the gun!  

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001303 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 19:32:37 +00:00
Koji Sekiguchi ffe3bb6578 SOLR-1682: remove unused counter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001220 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 14:40:50 +00:00
Yonik Seeley c1e2880e4a SOLR-1568: add bbox, implement sfilt to restrict to dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001129 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 03:19:49 +00:00
Grant Ingersoll 21ca796da8 SOLR-2125: add a fine grained distance test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001010 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 18:29:02 +00:00
Robert Muir f8c0293d85 LUCENE-1840: QueryUtils should check that equals() properly handles null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1001006 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 18:25:09 +00:00
Ryan McKinley b20a4b7097 LUCENE-2493 -- fix test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000720 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 06:09:45 +00:00
Ryan McKinley 852419b026 LUCENE-2493 -- rename dev jar files to -SNAPSHOT.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000713 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 05:30:20 +00:00
Ryan McKinley 31b427d74a trunk is spec version 4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000704 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 04:49:39 +00:00
Yonik Seeley 5bdde9b1d3 remove obsolete scorer methods, add @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000685 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 01:17:28 +00:00
Yonik Seeley d46262e373 remove obsolete scorer methods, add @Override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000683 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 01:08:23 +00:00
Yonik Seeley 791d14061b remove obsolete scorer methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1000681 13f79535-47bb-0310-9956-ffa450edef68
2010-09-24 00:53:21 +00:00
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