Mark Robert Miller
|
64ed335455
|
SOLR-7370: FSHDFSUtils#recoverFileLease tries to recover the lease every one second after the first four second wait.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672379 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-09 14:56:26 +00:00 |
Steven Rowe
|
4c83c2200c
|
SOLR-7366: fix regression in ManagedIndexSchema's handling of ResourceLoaderAware objects used by field types, causing example XML docs to not be indexable via bin/post; add a test indexing example docs that fails without the patch and succeeds with it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672238 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-09 04:42:30 +00:00 |
Mark Robert Miller
|
f3d352501a
|
SOLR-7066: autoAddReplicas feature has bug when selecting replacement nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672201 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-08 21:49:21 +00:00 |
Shawn Heisey
|
7e9b7448d1
|
SOLR-7355: Switch from ConcurrentLinkedHashMap to Caffeine. Trunk-only change, as it requires java 8.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672133 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-08 18:23:19 +00:00 |
Varun Thacker
|
fe0ab10d4e
|
SOLR-7358: TestRestoreCore fails in Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671858 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-07 14:38:52 +00:00 |
Timothy Potter
|
a0c4e5186e
|
SOLR-7346: Stored XSS in Admin UI Schema-Browser page and Analysis page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671580 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-06 16:49:47 +00:00 |
Timothy Potter
|
e2bc6dc8ec
|
SOLR-7338: A reloaded core will never register itself as active after a ZK session expiration, also fixes SOLR-6583
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671554 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-06 15:42:12 +00:00 |
Erick Erickson
|
1aaf420958
|
SOLR-7241: Add document tab support to AngularJS adminUI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671279 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 17:10:48 +00:00 |
Shai Erera
|
2d15d935f0
|
SOLR-7336: Add State enum to Replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671240 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 07:02:20 +00:00 |
Steven Rowe
|
a4be57c1a1
|
SOLR-7290: Rename catchall _text field in data_driven_schema_configs to _text_
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671234 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-04 00:51:43 +00:00 |
Timothy Potter
|
e8b0fe4193
|
SOLR-7334: Admin UI does not show Num Docs and Deleted Docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671147 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-03 20:03:34 +00:00 |
Shawn Heisey
|
d5749d6ecc
|
SOLR-6865: Upgrade HttpClient/Core/Mime to 4.4.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671085 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-03 15:10:00 +00:00 |
Varun Thacker
|
79bf72708b
|
SOLR-6637: Solr should have a way to restore a core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1671022 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-03 09:46:54 +00:00 |
Timothy Potter
|
f951625286
|
SOLR-7266: The IgnoreCommitOptimizeUpdateProcessor blocks commit requests from replicas needing to recover.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670678 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 15:29:42 +00:00 |
Varun Thacker
|
4cfac61c6e
|
SOLR-7202: Move CHANGES entry under 5.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670586 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 09:27:45 +00:00 |
Shai Erera
|
1becb1c972
|
SOLR-7325: move CHANGES entry under 5.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670582 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 08:55:23 +00:00 |
Varun Thacker
|
335747875d
|
SOLR-7324: Move CHANGES entry under 5.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670571 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 06:59:18 +00:00 |
Varun Thacker
|
ddfb4d9d00
|
Fix QueryResponse to deal with the expanded section when using the XMLResponseParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670569 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 06:55:06 +00:00 |
Shai Erera
|
208d0c79eb
|
SOLR-7325: Change Slice state into enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670566 13f79535-47bb-0310-9956-ffa450edef68
|
2015-04-01 05:42:47 +00:00 |
Noble Paul
|
72e8c75c29
|
SOLR-6924: The config API forcefully refreshes all replicas in the collection to ensure all are
updated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670381 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-31 16:18:18 +00:00 |
Timothy Potter
|
3cd47b0e19
|
Add version 5.2.0 to trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670375 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-31 16:07:01 +00:00 |
Shawn Heisey
|
5f5814ce27
|
SOLR-7319: Revert previous patch, return to discussion.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670370 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-31 15:54:05 +00:00 |
Varun Thacker
|
b13658aa5d
|
SOLR-7324: IndexFetcher does not need to call isIndexStale if full copy is already needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1670359 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-31 15:04:09 +00:00 |
Varun Thacker
|
c7427a2fd1
|
SOLR-7202: Remove deprecated string action types in Overseer, OverseerCollectionProcessor - deletecollection, createcollection, reloadcollection, removecollection, removeshard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669748 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-28 11:47:17 +00:00 |
Shawn Heisey
|
421897ea3c
|
SOLR-7319: Workaround for the "Four Month Bug" GC pause problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669731 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-28 04:07:18 +00:00 |
Ramkumar Aiyengar
|
83969f44a0
|
SOLR-7309: Make bin/solr, bin/post work when Solr installation directory contains spaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669628 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 17:25:05 +00:00 |
David Wayne Smiley
|
ef0209189e
|
SOLR-5911: term vector payload support
in schema & TermVectorComponent & LukeRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669492 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-27 02:01:38 +00:00 |
Shai Erera
|
f4bc84cade
|
SOLR-7317: Remove jhighlight.jar which contains LGPL-only code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 21:36:56 +00:00 |
Chris M. Hostetter
|
939a079fc4
|
SOLR-7240 Another CHANGES typo .. sure ... why not.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669448 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 21:34:18 +00:00 |
Chris M. Hostetter
|
44437971eb
|
SOLR-7240 CHANGES typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669433 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:55:35 +00:00 |
Chris M. Hostetter
|
b17ed54025
|
SOLR-7240: '/' redirects to '/solr/' for convinience
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669431 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:51:23 +00:00 |
Shai Erera
|
a044b12cf5
|
SOLR-7298: Fix Collections API SolrJ calls to not add name parameter when not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669426 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 20:18:14 +00:00 |
Noble Paul
|
ad913e4013
|
SOLR-7226: Make /query/* jmx/* , requestDispatcher/*, <listener> <initParams> properties in solrconfig.xml editable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669368 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 16:39:14 +00:00 |
Yonik Seeley
|
f2874dd9d3
|
SOLR-7212: Parameter substitution / macro expansion across entire request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669354 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 15:29:38 +00:00 |
Joel Bernstein
|
845c7c3a5d
|
SOLR-7082: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 13:40:35 +00:00 |
Alan Woodward
|
377c53e668
|
SOLR-1387: Add facet.contains and facet.contains.ignoreCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669335 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 12:22:50 +00:00 |
Alan Woodward
|
203bbf504a
|
SOLR-7203: Remove buggy no-op retries in HttpSolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669313 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 10:42:22 +00:00 |
Alan Woodward
|
5048456a7a
|
SOLR-7307: Add constructors to EmbeddedSolrServer taking Path or NodeConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669305 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-26 09:21:01 +00:00 |
Uwe Schindler
|
c3bbff6ee6
|
SOLR-7293: Fix bug that Solr server does not listen on IPv6 interfaces by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669197 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 18:29:04 +00:00 |
Yonik Seeley
|
3a8d0c2f38
|
SOLR-7306: percentiles for new facet module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669189 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 18:02:26 +00:00 |
Shalin Shekhar Mangar
|
29c1de0fa8
|
SOLR-7305: BlendedInfixLookupFactory swallows root IOException when it occurs. This closes #137
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669180 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 17:41:51 +00:00 |
Ramkumar Aiyengar
|
83c0c952b6
|
SOLR-7291: Test indexing on ZK disconnect with ChaosMonkey tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1669026 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-25 00:03:33 +00:00 |
Noble Paul
|
f678ac5d9d
|
SOLR-6673: MDC based logging of collection, shard, replica, core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668992 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 21:01:44 +00:00 |
Yonik Seeley
|
f1ab009e1f
|
SOLR-7254: invalid start/rows should throw 400 rather than 500 error code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668976 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 20:05:23 +00:00 |
Shalin Shekhar Mangar
|
ad482ef4a5
|
SOLR-7294: Migrate API fails with 'Invalid status request: notfoundretried 6times' message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668956 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 19:04:40 +00:00 |
Varun Thacker
|
2cba11bfa6
|
SOLR-7248: In legacyCloud=false mode we should check if the core was hosted on the same node before registering it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668931 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 16:35:30 +00:00 |
Chris M. Hostetter
|
5ac2c238cf
|
SOLR-6350: StatsComponent now supports Percentiles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668922 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 15:33:19 +00:00 |
Mark Robert Miller
|
57b47fed01
|
SOLR-7134: Replication can still cause index corruption.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668779 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 03:19:37 +00:00 |
Mark Robert Miller
|
0476534d96
|
SOLR-6414: Update to Hadoop 2.6.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668652 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-23 14:16:33 +00:00 |
Mark Robert Miller
|
4e01da3843
|
SOLR-7284: HdfsUpdateLog is using hdfs FileSystem.get without turning off the cache.
SOLR-7286: Using HDFS's FileSystem.newInstance does not guarantee a new instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668411 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 17:09:40 +00:00 |