Noble Paul
|
0ec660a113
|
Wrong casting of CharSequence to String
|
2016-11-18 20:29:09 +05:30 |
Alan Woodward
|
157c0bca92
|
Log root cause error when directories can't be deleted on core unload
|
2016-11-18 13:45:29 +00:00 |
Mike McCandless
|
5e062d209a
|
make PrimaryNode's IndexWriter protected
|
2016-11-18 06:22:56 -05:00 |
Adrien Grand
|
6d540b9d7a
|
LUCENE-7536: ASCIIFoldingFilterFactory.getMultiTermComponent can emit two tokens.
|
2016-11-18 10:07:09 +01:00 |
Steve Rowe
|
8938c9f3d0
|
LUCENE-7533: Classic query parser: disallow autoGeneratePhraseQueries=true when splitOnWhitespace=false (and vice-versa).
|
2016-11-17 19:18:18 -05:00 |
yonik
|
46ce87c700
|
SOLR-9324: move changes entry to 6.4
|
2016-11-17 16:46:57 -05:00 |
Steve Rowe
|
7d7e362d6f
|
LUCENE-7542: Release smoker should fail when CHANGES.txt has a release section for a future release
|
2016-11-17 12:58:59 -05:00 |
David Smiley
|
cbc83929e7
|
LUCENE-7559: fix indentation of entire file
|
2016-11-17 11:23:40 -05:00 |
David Smiley
|
c51e89014a
|
LUCENE-7559: UnifiedHighlighter: Increase Passage visibility
|
2016-11-17 11:19:54 -05:00 |
yonik
|
738198ef34
|
SOLR-9772: reuse comparator when deriving fieldSortValues
|
2016-11-17 10:56:37 -05:00 |
Steve Rowe
|
f9a0693bf9
|
LUCENE-7564: AnalyzingInfixSuggester should close its IndexWriter by default at the end of build()
|
2016-11-16 18:03:51 -05:00 |
Erick Erickson
|
e402a304bf
|
SOLR-9606: Change hard-coded keysize from 512 to 1024
|
2016-11-16 13:33:18 -08:00 |
Mike McCandless
|
774e31b6dd
|
add basic sorted index bwc test
|
2016-11-16 11:55:29 -05:00 |
markrmiller
|
53a0748f43
|
SOLR-9284: Reduce off heap cache size.
|
2016-11-16 10:11:41 -05:00 |
Mike McCandless
|
d675518da4
|
LUCENE-7560: make QueryBuilder.createFieldQuery not final anymore
|
2016-11-16 06:10:25 -05:00 |
Mike McCandless
|
24b5a624bb
|
LUCENE-7652: improve BasePostingsFormatTestCase with a level 2 ghost test
|
2016-11-16 05:19:05 -05:00 |
Mike McCandless
|
6ec68ddbe0
|
LUCENE-7562: don't throw NPE when encountering a level 2 ghost field
|
2016-11-16 04:53:50 -05:00 |
Kevin Risden
|
012d75d36d
|
SOLR-9597: Add setReadOnly(String ...) to ConnectionImpl
|
2016-11-15 21:34:39 -06:00 |
Kevin Risden
|
c20d1298d3
|
SOLR-9729: JDBCStream improvements
|
2016-11-15 21:06:25 -06:00 |
Kevin Risden
|
ace423e958
|
SOLR-9077: Streaming expressions should support collection alias
|
2016-11-15 20:33:58 -06:00 |
Kevin Risden
|
782923b894
|
SOLR-9666: SolrJ LukeResponse support dynamic fields
|
2016-11-15 18:58:00 -06:00 |
Mike McCandless
|
6c3c6bc379
|
LUCENE-7537: Index time sorting now supports multi-valued sorts using selectors (MIN, MAX, etc.)
|
2016-11-15 16:22:51 -05:00 |
David Smiley
|
7af454ad76
|
LUCENE-7526: UnifiedHighlighter: enhance MTQ passage relevancy. TokenStreamFromTermVector isn't used by the UH anymore. Refactor AnalysisOffsetStrategy into TokenStream and MemoryIndex strategies, and related refactorings from that.
|
2016-11-15 16:16:46 -05:00 |
Chris Hostetter
|
280cbfd8fb
|
LUCENE-7387: fix defaultCodec in build.xml to account for the line ending
this not only fixes the link in the javadoc to be correct, but also gets precommit working with ant 1.9.6
|
2016-11-15 12:24:54 -07:00 |
markrmiller
|
358c164620
|
SOLR-9284: Reduce off heap cache size and fix test asserts.
|
2016-11-15 11:05:41 -05:00 |
Adrien Grand
|
212b1d8462
|
LUCENE-7461: Refactor doc values queries to leverage the new iterator API.
|
2016-11-15 14:55:46 +01:00 |
markrmiller
|
0325722e67
|
SOLR-9284: The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.
|
2016-11-15 05:18:35 -05:00 |
Shalin Shekhar Mangar
|
0d290ae136
|
SOLR-9736: Solr resolves the collection name against the first available leader or first replica of the first slice
|
2016-11-15 14:18:43 +05:30 |
Shalin Shekhar Mangar
|
b57a5e41f8
|
SOLR-9633: Fix issue number in CHANGES.txt
|
2016-11-15 11:07:18 +05:30 |
Shalin Shekhar Mangar
|
487b0976eb
|
SOLR-9366: Limit memory consumed by FastLRUCache with a new 'maxRamMB' config parameter
|
2016-11-15 10:59:58 +05:30 |
Steve Rowe
|
ca80ba6b80
|
SOLR-9166: fix precommit
|
2016-11-14 20:00:44 -05:00 |
Steve Rowe
|
76b439a0bd
|
SOLR-9751: PreAnalyzedField can cause managed schema corruption
|
2016-11-14 19:17:57 -05:00 |
Erick Erickson
|
c0b7edb5c8
|
SOLR-9166: Export handler returns zero for numeric fields that are not in the original doc. Fixed precommit
|
2016-11-14 12:59:14 -08:00 |
Erick Erickson
|
4a31b29cb0
|
SOLR-9166: Export handler returns zero for numeric fields that are not in the original doc
|
2016-11-14 07:19:28 -08:00 |
Christine Poerschke
|
fba2a864d4
|
Fix arg order in CommonParamsTest's assertEquals.
|
2016-11-14 12:31:38 +00:00 |
Mike McCandless
|
a86f807685
|
LUCENE-6664: add getter
|
2016-11-14 06:33:11 -05:00 |
Noble Paul
|
907bed887d
|
SOLR-9718: replace assert and assertTrue() to assertEquals()
|
2016-11-14 12:41:59 +05:30 |
Noble Paul
|
7936f74ff2
|
Merge remote-tracking branch 'origin/master'
|
2016-11-14 12:34:03 +05:30 |
Noble Paul
|
b359636fd9
|
SOLR-9718: replace assert and assertTrue() to assertEquals()
|
2016-11-14 12:33:37 +05:30 |
Mike McCandless
|
c0f9bdf3c3
|
don't use BooleanSimilarity in RandomSimilarity
|
2016-11-13 18:41:18 -05:00 |
Mike McCandless
|
4a47c5720d
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 17:15:13 -05:00 |
Mike McCandless
|
4619727f8a
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 17:14:21 -05:00 |
Mike McCandless
|
c11d6f9f90
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 17:13:40 -05:00 |
Mike McCandless
|
8104468de4
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 17:13:06 -05:00 |
Mike McCandless
|
8fa08f6d32
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 17:12:07 -05:00 |
Mike McCandless
|
672d7e013e
|
LUCENE-7554: use BM25Similarity for this test
|
2016-11-12 13:32:48 -05:00 |
Mike McCandless
|
7523d580ed
|
LUCENE-7556: use BM25Similarity for this test
|
2016-11-12 13:31:14 -05:00 |
Mike McCandless
|
2bc1d2761f
|
LUCENE-7555: use BM25Similarity for this test
|
2016-11-12 13:28:57 -05:00 |
Mike McCandless
|
4d9451034d
|
LUCENE-7558: use BM25Similarity for this test
|
2016-11-12 10:53:14 -05:00 |
Mike McCandless
|
b0c43d5fd8
|
LUCENE-7557: use BM25Similarity for this test
|
2016-11-12 10:44:56 -05:00 |