Robert Muir
|
8aaf811751
|
LUCENE-3555: these methods should be final, its just a value class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197977 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 16:06:20 +00:00 |
Koji Sekiguchi
|
4111688879
|
SOLR-2875: incorrect url in tika-data-config.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197879 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 04:06:05 +00:00 |
Erik Hatcher
|
a668ecf43b
|
Fix spelling typo: s/invarient/invariant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197824 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 23:51:52 +00:00 |
Steven Rowe
|
b6ac4e451d
|
LUCENE-3490: Maven configuration: remove superfluous lucene test framework dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197744 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 20:17:23 +00:00 |
Simon Willnauer
|
73dec384b4
|
LUCENE-3551: IW#nrtIsCurrent returns false-positive when full flush runs concurrently
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197742 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 20:16:08 +00:00 |
Steven Rowe
|
3dbde146af
|
LUCENE-3490: Maven configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197734 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 20:06:03 +00:00 |
Michael McCandless
|
f014029aa5
|
LUCENE-3539: try to include resource desc (file path for Dir impls based on file system) when we throw IOExc, for better transparency/debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197690 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 17:48:11 +00:00 |
Robert Muir
|
fa6500fa6c
|
LUCENE-3490: restructure codec hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197603 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 15:43:35 +00:00 |
Michael McCandless
|
033cfff007
|
don't use mem expensive codecs for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197487 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 10:21:36 +00:00 |
Robert Muir
|
369a07a196
|
LUCENE-3557: SpellChecker should take IWC, remove sneaky silent optimize() methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197469 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 09:54:55 +00:00 |
Robert Muir
|
38fa222128
|
LUCENE-3559: remove IndexSearcher.maxDoc/docFreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197458 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 09:35:15 +00:00 |
Robert Muir
|
b19a207c86
|
LUCENE-3555: add support for distributed stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197455 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 09:23:56 +00:00 |
Michael McCandless
|
5f8d4fc8af
|
add @lucene.experimental
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197317 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 21:37:40 +00:00 |
Steven Rowe
|
ab8f037d63
|
SOLR-2861: Maven configuration: added Eclipse JDT Core dependency to allow compilation to succeed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197205 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 16:27:09 +00:00 |
Steven Rowe
|
b51612848f
|
SOLR-2849: Fix remaining dependencies in solr-core Maven POM.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197198 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 16:16:06 +00:00 |
Martijn van Groningen
|
19765406b6
|
SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 14:38:13 +00:00 |
Robert Muir
|
00d8575153
|
LUCENE-3553: tweak AppendingCodec to write segments_N compatible with 'normal' Lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197086 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 12:49:44 +00:00 |
Shai Erera
|
687c056fb0
|
add javadocs to IR.doOpenIfChanged()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197000 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 08:51:28 +00:00 |
Shai Erera
|
23de4c514b
|
LUCENE-3556: make DirectoryTaxonomyWriter's indexWriter private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196982 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 07:41:40 +00:00 |
Shai Erera
|
52ab4cb9a8
|
LUCENE-3552: rename LuceneTaxonomyReader/Writer to DirectoryTaxonomyReader/Writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196963 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 06:26:22 +00:00 |
Shai Erera
|
cd9606a8b1
|
LUCENE-3549: remove DocumentBuilder from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196940 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-03 04:23:44 +00:00 |
Mark Robert Miller
|
4f333721df
|
harden test against slow/busy computers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196811 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 21:30:52 +00:00 |
Yonik Seeley
|
d515ff3d9e
|
SOLR-2861: NRT test, debugging improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196797 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 21:02:17 +00:00 |
Mark Robert Miller
|
8125422e60
|
SOLR-2565: reenable AutoCommitTest but move tests with soft commit to new test class that tests with a better method - likely some hardening tweaks still needed, but a the start of a large improvement.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196589 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 14:01:26 +00:00 |
Shai Erera
|
145d7503a3
|
LUCENE-3549: port to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196474 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-02 07:07:07 +00:00 |
Michael McCandless
|
9ca0aa9f80
|
fix whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 23:55:00 +00:00 |
Chris M. Hostetter
|
9fd6d2a120
|
SOLR-2860: remove broken code for tracking solrindexwriter open/close pairs -- redundent because of SOLR-2279
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196292 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 21:31:35 +00:00 |
Simon Willnauer
|
f94d21b022
|
LUCENE-3548: fix broken CharsRef#append
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196228 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 19:23:43 +00:00 |
Simon Willnauer
|
1ce1b914d3
|
LUCENE-3546: IW#nrtIsCurrent retruns true if changes are in del queue but not in bufferedDeleteStream yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196211 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 19:03:04 +00:00 |
Chris M. Hostetter
|
c28be02238
|
SOLR-2715: add reason for @Ingore to @Ignore msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1196156 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-01 17:41:13 +00:00 |
Steven Rowe
|
51ac833e29
|
SOLR-2849: Fix dependencies in Maven POMs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195705 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 22:23:01 +00:00 |
Steven Rowe
|
ddf5806662
|
LUCENE-3545: Upgrade ASF parent POM, Maven Ant Tasks, and Maven plugins to the most recent versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195315 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-31 02:46:51 +00:00 |
Simon Willnauer
|
a4794c135b
|
LUCENE-3542: Group expanded query terms to preserve parent boolean operator in StandardQueryParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195275 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 23:14:50 +00:00 |
Robert Muir
|
55ad4c6be1
|
SOLR-2276: fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195101 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 03:13:12 +00:00 |
Robert Muir
|
d5601eb371
|
SOLR-2276: Support for cologne phonetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 01:00:06 +00:00 |
Robert Muir
|
f5ee5914b0
|
LUCENE-3527: Implement getDistance() on DirectSpellChecker.INTERNAL_LEVENSHTEIN
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195081 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-30 00:36:32 +00:00 |
Robert Muir
|
dcc51aebd9
|
LUCENE-3541: remove IndexInput.copyBuf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190410 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 15:56:55 +00:00 |
Uwe Schindler
|
9de4eaeaba
|
Merged revision(s) 1190293 from lucene/dev/branches/branch_3x:
LUCENE-3540: Fix error message in IndexFormatTooOldException and make use of IndexFormatTooNewException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190296 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 13:09:22 +00:00 |
Dawid Weiss
|
234b53bd54
|
SOLR-2862: CarrotClusteringEngine's resource locator should log the absolute location of lexical resources. Minor corrections in IResource/ IResourceLookup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190200 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 08:23:30 +00:00 |
Dawid Weiss
|
762811822a
|
Correcting classpath for Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190199 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 08:22:49 +00:00 |
Yonik Seeley
|
36962d9a9e
|
SOLR-2861: use searcherLock in getIndexDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190107 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-28 01:07:47 +00:00 |
Michael McCandless
|
33b127887f
|
remove nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190029 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 21:08:28 +00:00 |
Michael McCandless
|
00da65393c
|
LUCENE-2205: port to trunk in preflex codec; port TestPagedBytes and PagedBytes.DataInput/Output to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190017 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 20:49:13 +00:00 |
Robert Muir
|
60079a441f
|
throw exception if you muck with a closed indexinput
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189973 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 19:54:11 +00:00 |
Erik Hatcher
|
ff8796e5ef
|
SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 19:30:48 +00:00 |
Erik Hatcher
|
ca77e0ad54
|
Add contrib/velocity to legal check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189931 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:51:54 +00:00 |
Erik Hatcher
|
e3d12e8c22
|
SOLR-2859: move Velocity-only dependencies to contrib/velocity/lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189930 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:51:04 +00:00 |
Michael McCandless
|
1b1f5f7e7a
|
LUCENE-1990, LUCENE-2633: backported packed ints to 3.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189903 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 18:09:51 +00:00 |
Erik Hatcher
|
ce41a7b231
|
SOLR-2854: Fix ExtractingRequestHandler to call getStream before getting stream attributes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189803 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 15:24:14 +00:00 |
Erik Hatcher
|
ff3222e9ff
|
SOLR-2854: go ahead and set sourceInfo in URLStream ctor, no need to lazy set that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189724 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-27 12:51:02 +00:00 |