Uwe Schindler
|
573ecd5d7b
|
LUCENE-3446: Fix NPE in BooleanFilter when DocIdSet/DocIdSetIterator is null. Converted code to FixedBitSet and simplified.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174380 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 20:49:00 +00:00 |
Uwe Schindler
|
3133d65617
|
LUCENE-3448: Added FixedBitSet.and(other/DISI), andNot(other/DISI)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174377 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 20:43:01 +00:00 |
Martijn van Groningen
|
bad428d7f8
|
SOLR-2780: Fixed issue where multi select facets didn't respect group.truncate parameter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174072 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 11:36:48 +00:00 |
Doron Cohen
|
c54608b60d
|
LUCENE-3215: SloppyPhraseScorer sometimes computed Infinite freq.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173961 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-22 06:27:43 +00:00 |
Michael McCandless
|
18008231ed
|
missing copyright
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173778 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 18:25:33 +00:00 |
Robert Muir
|
2d5d5226a6
|
SOLR-2754: add similarity factories for new ranking algorithms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173776 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 18:20:44 +00:00 |
Uwe Schindler
|
80654ae7be
|
LUCENE-3390: Merge changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173747 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 16:30:26 +00:00 |
Michael McCandless
|
733fe8aa27
|
LUCENE-3439: fix typo; reduce num docs in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 16:26:06 +00:00 |
Michael McCandless
|
fb51a69173
|
LUCENE-3439: catch more cases where IW/IR is used after close; fix sneaky bug where IW can delete files after it was closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:33:54 +00:00 |
Uwe Schindler
|
7abaef7a7c
|
LUCENE-3390: Merge changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173704 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-21 15:10:55 +00:00 |
Robert Muir
|
4149b56c9a
|
correct javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173430 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 23:52:57 +00:00 |
Robert Muir
|
e182c59b9d
|
LUCENE-2215: add IndexSearcher.searchAfter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173423 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 23:26:09 +00:00 |
Uwe Schindler
|
0fd96b2526
|
LUCENE-3442: Merge changes only to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173312 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 19:20:02 +00:00 |
Martijn van Groningen
|
d58350aead
|
SOLR-2776: Added support for group.truncate for distributed search. Also added some more jdocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173286 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 18:15:23 +00:00 |
Jan Høydahl
|
3013098230
|
SOLR-2763: Extracting update request handler throws exception and returns 400 when zero-length file posted using multipart form post
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173139 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-20 13:38:01 +00:00 |
Steven Rowe
|
0047a77f83
|
SOLR-2771: Solr modules' tests should not depend on solr-core test classes; move BufferingRequestProcessor from solr-core tests to test-framework so that the Solr Cell module can use it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172428 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-19 05:13:52 +00:00 |
Christopher John Male
|
ed2c8e97ea
|
Fixed broken javadoc in QueryUtils and QueryCommand
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172260 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 11:47:22 +00:00 |
Uwe Schindler
|
79671bd049
|
LUCENE-3420: Disable the finalness checks in TokenStream and Analyzer for implementing subclasses in different packages, where assertions are not enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172227 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-18 08:59:07 +00:00 |
Dawid Weiss
|
eee77d22ef
|
SOLR-2762: FSTLookup returns one less suggestion than it should when onlyMorePopular=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172006 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-17 16:12:36 +00:00 |
Martijn van Groningen
|
96c4bb7074
|
SOLR-2066: Added support for distributed grouping.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171970 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-17 12:48:27 +00:00 |
Robert Muir
|
ff383452b6
|
don't rely upon docid order in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171868 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-17 00:09:24 +00:00 |
Grant Ingersoll
|
fca7eb820a
|
LUCENE-3435: fix sort field calculation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171769 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 20:46:16 +00:00 |
Chris M. Hostetter
|
66db04c901
|
SOLR-2772: fix silly javadoc error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171739 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 19:18:26 +00:00 |
Chris M. Hostetter
|
d8f4714da6
|
SOLR-2772: revert unneccessary 'public static' change to DateField.formatDate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171704 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 18:25:31 +00:00 |
Chris M. Hostetter
|
82b72ac3fe
|
SOLR-2772: Fixed Date parsing/formatting of years 0001-1000
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171691 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 17:42:40 +00:00 |
Robert Muir
|
72106bb37b
|
SOLR-2726: Fixed NullPointerException when using spellcheck.q with Suggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171597 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 14:42:22 +00:00 |
Robert Muir
|
edd8822929
|
LUCENE-3436: fix javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 14:16:33 +00:00 |
Robert Muir
|
28ae5a5763
|
LUCENE-3436: remove deprecations from trunk / dont use deprecated methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171570 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 14:05:46 +00:00 |
Robert Muir
|
c0965ed3a2
|
LUCENE-3436: add spellchecker SuggestMode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171556 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 13:41:29 +00:00 |
Michael McCandless
|
4f553352d1
|
LUCENE-3438: move FilteredTermsEnum, SingleTermsEnum to oal.index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 10:23:38 +00:00 |
Steven Rowe
|
24695807f3
|
SOLR-2766: Package individual javadoc sites for solrj and test-framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171385 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-16 04:47:04 +00:00 |
Jan Høydahl
|
90e0977c5a
|
SOLR-2750: Make both "update.chain" and the deprecated "update.param" work consistently everywhere
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171304 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 22:41:18 +00:00 |
Michael McCandless
|
b25b42ae2c
|
fail if api docs are missing from solr (this bit us in 3.4.0)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171167 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 16:36:09 +00:00 |
Jan Høydahl
|
44386401f6
|
SOLR-2540: Fixing commitWithin tests which timed out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171138 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 15:29:35 +00:00 |
Dawid Weiss
|
4d6e8ad0d3
|
LUCENE-3437: Detect the test thread by reference, not by name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171082 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:52:13 +00:00 |
Grant Ingersoll
|
0d45fb20da
|
LUCENE-3435: missed a multiply by 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171076 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:30:15 +00:00 |
Dawid Weiss
|
90b9f7cbe2
|
Typo.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171068 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:13:17 +00:00 |
Dawid Weiss
|
e83e9dfbf3
|
SOLR-2762: Adding more unit tests, but can't reproduce or figure out where off-by-one could happen here.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171066 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 12:07:51 +00:00 |
Christopher John Male
|
318911200d
|
LUCENE-3434: Removed state changing setters in ShingleAnalyzerWrapper and PerFieldAnalyzerWrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170942 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 03:21:17 +00:00 |
Koji Sekiguchi
|
5f9c4235dc
|
LUCENE-3019: fix unexpected color tags for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170908 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-15 00:49:45 +00:00 |
Steven Rowe
|
527bcf67b1
|
SOLR-2756: Maven configuration: Excluded transitive stax:stax-api dependency from org.codehaus.woodstox:wstx-asl dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170896 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 23:12:36 +00:00 |
Michael McCandless
|
eb2ff46bad
|
fix broken link
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170725 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 17:33:04 +00:00 |
Michael McCandless
|
0a6abfcd84
|
website changes for 3.4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170716 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 17:05:32 +00:00 |
Steven Rowe
|
a08639d08d
|
SOLR-2758: Moved ConcurrentLRUCache from o.a.s.common.util package in the solrj module to the o.a.s.util package in the Solr core module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170699 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 16:00:56 +00:00 |
Koji Sekiguchi
|
f1efdf5553
|
SOLR-2749: add boundary scanner feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170616 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:38:49 +00:00 |
Grant Ingersoll
|
31b0791a3e
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170601 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:22:46 +00:00 |
Grant Ingersoll
|
bad36b681a
|
LUCENE-3435: draft memory/size estimator for Lucene and Solr. YMMV
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170597 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:15:27 +00:00 |
Koji Sekiguchi
|
4b3032e9e6
|
LUCENE-3426: add NGramPhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170586 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 13:01:40 +00:00 |
Jan Høydahl
|
388d38e0a8
|
SOLR-2742: Fixed typo in JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170572 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 12:37:17 +00:00 |
Jan Høydahl
|
34dce548e3
|
SOLR-2742: Add commitWithin to convenience signatures for SolrServer.add(..)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170569 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 12:28:29 +00:00 |