Noble Paul
|
b00f5b8eaa
|
SOLR-7622: reverting the previos change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687689 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 07:29:58 +00:00 |
Adrien Grand
|
811ea274ab
|
Make sure HashQParserPlugin calls rewrite before createWeight.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687563 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-25 15:41:23 +00:00 |
Adrien Grand
|
d671dd8d89
|
LUCENE-6553: Simplify how live docs are applied.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687524 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-25 13:59:19 +00:00 |
Noble Paul
|
6416f8bad3
|
SOLR-7622: changed return type from array to Set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687307 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-24 15:28:23 +00:00 |
Joel Bernstein
|
33a4099b98
|
SOLR-7554: Add checks in Streams for incoming stream order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687258 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-24 13:07:09 +00:00 |
Noble Paul
|
eb1542030e
|
SOLR-7651: New response format added wt=smile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687256 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-24 12:50:19 +00:00 |
Varun Thacker
|
77443b8b92
|
SOLR-7711: Correct initial capacity for the list that holds the default components for the SearchHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687151 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-24 03:51:58 +00:00 |
Ramkumar Aiyengar
|
b255b716c3
|
SOLR-7714: Reduce SearchHandler's use of ShardHandler objects across shards in a search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687143 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-23 22:08:22 +00:00 |
Anshum Gupta
|
5164a48fd0
|
SOLR-6755: Adding a check in the test to stop hitting the ClassCast exception.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687104 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-23 17:31:12 +00:00 |
Anshum Gupta
|
48ea578733
|
SOLR-7639: Fixing maxqt, and maxntp, and adding support for maxdf to MLTQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687088 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-23 16:03:48 +00:00 |
Varun Thacker
|
f7dd8e3805
|
SOLR-7499: Deprecate the 'name' parameter from the ADDREPLICA Collection API call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686827 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-22 10:19:35 +00:00 |
Steven Rowe
|
b68d571781
|
SOLR-7679: Schema API doesn't take similarity attribute into account when adding field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686491 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-19 19:44:50 +00:00 |
Joel Bernstein
|
1ff66e90f1
|
SOLR-7513, SOLR-7528: Add Equalitors to Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686481 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-19 18:53:57 +00:00 |
Steven Rowe
|
9f8635de07
|
SOLR-7697: Schema API doesn't take class or luceneMatchVersion attributes into account for the analyzer when adding a new field type.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686327 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-18 22:07:30 +00:00 |
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 |