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 |
Doron Cohen
|
fa93e73225
|
LUCENE-3412: SloppyPhraseScorer was returning non-deterministic results for queries with many repeats.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166541 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 06:51:40 +00:00 |
Koji Sekiguchi
|
4ea767545b
|
LUCENE-1824: add BoundaryScanner
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166530 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-08 05:35:02 +00:00 |
Uwe Schindler
|
5ec2a2289a
|
LUCENE-1768: Add missing changes.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166457 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 22:55:25 +00:00 |
Steven Rowe
|
d34db30601
|
LUCENE-3272: Maven configuration: sync queryparser module's dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166304 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 18:29:42 +00:00 |
Erik Hatcher
|
80359e0812
|
SOLR-2703: Added surround query parser support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166185 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 13:54:19 +00:00 |
Erik Hatcher
|
1d56ff5bc3
|
move comment inside block, appropriately
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166159 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 13:08:24 +00:00 |
Erik Hatcher
|
35e7439ca4
|
LUCENE-2945: Fix equals/hashCode for surround query parser generated queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166156 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 13:04:29 +00:00 |
Michael McCandless
|
ab3883291e
|
LUCENE-3418: sharpen crash -> OS/HW crash
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166106 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 10:53:00 +00:00 |
Christopher John Male
|
4b44bd7d83
|
LUCENE-3410: Deprecated multi-int constructors in WordDelimiterFilter. Now uses int bitfield
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165995 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-07 04:43:10 +00:00 |
Michael McCandless
|
9e1960350e
|
LUCENE-3418: fsync files during commit so on crash/power loss we don't corrumpt the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165902 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 22:12:54 +00:00 |
Yonik Seeley
|
374538c68d
|
SOLR-2656: doc - licenses + comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165885 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 21:47:05 +00:00 |
Yonik Seeley
|
1465c3edd4
|
SOLR-2656, SOLR-2700: transaction logging and realtime-get
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165869 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 21:37:32 +00:00 |
Jan Høydahl
|
ab554500bd
|
SOLR-2540: CommitWithin as an Update Request parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165754 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 16:27:20 +00:00 |
Jan Høydahl
|
bf9cde01f1
|
SOLR-2741 Bugs in facet range display in trunk
Also removes promotion of deprecated facet.date from example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165648 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-06 12:55:42 +00:00 |
Christopher John Male
|
7f90632562
|
LUCENE-3286: Consolidated XML QP into queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 05:53:28 +00:00 |
Koji Sekiguchi
|
ce785bcce4
|
SOLR-2743: remove commons logging jar from contrib/extraction/lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164956 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-04 02:43:33 +00:00 |
Michael McCandless
|
46fe671e8c
|
don't throw scary EOFE if you pass oob docID to IR.document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164620 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 16:43:31 +00:00 |
Simon Willnauer
|
d535c65c95
|
remove useless main method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164604 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 16:15:06 +00:00 |
Chris M. Hostetter
|
029b92fa72
|
improve test assumptions: assume content instead of assert; catch IOException so we also assume no UnknownHostException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164311 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-02 00:31:29 +00:00 |
Chris M. Hostetter
|
c20cbcf2f8
|
SOLR-2739: try to clean up TestSqlEntityProcessorDelta
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1164287 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-01 22:06:21 +00:00 |