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 |
|
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 |
|
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 |
|
Mark Robert Miller
|
ed6fd884b0
|
SOLR-7512: SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684494 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 18:18:10 +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 |
|
Yonik Seeley
|
2abf02438b
|
SOLR-7518: move to 5.2.1 in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684434 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 14:18:32 +00:00 |
|
Yonik Seeley
|
fcfe9c0e43
|
SOLR-7616: move to 5.2.1 section in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684427 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-09 14:06:41 +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 |
|
Shawn Heisey
|
121707d591
|
SOLR-7588: Fix javascript bug introduced by SOLR-7409 that broke dataimport in admin UI.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684234 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-08 17:57:22 +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
|
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 |
|
Erik Hatcher
|
f2291c1356
|
Add as-you-type instant search to example/files /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683778 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-05 15:05:20 +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
|
1f97771ec7
|
SOLR-7636: CLUSTERSTATUS API is executed at CollectionsHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683514 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-04 10:54:59 +00:00 |
|
Yonik Seeley
|
994ae6590c
|
SOLR-7616: fix UniqueAgg.NumericAcc.resize
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683357 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-03 15:03:29 +00:00 |
|
Yonik Seeley
|
1bf8cf7a7e
|
SOLR-7614: make pivotRefinementCounter specific to each top level request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683203 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-03 00:29:56 +00:00 |
|
Erik Hatcher
|
3424a7a0a7
|
SOLR-7610: fix example/files README and other minor improvements/localization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683187 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 20:56:04 +00:00 |
|
Erik Hatcher
|
f1a710232a
|
SOLR-7610: move CHANGES.txt entry - got this in for 5.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683178 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 20:35:29 +00:00 |
|
Timothy Potter
|
078ac707ae
|
SOLR-7625: Ensure that the max value for seeding version buckets is updated after recovery even if the UpdateLog is not replayed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683174 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 20:15:15 +00:00 |
|
Ryan McKinley
|
c726e72cfc
|
Merged revision(s) 1683134 from lucene/dev/branches/branch_5x:
SOLR-7622: let DocTransformers request extra fields
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683162 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 19:16:00 +00:00 |
|
Ryan McKinley
|
b2745844eb
|
Merged revision(s) 1683034 from lucene/dev/branches/branch_5x:
SOLR-7623: add CHANGES.txt entry
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683035 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-02 03:39:08 +00:00 |
|
Erik Hatcher
|
a9fec697f6
|
SOLR-7610: Move CHANGES.txt entry to bug fix section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682901 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-01 13:49:00 +00:00 |
|
Erik Hatcher
|
1edc686c42
|
SOLR-7610: Fix VelocityResponseWriter's .locale to accurately report locale in use
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682900 13f79535-47bb-0310-9956-ffa450edef68
|
2015-06-01 13:44:06 +00:00 |
|
Shalin Shekhar Mangar
|
b74b925950
|
SOLR-7599: Remove cruft from SolrCloud tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682168 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-28 08:29:03 +00:00 |
|
Mark Robert Miller
|
88640a507c
|
SOLR-7361: Slow loading SolrCores should not hold up all other SolrCores that have finished loading from serving requests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682060 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 15:37:29 +00:00 |
|
Mark Robert Miller
|
feb1f86d84
|
SOLR-7590: Finish and improve MDC context logging support.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682020 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 13:33:32 +00:00 |
|
Timothy Potter
|
544bb51afe
|
SOLR-7587: Move the call to seed version buckets to before buffering updates during core construction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682016 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 13:29:32 +00:00 |
|
Shalin Shekhar Mangar
|
60298db833
|
SOLR-7146: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682002 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 12:48:28 +00:00 |
|
Anshum Gupta
|
79435ee7e1
|
SOLR-7183: Fix Locale blacklisting for Minikdc based tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681915 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-27 06:32:14 +00:00 |
|
Shalin Shekhar Mangar
|
a94d110aa4
|
SOLR-7595: Allow method chaining for all CollectionAdminRequests in Solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681808 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 18:33:33 +00:00 |
|
Shalin Shekhar Mangar
|
49911c619b
|
SOLR-7389: Expose znodeVersion property for each of the collections returned for the clusterstatus operation in the collections API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681776 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-26 15:24:35 +00:00 |
|
Shawn Heisey
|
88b5ea4935
|
SOLR-7585: Fix NoSuchElementException in LFUCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-24 13:20:04 +00:00 |
|
Anshum Gupta
|
4bbc5470e7
|
SOLR-7500: Fix text in the CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681414 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-24 05:51:07 +00:00 |
|
Chris M. Hostetter
|
c97a92dcc3
|
SOLR-7335: Fix doc boosts to no longer be multiplied in each field value in multivalued fields that are not used in copyFields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681249 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 23:45:24 +00:00 |
|
Erick Erickson
|
375899fdbd
|
SOLR-6273: Cross Data Center Replication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681186 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:58:29 +00:00 |
|
Timothy Potter
|
df514f0cd0
|
SOLR-7582: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681177 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:06:25 +00:00 |
|
Timothy Potter
|
b267655b34
|
Revert changes committed under wrong JIRA #, should have been SOLR-7582, not 7583
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681175 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 18:02:10 +00:00 |
|
Timothy Potter
|
6b8eafe625
|
SOLR-7583: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681173 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 17:58:47 +00:00 |
|
Anshum Gupta
|
bdedc94bd3
|
Bumping up version as part of the 5.2 release process, merge from branch_5x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681013 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 07:19:30 +00:00 |
|
Anshum Gupta
|
c243dacfff
|
SOLR-7468: Kerberos plugin for authentication framework. This will enable using Kerberos for authentication in Solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681001 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 06:26:10 +00:00 |
|
Erik Hatcher
|
be4680abb8
|
SOLR-7465: New file indexing example, under example/files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680973 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-22 01:23:27 +00:00 |
|
David Wayne Smiley
|
7dfc6f4cdc
|
SOLR-5855: Re-use the document's term vectors in DefaultSolrHighlighter.
Also refactored DefaultSolrHighlighter's methods to be a little nicer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680871 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-21 13:30:22 +00:00 |
|
Noble Paul
|
e996532668
|
SOLR-7577: Add support for rules in CREATESHARD and ADDREPLICA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680870 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-21 13:24:32 +00:00 |
|
David Wayne Smiley
|
961960f1c2
|
SOLR-7379: Spatial RptWithGeometrySpatialField (based on CompositeSpatialStrategy)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680862 13f79535-47bb-0310-9956-ffa450edef68
|
2015-05-21 13:04:33 +00:00 |
|