26417 Commits

Author SHA1 Message Date
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
Mikhail Khludnev
a209c4e8c2 LUCENE-7534: fix smokeTestRelease.py to work on Cygwin 2016-11-11 19:37:16 +00:00
Christine Poerschke
86a515789f SOLR-8542, SOLR-9746: prefix solr/contrib/ltr's search and response.transform packages with ltr 2016-11-11 19:18:00 +00:00
Michael Nilsson
2c752b04cb SOLR-8542: disallow reRankDocs<1 i.e. must rerank at least 1 document
(Michael Nilsson via Christine Poerschke)
2016-11-11 19:17:59 +00:00
Mike McCandless
bd6c0523c2 LUCENE-7547: close the dictionary file so we don't leak file handles 2016-11-11 13:42:06 -05:00
David Smiley
77605fe7b7 LUCENE-7546: people.apache.org -> home.apache.org 2016-11-11 13:00:37 -05:00
Adrien Grand
c4c5e868d2 LUCENE-7531: Removed packing support from FST. 2016-11-10 15:01:49 +01:00
Adrien Grand
6b9f11311a LUCENE-7524: More detailed explanation of idf. 2016-11-10 15:01:49 +01:00
Adrien Grand
3e15233b23 LUCENE-5867: Add a BooleanSimilarity. 2016-11-10 15:01:49 +01:00
Adrien Grand
c415bc8d1d LUCENE-7545: Dense norms/doc-values should not consume memory for the IW buffer. 2016-11-10 14:04:15 +01:00
Mike McCandless
2902727a15 LUCENE-7538: throw IllegalArgumentException if you attempt to store a too-massive text field 2016-11-10 05:51:08 -05:00
Christine Poerschke
6c25adb119 SOLR-8332: Factor HttpShardHandler[Factory]'s url shuffling out into a ReplicaListTransformer class.
(Christine Poerschke, Noble Paul)
2016-11-09 09:46:14 +00:00
Shalin Shekhar Mangar
98b8370473 Add 6.3.0 back compat test indexes 2016-11-09 13:57:56 +05:30
yonik
11840469d9 SOLR-9740: fix macro expansion of multi-valued parameters 2016-11-08 18:09:43 -05:00
David Smiley
da841be887 LUCENE-7544: UnifiedHighlighter: extension hooks for custom query handling 2016-11-08 16:13:32 -05:00
yonik
b02e7a902e SOLR-9038: add snapshotscli.sh and supporting code 2016-11-08 13:28:35 -05:00
David Smiley
750da7c5f7 LUCENE-7431: SpanNotQuery should support negative pre/post distance for overlap 2016-11-08 12:45:23 -05:00
yonik
cfcf4081fc SOLR-9519: recurse sub-facets of empty buckets if they can widen domain again 2016-11-08 12:10:53 -05:00
Noble Paul
46fad72a9b Merge remote-tracking branch 'origin/master' 2016-11-08 20:06:58 +05:30
Noble Paul
bb25214d44 SOLR-9739: JavabinCodec implements PushWriter interface 2016-11-08 20:06:28 +05:30
Christine Poerschke
a61286134a Remove not actually needed JSONWriter.writeArray override. 2016-11-08 13:29:45 +00:00
Noble Paul
915ed6f375 Merge remote-tracking branch 'origin/master' 2016-11-08 18:41:39 +05:30
Noble Paul
4d6be31332 SOLR-9720: Use the new MapWriter and IteratorWriter interface 2016-11-08 18:41:26 +05:30
Christine Poerschke
f203c7c816 QueryComponent.mergeIds tweak to local 'queue' variable. 2016-11-08 11:41:49 +00:00
Noble Paul
6abfad0234 SOLR-9717: Refactor '/export' to not hardcode the JSON output and to use an API 2016-11-08 16:37:46 +05:30
Noble Paul
ef074a61f8 SOLR-9717: Refactor '/export' to not hardcode the JSON output and to use an API 2016-11-08 16:37:08 +05:30
Christine Poerschke
cbf8235e57 SOLR-9726: Reduce number of lookupOrd calls made by the DocValuesFacets.getCounts method. (Jonny Marks via Christine Poerschke) 2016-11-07 16:06:25 +00:00
Dawid Weiss
7fb72bfe10 SOLR-9293: Solrj client support for hierarchical clusters and other topics marker. 2016-11-07 15:27:27 +01:00
Mike McCandless
cc99815dcb LUCENE-6824: TermAutomatonQuery now rewrites to TermQuery, PhraseQuery or MultiPhraseQuery when the word automaton is simple 2016-11-07 05:53:26 -05:00
Adrien Grand
284eb77ece SOLR-9005: Remove tabs from solr/example/files/conf/update-script.js. 2016-11-07 10:19:03 +01:00
Alexandre Rafalovitch
9148362617 SOLR-9005: Add guard condition to the example js 2016-11-06 15:04:28 +11:00