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
|
84adc8604d
|
SOLR-7289: Tests should not ignore all leaking threads and instead just ignore the known leaking threads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668771 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-24 02:16:13 +00:00 |
Mark Robert Miller
|
bb434bfad0
|
SOLR-6414: HTrace may be used by hdfs client.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668680 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-23 16:34:27 +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 |
Yonik Seeley
|
e893b4dd54
|
tests: clean up statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668446 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 19:08:44 +00:00 |
Mark Robert Miller
|
28abd3f23d
|
SOLR-7092: Do a little better at clean up in new test code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668412 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 17:12:07 +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 |
Mark Robert Miller
|
8edc462ec1
|
SOLR-7141: RecoveryStrategy: Raise time that we wait for any updates from the leader before they saw the recovery state to have finished.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668396 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 16:04:46 +00:00 |
Yonik Seeley
|
6fa33cf6f0
|
tests: clean up statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668382 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 15:01:13 +00:00 |
Mark Robert Miller
|
8e6f93c6ff
|
SOLR-7285: ActionThrottle will not pause if getNanoTime first returns 0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668370 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-22 13:44:35 +00:00 |
Mark Robert Miller
|
0a8dfe05dc
|
SOLR-7092: Stop the HDFS lease recovery retries in HdfsTransactionLog on close and try to avoid lease recovery on closed files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668311 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-21 19:08:53 +00:00 |
Ramkumar Aiyengar
|
f15330c32d
|
SOLR-7245: Temporary ZK election or connection loss should not stall indexing due to LIR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668274 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-21 14:13:17 +00:00 |
Ryan McKinley
|
54ba78e4de
|
Merged revision(s) 1668195 from lucene/dev/branches/branch_5x:
SOLR-7278: oh my... sorry
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668197 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-21 05:19:43 +00:00 |
Yonik Seeley
|
29053fd238
|
SOLR-7216: JSON request API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668168 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-20 22:18:03 +00:00 |
Ryan McKinley
|
e2feb7a2e5
|
Merged revision(s) 1668149 from lucene/dev/branches/branch_5x:
SOLR-7278: Make ValueSourceAugmenter easier to extend
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668151 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-20 21:14:40 +00:00 |
Shalin Shekhar Mangar
|
b2046cf20c
|
SOLR-7162: Remove unused SolrSortField interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668132 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-20 19:56:42 +00:00 |
Yonik Seeley
|
7294349918
|
change println of core descriptor to log
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1668118 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-20 19:08:50 +00:00 |
Yonik Seeley
|
60f161fd9b
|
SOLR-7262: fix broken thread safety for request handler registry introduced by SOLR-7073
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667799 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-19 16:11:36 +00:00 |
Uwe Schindler
|
c568473f09
|
Merged revision(s) 1667784 from lucene/dev/branches/branch_5x:
Forward port this fix from the Java 9 bugfix, because the cast was actually wrong.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667794 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-19 15:35:53 +00:00 |
Steven Rowe
|
7cde848e37
|
SOLR-6141: fix schema update lock usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667579 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-18 15:54:47 +00:00 |
Yonik Seeley
|
695a0f0af0
|
SOLR-7217: autodetect POST body for curl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667457 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-18 05:56:13 +00:00 |
Yonik Seeley
|
bf00c1a0a7
|
SOLR-7259: fix thread safety of lazy loaded plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667431 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-18 01:53:41 +00:00 |
Shalin Shekhar Mangar
|
8d64c08c1a
|
SOLR-7258: Forbid MessageFormat.format and MessageFormat single-arg constructor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667414 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-17 21:52:05 +00:00 |
Noble Paul
|
fd8a588bc5
|
fix formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667347 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-17 16:13:16 +00:00 |
Noble Paul
|
4c4d8ee994
|
fixing formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667339 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-17 15:54:16 +00:00 |
Steven Rowe
|
ff83497b27
|
SOLR-6141: Schema API: Remove fields, dynamic fields, field types and copy fields; and replace fields, dynamic fields and field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667175 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-17 05:13:36 +00:00 |
Yonik Seeley
|
e18c94f1db
|
tests: clean up static fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1667034 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-16 15:20:19 +00:00 |
Yonik Seeley
|
3dc5ed33c5
|
SOLR-7214: JSON Facet API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666856 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-16 04:40:23 +00:00 |
Yonik Seeley
|
b2698e5fcf
|
tests: fix request reuse and request close bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666834 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 20:06:22 +00:00 |
Yonik Seeley
|
f0cc3bfb00
|
tests: fix request reuse and request close bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666830 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 19:40:30 +00:00 |
Yonik Seeley
|
1da43c81b3
|
tests: fix invalid test that assumed reusable request where params would never change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666828 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 19:14:45 +00:00 |
Shalin Shekhar Mangar
|
5caf937f26
|
SOLR-7109: Indexing threads stuck during network partition can put leader into down state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666825 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 18:40:50 +00:00 |
Yonik Seeley
|
c7a69e7acc
|
SOLR-6770: reformat - fix bad indentation and funky formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666816 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-15 17:58:29 +00:00 |
Ramkumar Aiyengar
|
7e8f6b7fd1
|
SOLR-6275: Remove nanoTime speed test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666754 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-14 21:58:26 +00:00 |
Noble Paul
|
40a1d7e22c
|
SOLR-6892: Improve the way update processors are used and make it simpler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666436 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-13 13:13:15 +00:00 |
Chris M. Hostetter
|
c9d344f09d
|
SOLR-7239: improved performance of min & max in StatsComponent, as well as situations where local params disable all stats
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666294 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-12 20:38:02 +00:00 |
Timothy Potter
|
f3bc0ad731
|
SOLR-7173: Fix ReplicationFactorTest on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666266 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-12 17:58:29 +00:00 |
Yonik Seeley
|
5fa7505968
|
SOLR-7218: Use ^= for constant score query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1666183 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-12 13:29:40 +00:00 |
David Wayne Smiley
|
9cf30e5ed2
|
LUCENE-4942: Fix BytesRefIteratorTokenStream's attribute clone method.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665949 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-11 17:46:59 +00:00 |
David Wayne Smiley
|
5a0e0e007a
|
SOLR-7228 fix test: remove weird leading unicode char from source file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665947 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-11 17:23:58 +00:00 |
Ryan McKinley
|
e8eaf479c3
|
Merged revision(s) 1665899 from lucene/dev/branches/branch_5x:
SOLR-7228: fix test
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665900 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-11 15:19:01 +00:00 |
Chris M. Hostetter
|
cf8c363f8e
|
SOLR-6349: real fix for out of order stats facet's
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665730 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 22:25:29 +00:00 |
Ryan McKinley
|
09bd503fb2
|
Merged revision(s) 1665723 from lucene/dev/branches/branch_5x:
SOLR-7228: expose Analyzer for AbstractSpatialPrefixTreeFieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665724 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 22:13:10 +00:00 |
Chris M. Hostetter
|
37ba6f6a27
|
SOLR-6349 + SOLR-6682: test workaround since (deprecated) stats.facet doesn't garuntee order of list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665635 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 17:48:58 +00:00 |
Chris M. Hostetter
|
10dd59701c
|
SOLR-6349 + SOLR-6682: Added support for stats.field localparams to enable/disable individual stats; Fix response when using EnumField with StatsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665579 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 15:34:06 +00:00 |
Shalin Shekhar Mangar
|
ca8e4be1d3
|
Move null check to the right spot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665563 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 14:21:51 +00:00 |
Joel Bernstein
|
ae6a62b2ef
|
SOLR-7224: HashQParserPlugin test failures due to java.util.concurrent.RejectedExecutionException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665517 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 13:05:17 +00:00 |
Joel Bernstein
|
9563a30751
|
SOLR-7082: Streaming Aggregation for SolrCloud
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665391 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-10 01:38:57 +00:00 |
Alan Woodward
|
b4ee7b6eb4
|
SOLR-7180: MiniSolrCloudCluster starts up and shuts down its jetties in parallel
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665353 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 20:51:28 +00:00 |
Noble Paul
|
31a3e55508
|
SOLR-7126: Secure loading of runtime external jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665207 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 12:23:59 +00:00 |
Alan Woodward
|
a8fd826f4a
|
SOLR-4044: CloudSolrClient.connect() can take a timeout parameter to wait for the cluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665174 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 10:31:48 +00:00 |
Alan Woodward
|
1968413943
|
SOLR-7206: MiniSolrCloudCluster should deal with SSL mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665159 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 09:15:57 +00:00 |
Shalin Shekhar Mangar
|
059e5259c6
|
SOLR-5846: EnumField supports DocValues functionality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665107 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 01:29:28 +00:00 |
Shalin Shekhar Mangar
|
66e5099e15
|
SOLR-6841: Visualize lucene segment information in Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665105 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-09 00:54:48 +00:00 |
Noble Paul
|
8571b92efd
|
SOLR-7073: renamed PluginRegistry to PluginBag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665076 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-08 20:21:22 +00:00 |
Noble Paul
|
45196378d3
|
SOLR-7073: rename the .jar files to .jar.bin so that the build scripts don't fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1665063 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-08 18:09:25 +00:00 |
Ramkumar Aiyengar
|
65b033712b
|
SOLR-6359: Allow customization of the number of records and logs kept by UpdateLog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664825 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-07 11:40:37 +00:00 |
Noble Paul
|
a0ff7fdef2
|
SOLR-7126: honor the enable.runtime.lib flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664802 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-07 07:23:11 +00:00 |
Noble Paul
|
b221a53496
|
SOLR-7073: Add an API to add a jar to a collection's classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664797 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-07 05:55:35 +00:00 |
Noble Paul
|
29b23f9166
|
SOLR-7073: test files required for the feature
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664795 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-07 05:46:57 +00:00 |
Alan Woodward
|
a43843701d
|
SOLR-7155: Add optional collection parameter to all SolrClient methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664310 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-05 11:29:24 +00:00 |
Alan Woodward
|
739e9b489d
|
SOLR-7179: Stop using sysprops to configure test jettys
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664292 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-05 09:54:06 +00:00 |
Ramkumar Aiyengar
|
de381d2816
|
SOLR-6804: Untangle SnapPuller and ReplicationHandler
This closes #110
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664126 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-04 19:45:09 +00:00 |
Noble Paul
|
82e72c8d19
|
SOLR-7126: Utility classes for Crypto
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664116 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-04 19:12:53 +00:00 |
Noble Paul
|
4becc8868c
|
SOLR-7126: adding crypto keys and test data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1664107 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-04 18:44:01 +00:00 |
Ramkumar Aiyengar
|
b29aef7954
|
SOLR-6275: Improve accuracy of QTime reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663829 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-03 23:24:50 +00:00 |
Noble Paul
|
2576931e6a
|
SolrResourceLoader.assertAwareCompatibility() could be static
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663701 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-03 13:24:49 +00:00 |
Erick Erickson
|
3ae3d32bcb
|
SOLR-6657: DocumentDictionaryFactory requires weightField to be mandatory, but it shouldn't
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663525 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-03 04:53:41 +00:00 |
Chris M. Hostetter
|
821ab8b0d9
|
SOLR-7171: BaseDistributedSearchTestCase now clones getSolrHome() for each subclass, and consistently uses getSolrXml()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663381 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-02 18:07:55 +00:00 |
Robert Muir
|
a9915c6616
|
LUCENE-6317: Fix readStringStringMap API, reduce memory usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1663157 13f79535-47bb-0310-9956-ffa450edef68
|
2015-03-01 20:30:49 +00:00 |
Shalin Shekhar Mangar
|
eb8079c050
|
SOLR-7178: OverseerAutoReplicaFailoverThread compares Integer objects using ==
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662935 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-28 13:28:18 +00:00 |
Adrien Grand
|
68f87360dd
|
LUCENE-6303: Do not cache filters twice in SolrIndexSearcher.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662914 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-28 10:29:23 +00:00 |
Adrien Grand
|
e4d88cab5c
|
LUCENE-6303: CachingWrapperFilter -> CachingWrapperQuery, FilterCache -> QueryCache and added caching to IndexSearcher.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662774 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-27 18:09:01 +00:00 |
Shalin Shekhar Mangar
|
3cf40619ca
|
SOLR-7128: Make sure fields aren't duplicated in shard requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662729 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-27 15:50:07 +00:00 |
Adrien Grand
|
544f5bf1e7
|
LUCENE-6300: Remove multi-term filters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662682 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-27 14:12:02 +00:00 |
Noble Paul
|
0a169719c7
|
SOLR-7168: Test failure :Could not remove the files in windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662677 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-27 13:05:04 +00:00 |
Alan Woodward
|
d7eefdd7a7
|
SOLR-7151: SolrClient query methods throw IOException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662670 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-27 12:17:51 +00:00 |
Michael McCandless
|
62130ae70c
|
LUCENE-6299: IndexWriter was failing to enforce the 2.1 billion doc limit in one index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662571 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 21:23:53 +00:00 |
Noble Paul
|
bd44478442
|
SOLR-7168:TestSolrConfigHandler failure ,Could not remove the following files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662541 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 19:14:03 +00:00 |
Michael McCandless
|
4e53fae38e
|
LUCENE-6299: commit rob's last patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6299@1662504 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 17:34:00 +00:00 |
Alan Woodward
|
46ede7622e
|
SOLR-7166: Encapsulate JettySolrRunner config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 14:05:24 +00:00 |
Noble Paul
|
f511424d43
|
SOLR-7130: Make stale state notification work without failing the requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662439 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 13:04:28 +00:00 |
Shalin Shekhar Mangar
|
7cf4eedf59
|
SOLR-7164: Fix failing TestSolr4Spatial by closing SolrCore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662368 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 06:59:28 +00:00 |
Shalin Shekhar Mangar
|
936aa1dcfc
|
SOLR-7128: Two phase distributed search is fetching extra fields in GET_TOP_IDS phase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662366 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 06:47:52 +00:00 |
Ryan McKinley
|
5eda9e0c77
|
SOLR-7164: fix README for BBoxFieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662357 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 05:06:51 +00:00 |
Ryan McKinley
|
47662fff60
|
SOLR-7164: BBoxFieldType defaults sub fields to not-stored
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662355 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-26 04:38:36 +00:00 |
Mark Robert Miller
|
f2c9067e59
|
SOLR-7113: Multiple calls to UpdateLog#init is not thread safe with respect to the HDFS FileSystem client object usage.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662324 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 23:19:08 +00:00 |
Adrien Grand
|
0e505bcc00
|
LUCENE-6289: Replace DocValuesRangeFilter with DocValuesRangeQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662244 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 15:26:04 +00:00 |
Alan Woodward
|
c5507b0c21
|
SOLR-7160: Decouple CoreContainer config from xml representation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662232 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 14:45:51 +00:00 |
Shalin Shekhar Mangar
|
6ae36bc6e9
|
SOLR-7147: Introduce new TrackingShardHandlerFactory for monitoring what requests are sent to shards during tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662209 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 13:33:55 +00:00 |
Alan Woodward
|
732f9aeecc
|
SOLR-7145: SolrRequest is now parametrized by its response type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662198 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 11:14:02 +00:00 |
Shalin Shekhar Mangar
|
caf9037242
|
SOLR-7156: Fix test failures due to resource leaks on windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662174 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 07:44:27 +00:00 |
David Wayne Smiley
|
7e060ae688
|
SOLR-7116: Distrib facet refinement shouldn't re-compute other facet types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662167 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 04:42:11 +00:00 |
Ryan Ernst
|
a411d8af6c
|
LUCENE-6271: initial patch, postings() funcs switched over to not return null, callers marked with nocommits that check against null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene6271@1662157 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-25 01:17:13 +00:00 |
Adrien Grand
|
2cd3fb807d
|
LUCENE-6286: Removed IndexSearcher methods that take a Filter object.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1662059 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-24 17:43:10 +00:00 |
Shalin Shekhar Mangar
|
a43ebd6870
|
SOLR-7142: Fix TestFaceting.testFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661685 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-23 14:39:09 +00:00 |
Adrien Grand
|
bed131f180
|
LUCENE-6270: Replace TermsFilter with TermsQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661395 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-21 16:49:55 +00:00 |
Alan Woodward
|
299c492dd3
|
LUCENE-6272: Scorer extends DocIdSetIterator directly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661376 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-21 15:02:46 +00:00 |
Adrien Grand
|
3dc3e57847
|
LUCENE-6269: Remove BooleanFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661366 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-21 14:08:09 +00:00 |
Robert Muir
|
7c36d012f6
|
LUCENE-6265: add extrasfs to return bonus files/subdirs with directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661251 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-21 00:09:35 +00:00 |
Robert Muir
|
8607f76503
|
LUCENE-6266: Remove unnecessary Directory parameters from SIS/SIPC/SI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661172 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-20 18:11:44 +00:00 |
Adrien Grand
|
bd89330adf
|
LUCENE-6268: Replace FieldValueFilter and DocValuesRangeFilter with equivalent queries that support approximations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1661156 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-20 16:36:46 +00:00 |
Alan Woodward
|
f013c438ee
|
SOLR-7125: Allow upload and download of configs via CloudSolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660919 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-19 15:58:55 +00:00 |
Erick Erickson
|
6d68694ce5
|
SOLR-7032: Clean up tests remnanat of old-style solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660790 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-19 04:11:48 +00:00 |
Anshum Gupta
|
d17e0ec7f4
|
SOLR-7104: Propagate property prefix params for ADDREPLICA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660551 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-18 01:00:33 +00:00 |
Anshum Gupta
|
8a254abccd
|
SOLR-6956: Fixing the mocked OCP in OverseerCollectionProcessorTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660544 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-18 00:05:00 +00:00 |
Shalin Shekhar Mangar
|
aa2bc27bac
|
SOLR-6956: A better message for DeleteReplicaTest failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660453 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 17:31:24 +00:00 |
Shalin Shekhar Mangar
|
26fdf474dd
|
SOLR-6956: OverseerCollectionProcessor and replicas on the overseer node can sometimes operate on stale cluster state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660449 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 17:10:43 +00:00 |
Robert Muir
|
69300ee467
|
LUCENE-6246: Fix DocsEnum -> PostingsEnum transition (phase 1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660366 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 12:46:55 +00:00 |
Shalin Shekhar Mangar
|
f89cab00d1
|
SOLR-7118: Use the right schema fields to avoid spurious failures and other misc fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1660313 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-17 08:18:51 +00:00 |
Ryan Ernst
|
1dc2cbf25e
|
LUCENE-6245: Force Filter subclasses to implement toString API from Query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659982 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-15 19:07:30 +00:00 |
Shalin Shekhar Mangar
|
8c1c170468
|
SOLR-6917: TestDynamicLoading should wait for .system collection to recover and JarRepository should always choose an active replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659893 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-15 08:21:13 +00:00 |
David Wayne Smiley
|
59769898df
|
SOLR-7005: don't add facet.heatmap.format=png to shard requests unless heatmaps are in use
Not a bug; just a small cleanup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659872 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-15 02:18:13 +00:00 |
Noble Paul
|
02a391b284
|
SOLR-6924: messageformat requires strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659860 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 21:46:08 +00:00 |
Shalin Shekhar Mangar
|
0ad390fee0
|
SOLR-7112: Fix DeleteInactiveReplicaTest.deleteLiveReplicaTest test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659850 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 19:44:51 +00:00 |
Timothy Potter
|
429588097c
|
SOLR-6832: Queries be served locally rather than being forwarded to another replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659748 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-14 02:37:34 +00:00 |
Timothy Potter
|
e7ebd44f12
|
SOLR-6311: SearchHandler should use path when no qt or shard.qt parameter is specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659694 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 21:39:57 +00:00 |
Robert Muir
|
04e297adee
|
LUCENE-6241: FSDirectory.listAll doesnt filter out subdirectories anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659621 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 17:30:54 +00:00 |
David Wayne Smiley
|
2919db8728
|
LUCENE-6215: Move NumberRangePrefixTreeStrategy into correct package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659615 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 17:19:33 +00:00 |
Adrien Grand
|
82eff4eb4d
|
LUCENE-1518: Make Filter extend Query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659585 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-13 15:59:03 +00:00 |
Shalin Shekhar Mangar
|
ef71f3d1bd
|
SOLR-6214: Fix mistake in failure message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659203 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 10:30:57 +00:00 |
Shalin Shekhar Mangar
|
17bfed1212
|
SOLR-6214: Snapshots numberToKeep param only keeps n-1 backups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659180 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 09:37:14 +00:00 |
Shalin Shekhar Mangar
|
9ace7e1694
|
SOLR-7103: Remove unused method params in faceting code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659175 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 09:24:37 +00:00 |
Shalin Shekhar Mangar
|
a94083c06b
|
Fixed typos and used diamond operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659164 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 08:10:04 +00:00 |
Shalin Shekhar Mangar
|
90584151cd
|
Fixed typos in comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659160 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 07:31:02 +00:00 |
Shalin Shekhar Mangar
|
f2a0440c25
|
SOLR-6775: Do not attempt cleanup of temp directory because it is handled by test framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659149 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 05:03:58 +00:00 |
Mark Robert Miller
|
d0ca43081f
|
SOLR-7101: JmxMonitoredMap can throw an exception in clear when queryNames fails.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659116 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-12 01:13:21 +00:00 |
Noble Paul
|
067b01c1b3
|
javadocs error fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1659008 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 17:14:03 +00:00 |
Noble Paul
|
cb87848acd
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658961 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 13:53:23 +00:00 |
Noble Paul
|
5c6d796fca
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658932 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 11:25:24 +00:00 |
Noble Paul
|
67c81fb7b9
|
formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658924 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 11:10:28 +00:00 |
Noble Paul
|
2eb8ae20a8
|
SOLR-6533: formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658917 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 10:41:13 +00:00 |
Noble Paul
|
648eebbe92
|
SOLR-6533: logging added and formatting fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658916 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 10:40:03 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
78e1153dcb
|
SOLR-7019: Support changing field key when using interval faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658860 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-11 01:42:13 +00:00 |
David Wayne Smiley
|
ac50da1613
|
SOLR-7005: New facet.heatmap on spatial RPT fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658614 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-10 02:31:02 +00:00 |
Timothy Potter
|
f3279129a6
|
SOLR-7094: Better error reporting of JSON parse issues when indexing docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658595 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 22:41:29 +00:00 |
Robert Muir
|
12b30db6ce
|
LUCENE-4797: fix remaining html violations, engage linter in solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658539 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 19:02:32 +00:00 |
Adrien Grand
|
87b7393360
|
LUCENE-6224: cut over more package.htmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658525 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 18:47:17 +00:00 |
Mark Robert Miller
|
77df3e2333
|
SOLR-6920, SOLR-6640: Make constant and fix logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658519 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 18:39:36 +00:00 |
Noble Paul
|
2eaad8e89b
|
SOLR-5890: Delete silently fails if not sent to shard where document was
added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658486 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 18:00:25 +00:00 |
Alan Woodward
|
e0ff51383c
|
LUCENE-6226: Revert for more API discussions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658375 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 12:02:03 +00:00 |
Alan Woodward
|
ef2141f6bf
|
LUCENE-6226: Query.createWeight() takes a param indicating which postings values should be read from the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658373 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-09 11:46:07 +00:00 |
Mark Robert Miller
|
f2bf0e2235
|
SOLR-7033, SOLR-5961: RecoveryStrategy should not publish any state when closed / cancelled and there should always be a pause between recoveries even when recoveries are rapidly stopped and started as well as when a node attempts to become the leader for a shard.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658236 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-08 18:31:07 +00:00 |
Mark Robert Miller
|
908da87486
|
SOLR-6920, SOLR-6640: Rename method to filesToAlwaysDownloadIfNoChecksums.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658129 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-08 03:53:41 +00:00 |
Mark Robert Miller
|
f0e9183c29
|
SOLR-6920, SOLR-6640: Do not log an error when a file does not exist for comparison.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658089 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-07 18:12:13 +00:00 |
Mark Robert Miller
|
704626ac47
|
SOLR-6920, SOLR-6640: When we so not have a checksum for a file, always download files under 100kb and other small improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658078 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-07 17:00:08 +00:00 |
Mark Robert Miller
|
dfeca5ca16
|
SOLR-6920, SOLR-6640: A replicated index can end up corrupted when small files end up with the same file name and size.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657969 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 21:38:57 +00:00 |
Adrien Grand
|
bd3753e965
|
LUCENE-6220: Fix ArrayStoreException in grouping tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657921 13f79535-47bb-0310-9956-ffa450edef68
|
2015-02-06 18:52:20 +00:00 |