Simon Willnauer
|
dd7fec9795
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1134287 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 12:05:03 +00:00 |
Koji Sekiguchi
|
739efd5913
|
SOLR-2579: UIMAUpdateRequestProcessor ignore error fails if text.length() < 100
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134163 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 01:16:08 +00:00 |
Michael McCandless
|
3ad6ba55d5
|
LUCENE-3183: fix corner case seeking to Term(, )
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133937 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 15:32:17 +00:00 |
Yonik Seeley
|
a54dbc985c
|
debugging: show when coord is disabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133872 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 13:48:11 +00:00 |
Simon Willnauer
|
8a9d2ce4fa
|
LUCENE-3108: manually merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133855 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 13:11:28 +00:00 |
Uwe Schindler
|
b662041cbc
|
fix small issue in docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133839 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:54:47 +00:00 |
Simon Willnauer
|
e0c2a0186b
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133828 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:31:48 +00:00 |
Simon Willnauer
|
b9455527c5
|
LUCENE-3108: make IR#docValues final in IR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133823 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:25:00 +00:00 |
Simon Willnauer
|
04fe5d0c5e
|
catch up with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133818 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 12:16:33 +00:00 |
Simon Willnauer
|
2007a4b4e0
|
Remove @Version tags from JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133805 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 11:43:35 +00:00 |
Simon Willnauer
|
a04ab445f6
|
LUCENE-3108: added changes.txt entry for indexdocvalues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133797 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 11:26:06 +00:00 |
Simon Willnauer
|
d60692f4b4
|
LUCENE-3108: manually merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133794 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 11:24:48 +00:00 |
Simon Willnauer
|
622564d474
|
LUCENE-3108: revered README.TXT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133785 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 10:44:25 +00:00 |
Michael McCandless
|
2a6315db4a
|
tweak javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133768 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 10:17:13 +00:00 |
Simon Willnauer
|
e02b59e21e
|
LUCENE-3108: removed invalid todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133754 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 09:44:18 +00:00 |
Simon Willnauer
|
345bc1653d
|
catch up with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133734 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 09:07:55 +00:00 |
Steven Rowe
|
632a0a41d1
|
LUCENE-3181: changes2html.pl should collect release dates from JIRA REST API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133646 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 04:03:52 +00:00 |
Robert Muir
|
557135dd9b
|
fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133631 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 02:21:33 +00:00 |
Robert Muir
|
db1d3c2274
|
switch over more tests to atLeast()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133616 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-09 00:37:02 +00:00 |
Robert Muir
|
ae2239e134
|
LUCENE-3184: add LuceneTestCase.rarely/LuceneTestCase.atLeast
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133599 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 23:32:12 +00:00 |
Steven Rowe
|
1216e243e4
|
Maven configuration: Removed Guava dependency from Solr core and added it where it is used: the Solr clustering contrib POM
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133570 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 21:49:43 +00:00 |
Michael McCandless
|
83a79b6f67
|
LUCENE-3182: fix corruption case, when one thread is calling IW.addIndices(IR...) and another thread calls IW.rollback()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133565 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 21:39:02 +00:00 |
Michael McCandless
|
506f927191
|
LUCENE-3185: fix a couple issues with NRTCachingDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133553 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 20:59:10 +00:00 |
Ryan McKinley
|
4f98807406
|
SOLR-2444: Change Map<String,String> to SolrParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133534 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:54:47 +00:00 |
Ryan McKinley
|
1d2d790bc3
|
SOLR-2417: updated syntax for [explain]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133520 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:34:18 +00:00 |
Ryan McKinley
|
3bec90e9eb
|
SOLR-705: adding CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133513 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 19:06:48 +00:00 |
Ryan McKinley
|
7386b115af
|
SOLR-1298: Adding missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133512 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 18:59:46 +00:00 |
Ryan McKinley
|
077cc43fe9
|
SOLR-2444, SOLR-705 -- Updating Transformers to use LocalParam syntax (surrounded by [ ])
adding SHARD_URL as a parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133505 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 18:47:02 +00:00 |
Ryan McKinley
|
8f45f3218b
|
Make JettySolrRunner run of port 8983
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133504 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 18:43:15 +00:00 |
Robert Muir
|
50a474b6b6
|
SOLR-2567: change solr default to TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133486 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 17:59:53 +00:00 |
Yonik Seeley
|
d8928bb3c7
|
SOLR-2444: implement parsing only of augmenters (localParams syntax but using [])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133457 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 16:34:33 +00:00 |
Robert Muir
|
e934e3849f
|
LUCENE-3176: checkindex/close ourselves for safety and to support tests.iter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133385 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 13:08:00 +00:00 |
Robert Muir
|
8df95b97ef
|
LUCENE-3176: fix getTempDir to actually return a unique new temp directory (not something based on LTC's seed)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133383 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 13:04:24 +00:00 |
Michael McCandless
|
050a2eba3b
|
fix test to detect Throwable not just Exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133330 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-08 10:32:45 +00:00 |
Robert Muir
|
975e125085
|
SOLR-2576: add deprecation note to 3.x section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133189 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 23:00:12 +00:00 |
Robert Muir
|
5a1e1bf4c8
|
SOLR-2576: DirectSolrSpellChecker was not returning freq info for the original token
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133187 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 22:48:41 +00:00 |
Yonik Seeley
|
aa92c15202
|
build: prevent empty directory in git checkout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133136 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 19:30:46 +00:00 |
Robert Muir
|
5cc571ad3f
|
SOLR-2491: support spellcheck collation w/ grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133043 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 15:16:10 +00:00 |
Michael McCandless
|
3d9e264b56
|
fix redundant cast compilation warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133021 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 14:13:48 +00:00 |
Robert Muir
|
3814a02265
|
LUCENE-1736: suppress compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133012 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 13:55:17 +00:00 |
Robert Muir
|
239279b7d8
|
LUCENE-3175: speed up core tests (more fixes to super-slow tests)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132969 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 12:16:54 +00:00 |
Robert Muir
|
13156d5bd4
|
SOLR-2571: str->int in DirectSolrSpellChecker example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132859 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 03:20:54 +00:00 |
Robert Muir
|
6b6e5e6553
|
SOLR-2571: Fix DirectSolrSpellchecker's numeric params to use numeric types, add example and test for thresholdTokenFrequency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132855 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-07 02:38:42 +00:00 |
Ryan McKinley
|
d280169fef
|
SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132826 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 22:54:05 +00:00 |
Steven Rowe
|
31479ab48c
|
LUCENE-1736: DateTools.java general improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132806 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 22:21:27 +00:00 |
Steven Rowe
|
2d56e6a05c
|
Inserted space after [-t] in cmdline usage message to make it clear that there should be a space after the "-t" if it is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132795 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 21:54:00 +00:00 |
Robert Muir
|
bdee0a9764
|
SOLR-2462: use of spellcheck.collate could result in extremely high memory usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132729 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 19:14:48 +00:00 |
Ryan McKinley
|
63083944b1
|
SOLR-2399: fix stopwords and added field sorting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132724 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 18:37:56 +00:00 |
Steven Rowe
|
a74ac5b8f7
|
dropped unnecessary tests.linedocsfile sysprop setting from the lucene module test run configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132717 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 18:22:18 +00:00 |
Michael McCandless
|
2e57b61092
|
LUCENE-2645: add David to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132689 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 16:06:07 +00:00 |