Gregory Chanan
|
4a78c824a5
|
SOLR-7967: AddSchemaFieldsUpdateProcessorFactory does not check if the ConfigSet is immutable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707424 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-08 00:14:33 +00:00 |
|
Upayavira
|
094a1c2908
|
SOLR-4388 SOLR-7858 SOLR-7666 update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707269 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-07 12:03:42 +00:00 |
|
Mark Robert Miller
|
20a8df7a5d
|
SOLR-8132: HDFSDirectoryFactory now defaults to using the global block cache.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707067 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-06 14:40:12 +00:00 |
|
Mark Robert Miller
|
63117eb077
|
SOLR-7956: Fix CHANGES entries that got mangled.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707066 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-06 14:39:01 +00:00 |
|
Mark Robert Miller
|
a34385d9c0
|
SOLR-8072: Rebalance leaders feature does not set CloudDescriptor#isLeader to false when bumping leaders.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707062 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-06 14:26:09 +00:00 |
|
Gregory Chanan
|
e04a4e9abc
|
SOLR-7995: Add a LIST command to ConfigSets API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706920 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-05 20:54:41 +00:00 |
|
Mark Robert Miller
|
f4a599904f
|
SOLR-8075: Leader Initiated Recovery should not stop a leader that participated in an election with all of it's replicas from becoming a valid leader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706699 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-04 16:49:04 +00:00 |
|
Mark Robert Miller
|
66ab2d013f
|
SOLR-8094: HdfsUpdateLog should not replay buffered documents as a replacement to dropping them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706681 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-04 13:54:11 +00:00 |
|
Gregory Chanan
|
c4c5e5833c
|
SOLR-7746: Update credit in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706502 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-02 22:41:42 +00:00 |
|
Mark Robert Miller
|
88b43c815e
|
SOLR-8085: Fix a variety of issues that can result in replicas getting out of sync.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706423 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-02 14:40:13 +00:00 |
|
Christine Poerschke
|
b095fdfd9f
|
SOLR-8025: remove unnecessary ResponseBuilder.getQueryCommand() calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706313 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-01 19:56:45 +00:00 |
|
Mark Robert Miller
|
3749a573b5
|
SOLR-8095: Allow disabling HDFS Locality Metrics and disable by default as it may have performance implications on rapidly changing indexes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1706302 13f79535-47bb-0310-9956-ffa450edef68
|
2015-10-01 18:16:45 +00:00 |
|
Noble Paul
|
155f5a5dad
|
SOLR-8104: Config API does not work for spellchecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705858 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-29 13:31:35 +00:00 |
|
Noble Paul
|
7f0ad083cf
|
SOLR-8083: convert the ZookeeperInfoServlet to a request handler at /admin/zookeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1705683 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-28 13:11:54 +00:00 |
|
Joel Bernstein
|
fb881a4f0f
|
SOLR-8038: Add StatsStream to the Streaming API and wire it into the SQLHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704973 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-24 01:49:09 +00:00 |
|
Anshum Gupta
|
498cafc40a
|
SOLR-8068: Check and throw exception in the SDF early if the core container wasn't initialized properly or is shutting down.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704935 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-23 21:12:46 +00:00 |
|
Mark Robert Miller
|
dfe7af145f
|
SOLR-8077: Replication can still cause index corruption.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704840 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-23 12:56:15 +00:00 |
|
Mark Robert Miller
|
bd464ee9ed
|
SOLR-8069: Ensure that only the valid ZooKeeper registered leader can put a replica into Leader Initiated Recovery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1704836 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-23 12:36:02 +00:00 |
|
Shalin Shekhar Mangar
|
2c4d7c3e08
|
SOLR-7110: Added entry to CHANGES.txt under 5.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703874 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 14:47:46 +00:00 |
|
Shalin Shekhar Mangar
|
387385a047
|
SOLR-7050: Adding entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703869 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 14:25:00 +00:00 |
|
Joel Bernstein
|
48a16205fa
|
SOLR-7986: JDBC Driver for SQL Interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703867 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 14:17:39 +00:00 |
|
Shalin Shekhar Mangar
|
66883c7ac5
|
SOLR-8066: SolrCore.checkStale method doesn't restore interrupt status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703859 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-18 14:04:09 +00:00 |
|
Anshum Gupta
|
9e0061e157
|
SOLR-8058: Fix the exclusion filter so that collections that start with js, css, img, tpl can be accessed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703441 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 18:16:58 +00:00 |
|
Shalin Shekhar Mangar
|
b75b8f1baa
|
SOLR-6547: ClassCastException in SolrResponseBase.getQTime
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703335 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-16 07:06:23 +00:00 |
|
Anshum Gupta
|
c14de34a90
|
SOLR-8034: Leader no longer puts replicas in recovery in case of a failed update, when minRF isn't achieved.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703289 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-15 20:39:14 +00:00 |
|
Noble Paul
|
fdefc995f9
|
SOLR-8053: Basic auth support in SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1703145 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-15 10:45:30 +00:00 |
|
Uwe Schindler
|
02838046dd
|
LUCENE-6795: Add CHANGES entry also to Solr (SystemInfoHandler improvements)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702717 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-13 09:32:57 +00:00 |
|
Yonik Seeley
|
996a3fb117
|
SOLR-8037: speed up term range queries, use filter cache for embedded ranges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702661 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 18:51:36 +00:00 |
|
Gregory Chanan
|
555cc50930
|
SOLR-7746: Ping requests stopped working with distrib=true in Solr 5.2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702581 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-12 01:17:45 +00:00 |
|
Erik Hatcher
|
48907ceed1
|
SOLR-8041: Fix VelocityResponseWriter's .get(key,baseName,locale) to use specified locale
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702516 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-11 16:48:17 +00:00 |
|
Joel Bernstein
|
087154a0d8
|
SOLR-7903: Add the FacetStream to the Streaming API and wire it into the SQLHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702132 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 23:37:35 +00:00 |
|
Shalin Shekhar Mangar
|
f538ed4e57
|
SOLR-7819: ZK connection loss or session timeout do not stall indexing threads anymore and LIR activity is moved to a background thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702067 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 18:07:45 +00:00 |
|
Shawn Heisey
|
cae3b6574a
|
SOLR-6188: Revert r1701999
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702057 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 16:55:33 +00:00 |
|
Yonik Seeley
|
5db80b0b90
|
SOLR-7990: don't swallow ExitingReaderException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1702015 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 14:00:44 +00:00 |
|
Shawn Heisey
|
3cffe74393
|
SOLR-6188: Only load jars in default sharedLib once.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701999 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 13:15:22 +00:00 |
|
Noble Paul
|
723ed04037
|
release 5.3.1 version add
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701989 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-09 12:51:13 +00:00 |
|
Erik Hatcher
|
50bf071600
|
SOLR-7978: Fixed example/files update-script.js to be Java 7 and 8 compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701883 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-08 23:52:16 +00:00 |
|
Shalin Shekhar Mangar
|
05a9c3bed8
|
SOLR-7971: JavaBinCodec now uses a double pass approach to write strings larger than 64KB to avoid allocating buffer memory equal to string's UTF8 size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701115 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-03 19:42:38 +00:00 |
|
Chris M. Hostetter
|
ae23ea91d9
|
SOLR-8001: Fixed bugs in field(foo,min) and field(foo,max) when some docs have no values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701081 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-03 17:22:10 +00:00 |
|
Yonik Seeley
|
082707f2d8
|
SOLR-7836: change SolrCoreState to use a reentrant locking implementation to fix deadlocks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1701043 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-03 15:07:24 +00:00 |
|
Noble Paul
|
21bd68a443
|
SOLR-7984: wrong and misleading error message 'no default request handler is registered'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700840 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-02 15:13:27 +00:00 |
|
Noble Paul
|
0baae2f832
|
SOLR-8004: RuleBasedAuthorization plugin does not work for the collection-admin-edit permission
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700784 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-02 12:21:11 +00:00 |
|
Noble Paul
|
51510e2274
|
SOLR-8000: security.json is not loaded on server start
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700751 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-02 10:15:18 +00:00 |
|
Uwe Schindler
|
f515227898
|
SOLR-7999: SolrRequestParser tests no longer depend on external URLs that may fail to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700706 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-02 05:28:21 +00:00 |
|
Erik Hatcher
|
06c9ed5c5d
|
SOLR-7915: Provide pluggable context tool support for VelocityResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700691 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-02 00:12:56 +00:00 |
|
Mark Robert Miller
|
442963d020
|
SOLR-7844: Zookeeper session expiry during shard leader election can cause multiple leaders.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700603 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-01 16:13:38 +00:00 |
|
Noble Paul
|
4b61fc9903
|
SOLR-7988: LukeRequest on default path is broken with CloudSolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700580 13f79535-47bb-0310-9956-ffa450edef68
|
2015-09-01 14:37:20 +00:00 |
|
Yonik Seeley
|
330907bf11
|
SOLR-7876: exit ExitableDirectoryReader wrapper if timeout is not enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700276 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-31 16:43:57 +00:00 |
|
Mark Robert Miller
|
a956d3ffe2
|
SOLR-7956: There are interrupts on shutdown in places that can cause ChannelAlreadyClosed exceptions which prevents proper closing of transaction logs, interfere with the IndexWriter, the hdfs client and other things.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700177 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-30 23:44:31 +00:00 |
|
Upayavira
|
3da81fb200
|
SOLR-4316 add a collections dropdown alongside cores dropdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698459 13f79535-47bb-0310-9956-ffa450edef68
|
2015-08-29 11:28:36 +00:00 |
|