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 |
Christopher John Male
|
b48164a275
|
SOLR-2709: Removed need for EDisMax's ExtendedAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170425 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 03:36:56 +00:00 |
Christopher John Male
|
94028fe11a
|
LUCENE-3431: Removed deprecated addStopwords methods in QueryAutoStopWordAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170424 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-14 03:33:50 +00:00 |
Michael McCandless
|
d6ab323d4e
|
simple new python script to build lucene/solr release and push to staging_area on p.a.o
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170229 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 16:20:23 +00:00 |
Robert Muir
|
07c6aca1eb
|
fix these files to use UTF-8 encoding (necessary for CRLF task/windows packaging)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170203 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 15:04:50 +00:00 |
Mark Robert Miller
|
f91e701623
|
add changes entry for SOLR-1897
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170172 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 13:23:02 +00:00 |
Michael McCandless
|
c8bec3f17d
|
LUCENE-3432: TMP should not enforce maxMergedSegMB for expungeDeletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170157 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-13 12:54:33 +00:00 |
Simon Willnauer
|
0b55ddeedf
|
LUCENE-3428: force DWPT unlock if unchecked exception is thrown by DWFC#addFlushableState
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169877 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 19:18:05 +00:00 |
Michael McCandless
|
ef17a6766d
|
typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169820 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 16:33:59 +00:00 |
Michael McCandless
|
b4ff37ebbc
|
clarify that IW.expungeDeletes relies on MP to determine merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169816 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 16:16:18 +00:00 |
Steven Rowe
|
ebc43a1f5f
|
Increase verbosity on failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169814 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 16:12:27 +00:00 |
Christopher John Male
|
3597bc4bf4
|
LUCENE-3396: Converted simple Analyzers which got lost in merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169654 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 09:00:42 +00:00 |
Uwe Schindler
|
f7adf92edf
|
move changes entry as suggested by Mike
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169612 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 06:15:48 +00:00 |
Christopher John Male
|
4c5606ee29
|
LUCENE-3396: Converted most Analyzers over to using ReusableAnalyzerBase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169607 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 05:50:26 +00:00 |
Robert Muir
|
e287b70df3
|
increase epsilon for the case where queryNorm is disabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169604 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 05:01:44 +00:00 |
Robert Muir
|
156a5c89ee
|
LUCENE-3430: fix some sims with SpanQueries (which sometimes score terms with df=0/ttf=0/...)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-12 01:13:23 +00:00 |
Robert Muir
|
a027a35583
|
nocommit -> TODO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 16:39:59 +00:00 |
Robert Muir
|
cfaf91c739
|
LUCENE-2959: add state of the art ranking to Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169470 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 15:47:21 +00:00 |
Robert Muir
|
82649a21b4
|
add LUCENE_35
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169463 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 14:15:38 +00:00 |
Robert Muir
|
7b2548df48
|
LUCENE-3423: add Terms.getDocCount statistic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1169452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 13:25:22 +00:00 |
Christopher John Male
|
ffb3cbee57
|
LUCENE-2308: Moved over to using IndexableFieldType interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167668 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-11 04:07:52 +00:00 |
Steven Rowe
|
283ba51e19
|
LUCENE-3381: intellij configuration: removed vestigial queries-contrib dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167577 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 18:12:41 +00:00 |
Christopher John Male
|
5d222059f5
|
LUCENE-3419: Removed deprecated Junit assert* methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167468 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 06:09:35 +00:00 |
Christopher John Male
|
e3172b9239
|
LUCENE-3414: Added Hunspell for Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 06:00:39 +00:00 |
Simon Willnauer
|
397d68e080
|
LUCENE-3416: Allow to pass an instance of RateLimiter to FSDirectory allowing to rate limit merge IO across several directories / instances
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167353 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 20:35:38 +00:00 |
Michael McCandless
|
710e77f5f7
|
comment out debug print
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167267 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 16:05:11 +00:00 |
Yonik Seeley
|
7718a32fc5
|
stats: maxTime->maxDocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167199 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 14:20:24 +00:00 |
Robert Muir
|
20c03511c8
|
LUCENE-1889: pass the reader to FVH so it can rewrite multitermqueries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167008 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 05:46:21 +00:00 |
Koji Sekiguchi
|
9e15eeaa86
|
LUCENE-1889: add MultiTermQuery support for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166954 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-09 01:36:53 +00:00 |
Michael McCandless
|
896afc4c01
|
make CheckIndex a bit more anal about ghost fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166928 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 22:24:40 +00:00 |
Robert Muir
|
46985446cf
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166902 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 21:01:58 +00:00 |
Yonik Seeley
|
013e2776b8
|
SOLR-2748: CommitTracker fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166866 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 19:27:40 +00:00 |
Michael McCandless
|
9cae51e472
|
add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166850 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 18:40:42 +00:00 |
Michael McCandless
|
0d34e80016
|
LUCENE-3189: make sure we sync on IW when invoking IFD
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166821 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 17:33:17 +00:00 |
Uwe Schindler
|
31495a1d2c
|
LUCENE-1768: Cleanup in trunk (removal of deprecated stuff, unused subclasses in between)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166789 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 16:47:50 +00:00 |
Robert Muir
|
0279c192a9
|
fix javadocs warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166784 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 16:36:30 +00:00 |
Robert Muir
|
128aaf8387
|
LUCENE-3410: move changes to 3.5 and nuke deprecated code in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166770 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 15:56:01 +00:00 |
Robert Muir
|
b265d499f2
|
LUCENE-3417: DictionaryCompoundWordFilter did not properly add tokens from the end compound word
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166728 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:59:15 +00:00 |
Steven Rowe
|
2227f3bfaa
|
SOLR-2746: Moved CHANGES.txt entry to uima contrib's CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166715 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:34:49 +00:00 |
Erik Hatcher
|
8c973d1a5e
|
Relocate changes for surround query parser to new queryparser-specific CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166708 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:24:16 +00:00 |
Steven Rowe
|
3615f59446
|
SOLR-2746: Upgraded UIMA dependencies in solr/contrib/uima/lib/ from *-2.3.1-SNAPSHOT.jar to *-2.3.1.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166702 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 14:13:17 +00:00 |
Robert Muir
|
619b68a018
|
LUCENE-3421: PayloadTermQuery's explain was wrong when includeSpanScore=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166656 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 12:33:51 +00:00 |
Robert Muir
|
e758a5e444
|
open up 3.5 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166652 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 12:24:16 +00:00 |
Christopher John Male
|
c0f05e7b37
|
LUCENE-3419: Added epsilons and fixed deprecated junit assertion usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 09:24:40 +00:00 |