Commit Graph

26180 Commits

Author SHA1 Message Date
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
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