Shalin Shekhar Mangar
|
8a2ef93467
|
SOLR-6640: Close searchers before rollback and recovery to avoid index corruption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653281 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 16:19:38 +00:00 |
|
Alan Woodward
|
e61cd9654b
|
SOLR-6840: Remove support for old-style solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652995 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 13:25:29 +00:00 |
|
Yonik Seeley
|
5fa8807541
|
SOLR-6909: Extract atomic update handling logic into AtomicUpdateDocumentMerger
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652660 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-17 20:04:27 +00:00 |
|
Noble Paul
|
8ee7579302
|
SOLR-6801 version can be string or number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652444 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 16:00:50 +00:00 |
|
Noble Paul
|
255961719f
|
SOLR-6801 NPE on core reload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652431 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 15:18:05 +00:00 |
|
Timothy Potter
|
b5df6e6a44
|
SOLR-6981: add a delete action to the bin/solr script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652345 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 06:36:15 +00:00 |
|
Timothy Potter
|
7401236745
|
SOLR-6982: bin/solr and SolrCLI should support SSL-related Java System Properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652208 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 18:24:48 +00:00 |
|
Noble Paul
|
3a4cf1ca29
|
SOLR-6770 accidentally commented out a test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652153 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 16:06:05 +00:00 |
|
Noble Paul
|
02e4a111d3
|
SOLR-6770 mask the useParams aftger expanding it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652134 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 15:20:18 +00:00 |
|
Adrien Grand
|
457e70ab94
|
LUCENE-6179: Disallow out-of-order scoring.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652013 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 09:35:20 +00:00 |
|
Erik Hatcher
|
d015e7366b
|
SOLR-6900: converted to Unix-style options in bin/post and updated usage examples, also updated version string of SimplePostTool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651916 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 00:53:17 +00:00 |
|
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 |
|