Uwe Schindler
|
67d310288a
|
Add a testcase for DateUtil to debug the recent Java 9 failures (may be extended)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690031 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-09 08:53:11 +00:00 |
Shai Erera
|
1e71ee4c07
|
SOLR-7748: Fix bin/solr to work on IBM J9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689847 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-08 11:43:22 +00:00 |
Shalin Shekhar Mangar
|
9c03884351
|
SOLR-4212: SOLR-6353: Added attribution in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689840 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-08 11:07:12 +00:00 |
Shalin Shekhar Mangar
|
32c740005a
|
SOLR-4212: SOLR-6353: Let facet queries and facet ranges hang off of pivots
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689802 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-08 07:46:09 +00:00 |
Ramkumar Aiyengar
|
6571cd9fe3
|
SOLR-7751: Minor optimizations to QueryComponent.process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689652 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 13:10:34 +00:00 |
Ramkumar Aiyengar
|
d4d68b88c7
|
SOLR-7750: Change TestConfig.testDefaults to cover all SolrIndexConfig fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689630 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 11:29:08 +00:00 |
Joel Bernstein
|
676accb5f4
|
SOLR-7441: Disable failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689559 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 02:18:29 +00:00 |
Anshum Gupta
|
0325ef2ae4
|
SOLR-7143: MoreLikeThis Query parser now handles multiple field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689531 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-07 00:05:23 +00:00 |
Adrien Grand
|
2919e13adc
|
LUCENE-6649: Remove dependency of lucene/join on Filter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689432 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-06 15:48:28 +00:00 |
Upayavira
|
4d8127f437
|
SOLR-7752 Enable return, fix error display and tidy query labels
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689353 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-06 10:07:08 +00:00 |
Michael McCandless
|
b3bc510c2b
|
LUCENE-6523: NRT readers now reflect a new commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689198 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-04 22:15:01 +00:00 |
Joel Bernstein
|
b22f711b63
|
SOLR-7707: Add StreamExpression Support to RollupStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689168 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-04 14:24:35 +00:00 |
Ramkumar Aiyengar
|
7b2973f408
|
SOLR-7714: Add note about ShardHandler interface change to upgrade notes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689105 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-03 22:54:39 +00:00 |
Joel Bernstein
|
a4e7ab3796
|
SOLR-7441, SOLR-7647: Improve overall robustness of the Streaming stack: Streaming API, Streaming Expressions, Parallel SQL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689045 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-03 16:32:07 +00:00 |
Ramkumar Aiyengar
|
07f8c4ec5b
|
SOLR-7741: Add missing fields to SolrIndexerConfig.toMap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689041 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-03 16:00:56 +00:00 |
Uwe Schindler
|
1816ed1945
|
LUCENE-6653, LUCENE-6652: Refactor TermToBytesRefAttribute; add oal.analysis.tokenattributes.BytesTermAttribute; remove code duplication in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688830 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-02 14:09:29 +00:00 |
Ramkumar Aiyengar
|
c8ce5437da
|
SOLR-7740: Fix typo bug with TestConfigOverlay
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688619 13f79535-47bb-0310-9956-ffa450edef68
|
2015-07-01 11:15:14 +00:00 |
Dawid Weiss
|
b6e28103ec
|
SOLR-7724: SolrJ now supports parsing the output of the clustering component. (Alessandro Benedetti via Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688455 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-30 14:26:30 +00:00 |
Shalin Shekhar Mangar
|
e65dccbbb1
|
SOLR-7736: Point to the correct jira issue for awaits fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688405 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-30 08:58:11 +00:00 |
Shalin Shekhar Mangar
|
a32822991a
|
SOLR-7673: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688396 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-30 08:27:50 +00:00 |
Chris M. Hostetter
|
7ac8dd4111
|
SOLR-7712: fixed test to account for aggregate floating point precision loss
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688266 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-29 17:06:28 +00:00 |
Upayavira
|
5d8668700f
|
SOLR-7732 Loader icon keeps spinning and is chopped in half
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688156 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-29 08:54:27 +00:00 |
Ramkumar Aiyengar
|
8c964253b5
|
SOLR-7710: Replace async occurrences with CommonAdminParams.ASYNC
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688039 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-28 18:53:45 +00:00 |
Ramkumar Aiyengar
|
385a1283fe
|
SOLR-7485: Add CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688026 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-28 17:19:27 +00:00 |
Ramkumar Aiyengar
|
b9854071cf
|
SOLR-7485: Replace shards.info occurrences with ShardParams.SHARDS_INFO
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688025 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-28 17:18:04 +00:00 |
Shalin Shekhar Mangar
|
8768d569b8
|
Fix compiler warning by removing empty javadoc section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687910 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-27 10:55:35 +00:00 |
Shalin Shekhar Mangar
|
878881a77a
|
SOLR-6686: facet.threads can return wrong results when using facet.prefix multiple times on same field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687791 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 16:00:22 +00:00 |
Upayavira
|
75c60be660
|
SOLR-7720 Incorrect version of angular-resource module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687763 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 11:32:22 +00:00 |
Upayavira
|
3bf3e47704
|
SOLR-7718 'Add core' dialog bleeds into sidebar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687761 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 11:29:14 +00:00 |
Upayavira
|
3232d71340
|
SOLR-7687 'Files' tab in the new Admin UI doesn't load up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687735 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 10:12:07 +00:00 |
Upayavira
|
522de68c54
|
SOLR-7717 angular: Prevent java-properties tab throwing exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687732 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-26 10:06:08 +00:00 |
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 |
Joel Bernstein
|
2560638158
|
SOLR-7560: Removing Presto 0.107 SHA1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687623 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-25 19:58:07 +00:00 |
Joel Bernstein
|
91e48ba594
|
SOLR-7560: Bump Presto Parser version to 0.108
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687603 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-25 18:38:55 +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 |
Varun Thacker
|
97ea1f71d4
|
SOLR-7499: Correct formatting in CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687495 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-25 12:45:07 +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 |
Ramkumar Aiyengar
|
ac84d8abf4
|
SOLR-7664: Throw correct exception (RemoteSolrException) on receiving a HTTP 413
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687135 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-23 21:40:21 +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 |
Shalin Shekhar Mangar
|
fdeffbb536
|
SOLR-7182: Make the Schema-API a first class citizen of SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686650 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-20 16:24:08 +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
|
54980cef40
|
SOLR-7689: Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686245 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-18 15:27:09 +00:00 |
Joel Bernstein
|
545fd9942c
|
SOLR-7689: Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686243 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-18 15:24:05 +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 |
Timothy Potter
|
929cb9544d
|
SOLR-7693: Fix the bin/solr -e cloud example to work if lsof is not installed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686113 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-17 21:27:10 +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 |
Shalin Shekhar Mangar
|
e49736f760
|
SOLR-7652: Adding the change log entry to 5.2.1 (it was accidentally deleted)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685667 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-15 20:52:32 +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 |
Michael McCandless
|
3aa18151b3
|
LUCENE-6539: Add DocValuesNumbersQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685540 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-15 11:01:14 +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
|
f9cca2eba1
|
SOLR-7680: Use POST instead of GET when finding versions for mismatches with CloudInspectUtil
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685488 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-14 23:40:43 +00:00 |
Yonik Seeley
|
ac2f610009
|
SOLR-7675: fix changes JIRA number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685486 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-14 23:38:41 +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
|
859415c7e1
|
SOLR-7635: Limit lsof port check in bin/solr to just listening ports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685296 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-13 18:03:01 +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 |
Yonik Seeley
|
63db425c87
|
SOLR-7675: add missing _root_ field to managed-schema for nested docs indexing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685275 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-13 15:40:35 +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 |
Shalin Shekhar Mangar
|
9c3da51ec6
|
SOLR-7660: Avoid redundant 'exists' calls made to ZK while fetching cluster state updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684815 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-11 06:08:58 +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 |
Shalin Shekhar Mangar
|
2d8bc1b5b7
|
SOLR-7634: Upgrade Jetty to 9.2.11.v20150529
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684761 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 20:33:27 +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 |
Shalin Shekhar Mangar
|
d5fac68323
|
Adding version 5.2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684692 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 15:08:21 +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 |
Erik Hatcher
|
12369fa890
|
SOLR-7638: Fix new (Angular-based) admin UI Cloud pane
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684553 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-10 02:33:36 +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 |