Mike McCandless
|
64b9eefaa9
|
LUCENE-7537: fix some 6.x backport issues
|
2016-11-16 10:37:02 -05:00 |
Mike McCandless
|
e357f957f3
|
LUCENE-7537: Index time sorting now supports multi-valued sorts using selectors (MIN, MAX, etc.)
|
2016-11-16 10:37:02 -05:00 |
markrmiller
|
6962381180
|
SOLR-9284: Reduce off heap cache size.
|
2016-11-16 10:12:08 -05:00 |
Mike McCandless
|
55f10e9060
|
LUCENE-7560: make QueryBuilder.createFieldQuery not final anymore
|
2016-11-16 06:13:31 -05:00 |
Mike McCandless
|
348854638d
|
LUCENE-7652: improve BasePostingsFormatTestCase with a level 2 ghost test
|
2016-11-16 05:18:39 -05:00 |
Mike McCandless
|
42459a036d
|
LUCENE-7562: don't throw NPE when encountering a level 2 ghost field
|
2016-11-16 04:54:16 -05:00 |
Kevin Risden
|
8c7decb4c0
|
SOLR-9597: Add setReadOnly(String ...) to ConnectionImpl
|
2016-11-15 21:35:09 -06:00 |
Kevin Risden
|
8af0223812
|
SOLR-9729: JDBCStream improvements
|
2016-11-15 21:07:10 -06:00 |
Kevin Risden
|
e3db9f3b8a
|
SOLR-9077: Streaming expressions should support collection alias
|
2016-11-15 20:45:19 -06:00 |
Kevin Risden
|
ead40a9e00
|
SOLR-9666: SolrJ LukeResponse support dynamic fields
|
2016-11-15 18:58:54 -06:00 |
David Smiley
|
0790c34cc5
|
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.
(cherry picked from commit 7af454a )
|
2016-11-15 16:18:29 -05:00 |
Chris Hostetter
|
38a67e25ae
|
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
(cherry picked from commit 280cbfd8fb )
|
2016-11-15 12:25:15 -07:00 |
markrmiller
|
b90b4dc694
|
SOLR-9284: Reduce off heap cache size and fix test asserts.
|
2016-11-15 11:05:20 -05:00 |
markrmiller
|
3d91016014
|
SOLR-9284: The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.
|
2016-11-15 05:19:16 -05:00 |
Shalin Shekhar Mangar
|
eedc284c4d
|
SOLR-9736: Solr resolves the collection name against the first available leader or first replica of the first slice
(cherry picked from commit 0d290ae )
|
2016-11-15 14:19:18 +05:30 |
Shalin Shekhar Mangar
|
d3420c31a9
|
SOLR-9633: Fix issue number in CHANGES.txt
(cherry picked from commit b57a5e4 )
|
2016-11-15 11:07:45 +05:30 |
Shalin Shekhar Mangar
|
53dad4f0d1
|
SOLR-9366: Limit memory consumed by FastLRUCache with a new 'maxRamMB' config parameter
(cherry picked from commit 487b097 )
|
2016-11-15 11:00:52 +05:30 |
Steve Rowe
|
8989c77478
|
SOLR-9751: PreAnalyzedField can cause managed schema corruption
|
2016-11-14 19:18:23 -05:00 |
Erick Erickson
|
375dd323a7
|
SOLR-9166: Export handler returns zero for numeric fields that are not in the original doc
|
2016-11-14 06:46:44 -08:00 |
Christine Poerschke
|
3e37f4294a
|
Fix arg order in CommonParamsTest's assertEquals.
|
2016-11-14 12:36:15 +00:00 |
Mike McCandless
|
3046f86ce7
|
LUCENE-6664: add getter
|
2016-11-14 06:33:34 -05:00 |
Noble Paul
|
3147c5c423
|
SOLR-9718: replace assert and assertTrue() to assertEquals()
|
2016-11-14 12:43:14 +05:30 |
Noble Paul
|
a32b049598
|
SOLR-9718: replace assert and assertTrue() to assertEquals()
|
2016-11-14 12:35:36 +05:30 |
Mike McCandless
|
6d95207685
|
don't use BooleanSimilarity in RandomSimilarity
|
2016-11-13 18:41:39 -05:00 |
Mike McCandless
|
48a724c77b
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 18:37:04 -05:00 |
Mike McCandless
|
9a5356462f
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 18:36:47 -05:00 |
Mike McCandless
|
e729e9dc5b
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 18:36:29 -05:00 |
Mike McCandless
|
486f253713
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 18:36:11 -05:00 |
Mike McCandless
|
a5a94daf26
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 18:35:54 -05:00 |
Mike McCandless
|
3fe3188553
|
Revert the last change so we continue using randomize similarity for this test.
|
2016-11-13 18:35:01 -05:00 |
Mike McCandless
|
235b80f599
|
LUCENE-7555: use BM25Similarity for this test
|
2016-11-12 17:43:06 -05:00 |
Mike McCandless
|
151ebd4da8
|
LUCENE-7554: use BM25Similarity for this test
|
2016-11-12 13:33:10 -05:00 |
Mike McCandless
|
f58988c03e
|
LUCENE-7556: use BM25Similarity for this test
|
2016-11-12 13:30:50 -05:00 |
Mike McCandless
|
212764bbe5
|
LUCENE-7555: use BM25Similarity for this test
|
2016-11-12 10:56:40 -05:00 |
Mike McCandless
|
d64a634782
|
LUCENE-7558: use BM25Similarity for this test
|
2016-11-12 10:53:41 -05:00 |
Mike McCandless
|
8466cc77ba
|
LUCENE-7557: use BM25Similarity for this test
|
2016-11-12 10:43:45 -05:00 |
Mikhail Khludnev
|
fb4abd605d
|
LUCENE-7534: fix smokeTestRelease.py to work on Cygwin
|
2016-11-11 21:20:14 +00:00 |
Mike McCandless
|
ecff2519b8
|
LUCENE-7547: close the dictionary file so we don't leak file handles
|
2016-11-11 13:42:37 -05:00 |
David Smiley
|
d8d3d29f99
|
LUCENE-7546: people.apache.org -> home.apache.org
(cherry picked from commit 77605fe )
|
2016-11-11 13:01:42 -05:00 |
Adrien Grand
|
16967ffdbb
|
LUCENE-7524: More detailed explanation of idf.
|
2016-11-10 15:21:02 +01:00 |
Adrien Grand
|
74da1cff27
|
LUCENE-5867: Add a BooleanSimilarity.
|
2016-11-10 15:21:02 +01:00 |
Mike McCandless
|
be47009ce7
|
LUCENE-7538: throw IllegalArgumentException if you attempt to store a too-massive text field
|
2016-11-10 05:51:37 -05:00 |
Christine Poerschke
|
aa6a678a80
|
SOLR-8332: Factor HttpShardHandler[Factory]'s url shuffling out into a ReplicaListTransformer class.
(Christine Poerschke, Noble Paul)
|
2016-11-09 10:37:53 +00:00 |
Alan Woodward
|
de42ce6c31
|
Fix build
|
2016-11-09 10:18:42 +00:00 |
Shalin Shekhar Mangar
|
2be1c68b6b
|
Add 6.3.0 back compat test indexes
|
2016-11-09 13:55:03 +05:30 |
yonik
|
768b7ff8f5
|
SOLR-9740: fix macro expansion of multi-valued parameters
|
2016-11-08 18:10:36 -05:00 |
David Smiley
|
868f11a4b5
|
LUCENE-7544: UnifiedHighlighter: extension hooks for custom query handling
(cherry picked from commit da841be )
|
2016-11-08 16:14:41 -05:00 |
yonik
|
46f5f45862
|
SOLR-9038: add snapshotscli.sh and supporting code
|
2016-11-08 13:28:57 -05:00 |
David Smiley
|
55ed23168f
|
LUCENE-7431: SpanNotQuery should support negative pre/post distance for overlap
(cherry picked from commit 750da7c )
|
2016-11-08 12:47:13 -05:00 |
yonik
|
ecff326331
|
SOLR-9519: recurse sub-facets of empty buckets if they can widen domain again
|
2016-11-08 12:27:51 -05:00 |