Commit Graph

3334 Commits

Author SHA1 Message Date
Mark Robert Miller a6b2647c92 SOLR-6931: We should do a limited retry when using HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651767 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 18:38:20 +00:00
Timothy Potter 4930a38e84 SOLR-6764: Field types need to be re-informed after reloading a managed schema from ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651763 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 18:25:10 +00:00
Joel Bernstein d095b85427 SOLR-6581: Additional test for Collapse and fixed problem with Expand float tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651685 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 14:35:03 +00:00
Noble Paul 684c7375d9 SOLR-6937 In schemaless mode ,replace spaces and special characters with underscore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651587 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 08:02:43 +00:00
Steven Rowe f24fa71a5d Get Maven compilation working again: example->server; don't need javax.servlet:javax.servlet-api test dep in solr/core/ivy.xml, since it's already included as a compile-scope dep via solr/server/ivy.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651545 13f79535-47bb-0310-9956-ffa450edef68
2015-01-14 00:46:43 +00:00
Mark Robert Miller 423e469e5f SOLR-6941: DistributedQueue#containsTaskWithRequestId can fail with NPE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651380 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 15:25:56 +00:00
Mark Robert Miller 1696206de6 SOLR-6943: HdfsDirectoryFactory should fall back to system props for most of it's config if it is not found in solrconfig.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651373 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 15:12:46 +00:00
David Wayne Smiley c0707926df SOLR-6904: remove deprecated spatial Circle & Rect syntax
FYI these weren't used often and were replaced with supported syntaxes in v4.3.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651351 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 14:17:18 +00:00
Noble Paul 2b1d34dfd9 SOLR-6770 Optimize tests to avoid duplicate RE[BST calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651308 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 09:05:23 +00:00
Gregory Chanan a4e089e662 SOLR-6915: SaslZkACLProvider and Kerberos Test Using MiniKdc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651264 13f79535-47bb-0310-9956-ffa450edef68
2015-01-13 02:03:58 +00:00
Anshum Gupta 6d7fdf9f3f SOLR-6496: LBHttpSolrClient stops retrying after the timeAllowed threshold is met
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651236 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 23:52:10 +00:00
Timothy Potter c36180cdf8 SOLR-6952: bin/solr create action should copy configset directory instead of reusing an existing configset in ZooKeeper by default; commit also includes fix for SOLR-6933 - create alias
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651231 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 23:33:34 +00:00
Anshum Gupta 68cf1ca825 SOLR-6923: AutoAddReplicas also consults live_nodes to see if a state change has happened
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651221 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 22:53:38 +00:00
Gregory Chanan 847f870e75 SOLR-6963: Upgrade hadoop version to 2.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651212 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 22:07:42 +00:00
Joel Bernstein d385c653c2 SOLR-6581: Efficient DocValues support and numeric collapse field implementations for Collapse and Expand
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651087 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 13:40:34 +00:00
David Wayne Smiley 1f2d431273 SOLR-6916: hl.payloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651076 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 13:30:15 +00:00
Erik Hatcher 221cbaad10 fix SimplePostToolTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651040 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 08:50:31 +00:00
Erik Hatcher ae4734f4cf SOLR-6959: standardize XML content-type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651027 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 02:36:30 +00:00
Erik Hatcher 1636450d22 SOLR-6959: Elaborate on URLs being POSTed to
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651015 13f79535-47bb-0310-9956-ffa450edef68
2015-01-12 00:33:47 +00:00
Mark Robert Miller 5ddea27113 SOLR-6957: Raise timeout.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650984 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 23:04:21 +00:00
Mark Robert Miller fdb0af9bca SOLR-6951: Add basic testing for test ObjectReleaseTracker.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650916 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 16:49:14 +00:00
Mark Robert Miller c8888cd115 tests: raise timeout - trips sometimes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650905 13f79535-47bb-0310-9956-ffa450edef68
2015-01-11 15:33:23 +00:00
Mark Robert Miller d97b1cef28 SOLR-6950: Ensure TransactionLogs are closed with test ObjectReleaseTracker.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650781 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 18:09:14 +00:00
Mark Robert Miller 5e8eb5cd46 SOLR-6324: Set finite default timeouts for select and update.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650768 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 16:58:36 +00:00
Mark Robert Miller 8213fe8a0a SOLR-6793: ReplicationHandler does not destroy all of it's created SnapPullers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650764 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 16:12:39 +00:00
Noble Paul f7bbdc339e SOLR-6787 enable autocommit maxDocs=1 for .system collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650729 13f79535-47bb-0310-9956-ffa450edef68
2015-01-10 10:32:42 +00:00
Mark Robert Miller b870aed9b9 SOLR-6932: All HttpClient ConnectionManagers and SolrJ clients should always be shutdown in tests and regular code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650608 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 17:33:04 +00:00
Erik Hatcher 0aac930251 SOLR-6098: fix a couple of post.jar mentions that did not have -Dc on them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650525 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 13:34:54 +00:00
Noble Paul 8d7681e72c SOLR-6787 A simple class to mask a handler defined in same path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650448 13f79535-47bb-0310-9956-ffa450edef68
2015-01-09 06:52:07 +00:00
Chris M. Hostetter 26019792c4 SOLR-6643: Fix error reporting & logging of low level JVM Errors that occur when loading/reloading a SolrCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650350 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 18:38:57 +00:00
Robert Muir ec43ca9fd8 LUCENE-6165: Change merging APIs from LeafReader to CodecReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650301 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 14:53:03 +00:00
Noble Paul 1c1c2a57cd SOLR-6787 more logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650251 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 11:06:37 +00:00
Noble Paul 11460d0be3 SOLR-6787 commit right away instead of waiting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650212 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 06:33:28 +00:00
Erick Erickson 759441eccd SOLR-6925: Back out changes having to do with SOLR-5287 (editing configs from admin UI)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650208 13f79535-47bb-0310-9956-ffa450edef68
2015-01-08 05:15:46 +00:00
Noble Paul 980c1e42f1 SOLR-6365 path /update/** should match /update as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650125 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 17:41:01 +00:00
Timothy Potter 812e0c6e6f SOLR-6918: No need to log exceptions (as warn) generated when creating MBean stats if core is shutting down
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650123 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 17:35:20 +00:00
Noble Paul c2712551be SOLR-6365 last commit caused regression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650064 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 14:24:31 +00:00
Noble Paul 3b988de804 SOLR-6787 hardening tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650030 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 10:49:39 +00:00
Noble Paul b7ddac884e SOLR-6533 implicit requesthandlers were not exposed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1650000 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 07:08:00 +00:00
Noble Paul 88eb9719fa SOLR-6365 bug fix matching wrong name when it is a shorter prefix of path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649996 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 06:10:49 +00:00
Robert Muir b10d20a122 LUCENE-6158: IW.addIndexes(IndexReader...) -> IW.addIndexes(LeafReader...)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649989 13f79535-47bb-0310-9956-ffa450edef68
2015-01-07 02:52:57 +00:00
Mark Robert Miller 90dd4ab345 SOLR-6766: Expose HdfsDirectoryFactory Block Cache statistics via JMX.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649939 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 20:29:17 +00:00
Shalin Shekhar Mangar 76fa1005db SOLR-6801: Use static random initialized with random.seed and use it in Collections.shuffle to make forbidden-api checks pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649877 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 17:17:15 +00:00
Noble Paul 82b4fedcea SOLR-6801 addressing test failures, SOLR-6607 supporting all initArgs for requesthandlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649821 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 15:11:12 +00:00
Adrien Grand cdb651976e LUCENE-5702: Move comparators to a per-leaf API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649818 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 15:03:19 +00:00
Shalin Shekhar Mangar 75f6dd52e4 SOLR-6897: Throw fatal error if nrtMode is present in solrconfig on 6.0. Added note to upgrade section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649816 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 14:50:54 +00:00
Shalin Shekhar Mangar 258f3b152e SOLR-6897: Fix wrong assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649814 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 14:46:49 +00:00
Shalin Shekhar Mangar e13e0de583 SOLR-6897: Nuke non-NRT mode from code and configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649810 13f79535-47bb-0310-9956-ffa450edef68
2015-01-06 14:28:08 +00:00
Erick Erickson 14c8880729 SOLR-6666: Dynamic copy fields are considering all dynamic fields, causing a significant performance impact on indexing documents
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649657 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 20:50:39 +00:00
Shalin Shekhar Mangar a41b9954d1 SOLR-4839: Upgrade to Jetty 9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649552 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:45:58 +00:00