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 |
Jan Høydahl
|
a0fc683f14
|
SOLR-2687 Added info about Solr 3.1 Cookbook to site
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163767 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 19:50:35 +00:00 |
Steven Rowe
|
de1bd52082
|
LUCENE-3406: Fixed location of scripts/ directory in patterns in Solr target 'package-local-src-tgz'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163632 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 14:19:06 +00:00 |
Steven Rowe
|
584adbc613
|
LUCENE-3406: Add ant target 'package-local-src-tgz' to Lucene and Solr to package sources from the local working copy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163625 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 14:06:51 +00:00 |
Jan Høydahl
|
81b8c5822f
|
SOLR-2454 Added link to ManifoldCF under related projects
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163621 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 13:55:09 +00:00 |
Michael McCandless
|
81d22a27ba
|
LUCENE-3409: don't use Iterator.remove
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 11:59:30 +00:00 |
Simon Willnauer
|
ca0f81543c
|
LUCENE-3408: Remove unnecessary memory barriers in DWPT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163576 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 11:22:05 +00:00 |
Michael McCandless
|
e933942dc3
|
LUCENE-3409: drop reader pool from IW.deleteAll
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163568 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-31 10:36:36 +00:00 |
Yonik Seeley
|
e8072dd668
|
SOLR-2714: drop null field values in json update format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163370 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 20:46:24 +00:00 |
Robert Muir
|
47450677b9
|
LUCENE-3407: fix test fail for SimpleText codec too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163304 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 17:37:05 +00:00 |
Michael McCandless
|
9009a83421
|
LUCENE-2308: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163277 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 16:21:43 +00:00 |
Michael McCandless
|
5e4944b84b
|
LUCENE-2308: more cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163251 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 15:05:14 +00:00 |
Robert Muir
|
7c92a0d48d
|
LUCENE-3407: wrong stats from MemoryCodec when freqs are omitted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163213 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-30 13:58:06 +00:00 |
Robert Muir
|
aefe15aad9
|
LUCENE-3445: remove outdated comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162891 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 16:26:19 +00:00 |
Robert Muir
|
4546586d60
|
LUCENE-3445: enable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162890 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-29 16:24:36 +00:00 |
Simon Willnauer
|
96ea8822af
|
LUCENE-3345: make CFS usage for DocValues final and private to the codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162489 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-28 10:11:27 +00:00 |
Christopher John Male
|
57585e5a99
|
LUCENE-2308: Removed broken reference to FieldSelector in package.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-28 03:06:07 +00:00 |
Michael McCandless
|
5a4458aea6
|
LUCENE-2308: DocumentStoredFieldVisitor was failing to set indexed bit in returned field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162431 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 19:35:08 +00:00 |
Michael McCandless
|
2ed4c9afc0
|
LUCENE-3405: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 16:50:44 +00:00 |
Michael McCandless
|
3ed03b8488
|
LUCENE-3405: rename IOUtils.close methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162394 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 16:25:46 +00:00 |
Michael McCandless
|
ce5a9a107f
|
LUCENE-3404: fix cases where we were incorrectly passing true as first arg to IOUtils.closeSafely
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162375 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 15:15:01 +00:00 |
Michael McCandless
|
4dad0ba89f
|
LUCENE-2308: cutover to FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162347 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 13:27:01 +00:00 |
Shai Erera
|
100ce41c79
|
LUCENE-3403: tests to ensure that we don't lose this capability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162301 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-27 06:22:49 +00:00 |
Robert Muir
|
ae22a35fa7
|
clean up maxclausecount restore, and also don't rely upon it in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162166 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-26 16:58:57 +00:00 |
Robert Muir
|
fbd84ca66d
|
fix one more use of wrong random
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162158 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-26 16:29:48 +00:00 |
Robert Muir
|
ce6064442b
|
improve reproducibility of multithreaded tests here
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1162156 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-26 16:25:28 +00:00 |