Joel Bernstein
|
3c8d9f7524
|
SOLR-7689: ReRankQuery rewrite method can change the QueryResultKey causing cache misses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686213 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-18 13:27:53 +00:00 |
|
Adrien Grand
|
35c0ff0ec6
|
LUCENE-6583: Remove FilteredQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686203 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-18 12:29:56 +00:00 |
|
Adrien Grand
|
4aafacfbef
|
LUCENE-6570: Make BooleanQuery immutable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686145 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-18 07:14:05 +00:00 |
|
Anshum Gupta
|
2b96b25046
|
SOLR-7639: MoreLikeThis QParser now supports all options provided by the MLT Handler i.e. mintf, mindf, minwl, maxwl, maxqt, and maxntp. This commit also fixes an NPE issue in CloudMLTQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686123 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 23:12:15 +00:00 |
|
Anshum Gupta
|
4b16875058
|
SOLR-5886: Store async call results in zk so that they can be returned by the REQUESTSTATUS API. Also, restrict the number of stored response to 10,000 each as a safety net.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686089 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 18:46:10 +00:00 |
|
Ramkumar Aiyengar
|
c33623f316
|
SOLR-7629: Have RulesTest consider disk space limitations of where the test is being run
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686077 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 17:08:10 +00:00 |
|
Noble Paul
|
a9d669cf86
|
SOLR-7665: deprecate the class TransformerWithContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685979 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 09:56:10 +00:00 |
|
Erick Erickson
|
57cb32ab7d
|
SOLR-7667: If more cores are loaded at startup than the transient core size, cores become unavailable. This is a test for this case to guard against regression. This test will fail in 4.x and succeeds in 5x/trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685930 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 04:23:50 +00:00 |
|
Gregory Chanan
|
5a0c012250
|
SOLR-7688: JettyConfig cannot be used with extra filters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685923 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 00:05:29 +00:00 |
|
Steven Rowe
|
faa80ae324
|
SOLR-7682: Schema API - Add New Copy Field Rule doesn't allow maxChars parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685900 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-16 20:02:00 +00:00 |
|
Noble Paul
|
8ab21aa657
|
SOLR-7662: Refactored response writing to consolidate the logic in one place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685856 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-16 15:17:14 +00:00 |
|
Mark Robert Miller
|
cc1edb0d16
|
SOLR-7458: Improve test assert messages.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685847 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-16 14:33:09 +00:00 |
|
Adrien Grand
|
c397fe7234
|
LUCENE-6531: Make PhraseQuery immutable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685754 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-16 10:18:40 +00:00 |
|
Steven Rowe
|
5523048058
|
SOLR-7091: Nested documents with unknown fields don't work in schemaless mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685660 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-15 20:14:09 +00:00 |
|
Noble Paul
|
5e84093ab0
|
SOLR-7668: Add 'port' tag support in replica placement rules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685560 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-15 11:55:45 +00:00 |
|
Robert Muir
|
e3563120b5
|
LUCENE-6525: remove deprecations from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685498 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-15 02:52:51 +00:00 |
|
Joel Bernstein
|
03cafc6711
|
SOLR-7560: Parallel SQL Support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685497 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-15 02:51:36 +00:00 |
|
Ramkumar Aiyengar
|
54929a7a0b
|
SOLR-7678: Switch RTimer to use nanoTime
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685485 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-14 23:13:57 +00:00 |
|
Ramkumar Aiyengar
|
0b0189f77c
|
Tweak leadership election trace to aid debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685446 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-14 19:16:11 +00:00 |
|
Ramkumar Aiyengar
|
164972785c
|
SOLR-7619: Fix SegmentsInfoRequestHandlerTest when more than one segment is created
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685433 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-14 18:18:06 +00:00 |
|
Yonik Seeley
|
38292f791e
|
SOLR-7676: nested docs facet domain switching
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685340 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-13 22:32:48 +00:00 |
|
Ramkumar Aiyengar
|
b202035b93
|
SOLR-7624: Remove deprecated zkCredientialsProvider element in solrcloud section of solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685323 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-13 20:34:35 +00:00 |
|
Ramkumar Aiyengar
|
a7e678d55b
|
SOLR-7624: Correct wrong spelling of zkCredentialsProvider in solrcloud section of solr.xml.
The older misspelling is still present (for purposes of branch_5x, to be removed in the next commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685318 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-13 20:22:53 +00:00 |
|
Ramkumar Aiyengar
|
d7996c5583
|
SOLR-7274: Removed a few eager string constructions from log.debug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685289 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-13 16:58:55 +00:00 |
|
Shalin Shekhar Mangar
|
eea1657790
|
SOLR-7566: Code cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685179 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-12 22:03:46 +00:00 |
|
Shalin Shekhar Mangar
|
1904ce1d19
|
Need whitespace before params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685157 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-12 20:31:50 +00:00 |
|
Shalin Shekhar Mangar
|
7d61f79582
|
SOLR-7566: Search requests should return the shard name that is down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685153 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-12 20:03:56 +00:00 |
|
Robert Muir
|
50fc8ad31d
|
LUCENE-6504: implement norms with random access API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685007 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-12 00:32:45 +00:00 |
|
Shalin Shekhar Mangar
|
62c1481594
|
SOLR-6835: ReRankQueryParserPlugin checks now whether the reRankQuery parameter is present and not empty
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684904 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-11 14:35:47 +00:00 |
|
Shawn Heisey
|
a5492247f3
|
SOLR-7659: Rename and reorganize DirectoryFileStream.releaseCommitPointAndExtendReserve.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684808 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-11 03:40:25 +00:00 |
|
Gregory Chanan
|
0471353922
|
SOLR-7628: Investigate not using apacheds-all jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684796 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 23:29:03 +00:00 |
|
Chris M. Hostetter
|
f346fc0f21
|
SOLR-7603: remove extra logging added to diagnose problem - failure hasn't reappeared since fix applied in r1682570
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684714 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 17:03:03 +00:00 |
|
Mark Robert Miller
|
3ad2bf92c4
|
SOLR-7458: Expose HDFS Block Locality Metrics via JMX
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684711 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 16:51:56 +00:00 |
|
Chris M. Hostetter
|
40f4e7de5e
|
LUCENE-6529: Removed an optimization in UninvertingReader that was causing incorrect results for Numeric fields using precisionStep
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684704 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 16:23:00 +00:00 |
|
David Wayne Smiley
|
5014d99c21
|
SOLR-7655: Speed up DefaultSolrHighlighter's check for the existence of payloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684665 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 12:54:36 +00:00 |
|
Noble Paul
|
b80afc5e00
|
SOLR-7052: Added a testcase. not reproducible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684627 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 10:02:26 +00:00 |
|
Adrien Grand
|
d1adfee99a
|
LUCENE-6527: Queries now get a dummy Similarity when scores are not needed in order to not load unnecessary information like norms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684502 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 19:02:37 +00:00 |
|
Yonik Seeley
|
645eb35740
|
SOLR-7574: fix NPE due to missing body with json content type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684458 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 15:48:16 +00:00 |
|
Noble Paul
|
99c675eb8d
|
reverting an accidental commit 1684395
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684410 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 12:58:20 +00:00 |
|
Noble Paul
|
958695884c
|
reverting an accidental commit 1684395
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684409 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 12:50:46 +00:00 |
|
Noble Paul
|
016db179e4
|
SOLR-7636: Update from ZK before returning the status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684395 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 12:05:36 +00:00 |
|
Anshum Gupta
|
0ba136c880
|
SOLR-7648: Expose remote IP and Host via the AuthorizationContext to be used by the authorization plugin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684299 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 00:29:27 +00:00 |
|
Erik Hatcher
|
867c75a5d9
|
Remove explicitly defined request handlers from example and test solrconfig's that are already defined implicitly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684080 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-07 22:31:26 +00:00 |
|
Erik Hatcher
|
e332a5ce61
|
SOLR-7108: Change default query used by /admin/ping to not rely on other parameters such as query parser or default field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684071 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-07 20:03:31 +00:00 |
|
Shalin Shekhar Mangar
|
c49d7b654e
|
SOLR-7493: Initialize random correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683948 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-06 20:11:20 +00:00 |
|
Shalin Shekhar Mangar
|
08484fac91
|
SOLR-7493: Requests aren't distributed evenly if the collection isn't present locally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683946 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-06 20:03:32 +00:00 |
|
Robert Muir
|
fe6c3dc939
|
LUCENE-6508: Simplify directory/lock API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683606 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-04 18:20:44 +00:00 |
|
Timothy Potter
|
44d4a8adb2
|
SOLR-4506: Clean-up old (unused) index directories in the background after initializing a new index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683601 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-04 17:36:43 +00:00 |
|
Yonik Seeley
|
ae5a65e4b9
|
SOLR-7518: make facet module support shards.tolerant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683569 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-04 15:01:23 +00:00 |
|
Noble Paul
|
25a822bbb1
|
SOLR-7636: Update from ZK before returning the status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683558 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-04 14:31:55 +00:00 |
|