Mark Robert Miller
|
3e2a817539
|
Fix javadoc spelling.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574577 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 17:20:36 +00:00 |
Mark Robert Miller
|
9f701bd304
|
SOLR-5811: The Overseer will retry work items until success, which is a serious problem if you hit a bad work item.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574280 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 01:33:35 +00:00 |
Chris M. Hostetter
|
96bcbefdd4
|
SOLR-5815: add some test logging to try and figure out WTF
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574273 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-05 01:01:18 +00:00 |
Robert Muir
|
b670831559
|
SOLR-2934: increase buffer size for recent dictionaries with large amounts of AF/AM lines before charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574158 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-04 17:51:20 +00:00 |
Robert Muir
|
3064419624
|
LUCENE-5224: Add iconv, oconv, and ignore support to HunspellStemFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1574135 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-04 17:04:48 +00:00 |
Mark Robert Miller
|
f38c82b7a2
|
SOLR-5714: You can now use one pool of memory for for the HDFS block cache that all collections share.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573847 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-04 03:18:47 +00:00 |
Chris M. Hostetter
|
08b0073e28
|
SOLR-5783: Requests to open a new searcher will now reuse the current registered searcher (w/o additional warming) if possible in situations where the underlying index has not changed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573763 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 21:37:50 +00:00 |
Joel Bernstein
|
d8e387dc0f
|
SOLR-5720: Java 6 compatibility change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573636 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 17:42:47 +00:00 |
Michael McCandless
|
080e735f40
|
LUCENE-5486: allow out-of-order collector selection with query time joins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573615 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 17:10:45 +00:00 |
Michael McCandless
|
bca3952578
|
set svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573611 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 17:01:03 +00:00 |
Joel Bernstein
|
f48d27f241
|
SOLR-5720: Add ExpandComponent to expand results collapsed by the CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573589 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 15:45:59 +00:00 |
Robert Muir
|
4eed6367ff
|
LUCENE-5485: hunspell circumfix support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573569 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 14:20:24 +00:00 |
Michael McCandless
|
213eb2fd06
|
fix this test to sidestep slow config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573521 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 11:09:13 +00:00 |
Mark Robert Miller
|
aba8b8ae3c
|
SOLR-5761: HttpSolrServer has a few fields that can be set via setters but are not volatile.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573442 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 04:35:45 +00:00 |
Mark Robert Miller
|
a42db70dec
|
SOLR-5760: ConcurrentUpdateSolrServer has a blockUntilFinished call when streamDeletes is true that should be tucked into the if statement below it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573438 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 04:22:26 +00:00 |
Mark Robert Miller
|
9441f0d4ce
|
SOLR-5734: We should use System.nanoTime rather than System.currentTimeMillis when calculating elapsed time.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573425 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 02:08:45 +00:00 |
Mark Robert Miller
|
1263b95738
|
tests: raise poll timeout for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573423 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 02:07:16 +00:00 |
Mark Robert Miller
|
254324f5a6
|
SOLR-5799: Add assert to new test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573419 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 01:58:45 +00:00 |
Mark Robert Miller
|
57e5bfc8f2
|
SOLR-5799: Add TestRetryUtil.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573416 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-03 01:52:13 +00:00 |
Mark Robert Miller
|
46c42df1df
|
tests: raise default update timeouts for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573409 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 23:55:18 +00:00 |
Mark Robert Miller
|
2e6c905f42
|
tests: raise the timeout on this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573405 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 23:45:40 +00:00 |
Mark Robert Miller
|
a828f6ff05
|
SOLR-5799: Fix impl.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573401 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 23:09:13 +00:00 |
Mark Robert Miller
|
3c0c0b4c38
|
tests: double number of fails that can be seen before failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573322 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 16:03:51 +00:00 |
Shalin Shekhar Mangar
|
e1f33c6326
|
Remove redundant cleanups in tearDown method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573317 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 15:19:50 +00:00 |
Shai Erera
|
de9404321d
|
LUCENE-5474: Add example for retrieving facet counts without retrieving documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573286 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 11:42:42 +00:00 |
Mark Robert Miller
|
5d7c4f5361
|
tests: raise zk connect timeout when building zk for tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573257 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 04:40:02 +00:00 |
Robert Muir
|
56babb8368
|
LUCENE-5483: fix hunspell inaccuracies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573248 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 01:47:18 +00:00 |
Mark Robert Miller
|
f1cddb92ee
|
SOLR-5799: When registering as the leader, if an existing ephemeral registration exists, wait a short time to see if it goes away.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573242 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 00:27:25 +00:00 |
Mark Robert Miller
|
b32e9d6036
|
tests: boost timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573240 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-02 00:16:19 +00:00 |
Michael McCandless
|
074923dda7
|
LUCENE-5479: make the default dimension config controllable via subclass of FacetsConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573156 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-01 11:44:49 +00:00 |
Robert Muir
|
4193bce372
|
LUCENE-5482: Improve default TurkishAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573066 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 20:41:32 +00:00 |
Robert Muir
|
2356994e0c
|
LUCENE-5482: add missing constant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573059 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 20:00:40 +00:00 |
Robert Muir
|
242e554b94
|
LUCENE-5480: Hunspell shouldn't merge dictionary entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573048 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 19:44:36 +00:00 |
Chris M. Hostetter
|
63c914fb21
|
SOLR-5793, SOLR-5792, SOLR-5791: switch to using Constants.JAVA_VENDOR in assume
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1573019 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 17:40:37 +00:00 |
Michael McCandless
|
02e3fd09eb
|
LUCENE-5477: add near-real-time add/update/refresh to AnalyzingInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572992 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 16:39:34 +00:00 |
Mark Robert Miller
|
baa8987cff
|
SOLR-5776: Suppress SSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572974 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 15:44:14 +00:00 |
Adrien Grand
|
86f7bbaf11
|
LUCENE-5481: Don't run unnecessary merges in IndexWriter.forceMerge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572942 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 13:23:13 +00:00 |
Robert Muir
|
a7506921b9
|
LUCENE-5480: add the tests i have so far... (not including this bug yet though)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572841 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 07:13:19 +00:00 |
Mark Robert Miller
|
095522a079
|
SOLR-5735: BadApple until I have time to dig into this.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572810 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 03:19:12 +00:00 |
Chris M. Hostetter
|
6b1f3f0bb2
|
SOLR-5183: JSON updates now support nested child documents using a "_childDocument_" object key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572797 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 01:02:23 +00:00 |
Koji Sekiguchi
|
173daaedef
|
LUCENE-5466: query is always null in countDocsWithClass() of SimpleNaiveBayesClassifier.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572793 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-28 00:49:39 +00:00 |
Mark Robert Miller
|
8830ab2dc5
|
SOLR-5782: The full MapReduceIndexer help text does not display when using --help. Also remove reference to Find tool - we don't have access to it yet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572778 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 23:15:05 +00:00 |
Chris M. Hostetter
|
474373d7b3
|
SOLR-5794: dial back the randomized constants so we don't blow up the world when running with -Dnightly=true -Dtests.multiplier=2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572775 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 22:57:05 +00:00 |
Robert Muir
|
06173592e3
|
LUCENE-5468: reduce RAM usage of hunspell
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572754 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 22:13:26 +00:00 |
Adrien Grand
|
f0d4dd2252
|
LUCENE-5432: Fix EliasFanoEncoder's number of bits per index entry.
Close #28
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1572728 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 21:01:15 +00:00 |
Robert Muir
|
0c5f1c42a8
|
LUCENE-5468: add additional change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5468@1572727 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 20:42:52 +00:00 |
Robert Muir
|
66ccdead47
|
LUCENE-5468: fix precommit+test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5468@1572724 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 20:39:35 +00:00 |
Robert Muir
|
5d7f9dfd35
|
merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5468@1572720 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 20:22:31 +00:00 |
Robert Muir
|
a51e85f91f
|
fix oops
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5468@1572719 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 20:19:50 +00:00 |
Robert Muir
|
c4f4beb27e
|
LUCENE-5468: hunspell2 -> hunspell (with previous options and tests)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5468@1572718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-27 20:19:27 +00:00 |