Commit Graph

10806 Commits

Author SHA1 Message Date
Otis Gospodnetic 34533ad635 - Corrected termInfosIndexDivisor to setTermIndexDivisor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091638 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 03:39:19 +00:00
Michael McCandless ca8821055c LUCENE-3024: handle > 2.1B terms (again)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091557 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 19:35:54 +00:00
Chris M. Hostetter 961a548a2a rip out excessive logging that was originally ment to be nocommit anyway (see r1085618)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091522 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:58:20 +00:00
Chris M. Hostetter 5e04c0bab9 SOLR-2335: New field(...) function syntax for refering to complex field names (containing whitespace or special characters)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091516 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:40:22 +00:00
Michael McCandless 904b8a4b77 LUCENE-3017: allow FST to distinguish final vs non-final no-arcs-leaving nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091502 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:11:19 +00:00
Michael McCandless b559afee35 add IndexSearcher.toString()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091499 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:08:16 +00:00
Robert Muir 35d1d369f5 LUCENE-3021: randomize skipInterval in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091408 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 13:36:57 +00:00
Robert Muir ad8926cc61 LUCENE-3020: clear javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091278 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 03:01:25 +00:00
Robert Muir 52b54262dc LUCENE-3020: don't reflect mockanalyzer, it has no no-arg ctor anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091159 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 18:15:50 +00:00
Robert Muir e483e260d2 LUCENE-3020: prevent false fails by wiring this disk-usage-test to use fixed length payloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091149 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 17:57:54 +00:00
Robert Muir 7d07d206b5 LUCENE-3020: better payload testing with mockanalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091132 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 17:20:31 +00:00
Simon Willnauer 9466f678f3 removed bogus iteration in testcase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091060 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 13:08:38 +00:00
Michael McCandless 4fa9156d3a add commented out code to write the dot-file for the FST index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091020 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 10:56:46 +00:00
Yonik Seeley 3309b5c585 SOLR-2432: fix useFilterForSortedQuery which was broken by LUCENE-2831
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1090913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 00:12:29 +00:00
Michael McCandless bcd2440a88 add stress test for skipping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1090497 13f79535-47bb-0310-9956-ffa450edef68
2011-04-09 00:27:46 +00:00
Michael McCandless 11a6e0de70 sharpen CheckIndex to test .nextPosition() after skipping; fix bug in PulsingCodec's reuse of Docs/AndPositionsEnum with payloads; don't write redundant payload lengths
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1090024 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 21:26:32 +00:00
Michael McCandless 106f2eedf3 speed up some very slow tests when not running nightly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089918 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 15:52:19 +00:00
Michael McCandless 9479242fb7 make this slooow test less evil when not running nightly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089906 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 15:05:28 +00:00
Robert Muir 528a4b806a javadoc: fix confusing terminology
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089836 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 11:50:14 +00:00
Michael McCandless 1e79dd3a57 don't double-buffer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089815 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 10:52:14 +00:00
Michael McCandless 522ab5b583 fix test: don't use hardcoded index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089813 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 10:51:13 +00:00
Dawid Weiss 19ae952e80 SOLR-2378: Making fields of LookupResult public final (everything else is accessible and you can't get access to the actual suggestions, this makes no sense).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089798 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 10:10:52 +00:00
Steven Rowe 4ea675e29c - Re-ordered module dependencies to be the last <orderEntry>s - modules that depend on other modules will otherwise refuse to compile under IntelliJ 10.0.3.
- Removed <orderEntry> for the now-nonexistent contrib/demo/lib/

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089739 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 04:57:20 +00:00
Uwe Schindler c914b3066a SOLR-2455: Prevent double submit of forms in admin interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089335 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 07:43:16 +00:00
Dawid Weiss 2fe7952ce9 LUCENE-3011: FST saving/reading from a plain DataInput/DataOutput stream. Modified CodecUtil as well to use DataOutput instead of IndexOutput. Patch by Robert Muir.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088932 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 09:13:26 +00:00
Yonik Seeley 252c86beb9 SOLR-2444: change fl=key=a to fl=key:a
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088820 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 23:23:59 +00:00
Simon Willnauer a7d460ca14 merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1088606 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 13:03:42 +00:00
Steven Rowe 7d236abb4e Added Google Guava as a test dependency to Solr Core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088065 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 17:00:39 +00:00
Steven Rowe c613d642a0 LUCENE-3006: specialized definition of javadoc.classpath is not required for building ICU analysis module's javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088063 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 16:47:24 +00:00
Michael McCandless db6d7ed780 turn off debug sop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088052 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:51:56 +00:00
Michael McCandless f10d92398b LUCENE-1076: new TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088051 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:47:12 +00:00
Michael McCandless 0810107d1f LUCENE-3003: refactor UnInvertedField into Lucene core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088049 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:32:31 +00:00
Michael McCandless 5cd8c087ac fix CheckIndex to also test skipping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088046 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:19:34 +00:00
Michael McCandless 8acdc28559 make some fields final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088021 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 13:22:09 +00:00
Dawid Weiss e9bee5e152 SOLR-2378: Ignoring benchmark test (enabled accidently in cleanup commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087995 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 10:52:48 +00:00
Ryan McKinley fd34f487c0 adding comment pointing to SOLR-2443
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087922 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 22:29:07 +00:00
Ryan McKinley 0532102563 SOLR-2433 -- Make FieldProperties bit masks protected
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 22:01:10 +00:00
Yonik Seeley 22a945609f SOLR-1298: enable returning float functions via fl, fix bug with default name of function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087902 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 21:25:14 +00:00
Steven Rowe 641e6e021d SOLR-2061: Ignore pom.xml in this directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087834 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 17:57:36 +00:00
Steven Rowe 14eb02ffa4 LUCENE-3006: die javadoc warnings die (modules/ edition)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087830 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 17:43:24 +00:00
Steven Rowe 7175a8502b Added changes entry for SOLR-2061
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087723 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:46:12 +00:00
Steven Rowe 0c7a172d4f SOLR-2061: Generate jar containing test classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
Simon Willnauer 44e74e4bbc do not clear threadbindings when DWPT is swapped out for flushing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/realtime_search@1087687 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 12:42:07 +00:00
Dawid Weiss ce06cfb088 SOLR-2378: Cleaning up the benchmark code a little, committing right in without the patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087649 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 11:13:10 +00:00
Robert Muir dc58134cdc SOLR-2452: commit my state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1087603 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:58:12 +00:00
Robert Muir e3162c28d4 create branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1087601 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:54:34 +00:00
Robert Muir d940c24c03 fix benchmark collation test to match reality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087548 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 01:58:35 +00:00
Robert Muir 74a065a57f fix collation benchmark to use byte terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087529 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 00:47:16 +00:00
Steven Rowe 7402c50058 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087475 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 22:53:58 +00:00
Steven Rowe 085d30ecf3 changes entries for recent commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087474 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 22:53:21 +00:00