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 |
Robert Muir
|
a385b7b5c9
|
fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132620 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 13:01:03 +00:00 |
Michael McCandless
|
205e63ab7d
|
fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132583 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 10:37:15 +00:00 |
Michael McCandless
|
56179f0fc3
|
fix jdoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132582 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 10:36:02 +00:00 |
Steven Rowe
|
39063eee73
|
SOLR-2452: merged with trunk up to r1132517
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1132518 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 03:58:37 +00:00 |
Robert Muir
|
923dbd6e64
|
LUCENE-3175: speed up core tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132517 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 03:40:53 +00:00 |
Ryan McKinley
|
2b6e09ff3f
|
SOLR-2399: make fluid layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132475 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 18:35:06 +00:00 |
Michael McCandless
|
a9368ea98e
|
fix java 1.6 code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1132457 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 16:56:18 +00:00 |
Simon Willnauer
|
451cc4079b
|
LUCENE-3108: Removed missing value from FieldComparator and added PerDoc impl to ParallelReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1132424 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 14:41:17 +00:00 |
Michael McCandless
|
f4da02857f
|
remove unused method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1132422 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 14:34:20 +00:00 |
Michael McCandless
|
e8f9e80b74
|
fix ob1 that caused us to use 64 bits not 1 bit, per value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1132421 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 14:34:12 +00:00 |
Michael McCandless
|
ff60d29945
|
small cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1132418 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 14:23:17 +00:00 |
Michael McCandless
|
dfc834423e
|
add -Dtests.nightly=true to failure repro line
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132391 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-05 12:50:15 +00:00 |
Steven Rowe
|
c670b76a32
|
LUCENE-3172: fix installation problems on lucene-misc OSGI bundle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131492 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 20:58:29 +00:00 |
Steven Rowe
|
be0b3062a3
|
SOLR-2452: merged with trunk up to r1131485
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1131486 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 20:08:08 +00:00 |
Michael McCandless
|
0f91b38fae
|
LUCENE-3129: fix false TestGrouping failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131401 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 13:58:37 +00:00 |
Michael McCandless
|
17d62eeaef
|
LUCENE-2645: fix false assert trip
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131395 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 13:36:37 +00:00 |
Michael McCandless
|
144f209f49
|
LUCENE-3169: add basic release smoke tester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131371 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 10:37:48 +00:00 |
Simon Willnauer
|
9b1c6a44a2
|
remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131369 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 10:32:08 +00:00 |
Simon Willnauer
|
fa5b875281
|
LUCENE-3170: Fixed wrong in-memory ValuesEnum on BYTES_VAR_STRAIGHT type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131367 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 10:30:19 +00:00 |
Simon Willnauer
|
79e8ecb73f
|
remove leftover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131344 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 07:21:31 +00:00 |
Simon Willnauer
|
a3a2899c92
|
remove leftover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1131325 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-04 06:24:17 +00:00 |