Shawn Heisey
99ede423de
SOLR-6188: Only load resources in SOLRHOME/lib once.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1707630 13f79535-47bb-0310-9956-ffa450edef68
2015-10-08 22:40:53 +00:00
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
Yonik Seeley
db78023736
SOLR-7957: expand ResultContext to allow for multiple DocLists per response, remove redundant TransformContext
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698421 13f79535-47bb-0310-9956-ffa450edef68
2015-08-28 21:24:44 +00:00
Yonik Seeley
bdf516f015
SOLR-7966: set X-Frame-Options to DENY for admin ui
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698341 13f79535-47bb-0310-9956-ffa450edef68
2015-08-28 14:47:58 +00:00
Christine Poerschke
8ce033a971
SOLR-7979: Fix two typos (in a CoreAdminHandler log message and a TestCloudPivotFacet comment).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698229 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 20:28:53 +00:00
Chris M. Hostetter
456f70cf0d
SOLR-7942: Previously removed unlockOnStartup option (LUCENE-6508) now logs warning if configured, will be an error in 6.0. Also improved error msg if an index is locked on startup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698200 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 17:35:40 +00:00
Shalin Shekhar Mangar
d1bf1ca14a
SOLR-7983: Fixing changelog entry and moving it to optimizations section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698167 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 14:26:32 +00:00
Shalin Shekhar Mangar
207f91613e
SOLR-7983: Adding changelog entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698162 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 14:17:42 +00:00
Christine Poerschke
e1ec3e9631
SOLR-7970: Factor out a SearchGroupsFieldCommandResult class.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698105 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 10:13:46 +00:00
Gregory Chanan
c008544464
SOLR-7789: fix jira number in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698072 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 04:51:29 +00:00
Gregory Chanan
679dd8f790
SOLR-7789: Introduce a ConfigSet management API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1698043 13f79535-47bb-0310-9956-ffa450edef68
2015-08-27 02:18:36 +00:00
Chris M. Hostetter
942750c33f
SOLR-7954: Fixed an integer overflow bug in the HyperLogLog code used by the 'cardinality' option of stats.field to prevent ArrayIndexOutOfBoundsException in a distributed search when a large precision is selected and a large number of values exist in each shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697969 13f79535-47bb-0310-9956-ffa450edef68
2015-08-26 16:33:39 +00:00
Jan Høydahl
c7d7b00e03
SOLR-7961: Add version command to bin/solr start script. Also adds -h for help
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697904 13f79535-47bb-0310-9956-ffa450edef68
2015-08-26 12:33:10 +00:00
Erik Hatcher
99c26b08c3
Fix SimplePostTool (also bin/post) -filetypes * to work properly in 'web' mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697798 13f79535-47bb-0310-9956-ffa450edef68
2015-08-26 01:12:25 +00:00
Erik Hatcher
306d7f4198
SOLR-7972: Fix VelocityResponseWriter template encoding issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697789 13f79535-47bb-0310-9956-ffa450edef68
2015-08-26 00:15:18 +00:00
Shalin Shekhar Mangar
2330786c5a
SOLR-7971: Reduce memory allocated by JavaBinCodec to encode large strings by an amount equal to the string.length()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697726 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 16:32:47 +00:00
Mark Robert Miller
d5d058df69
SOLR-7956: There are interrupts on shutdown in places that can cause ChannelAlreadyClosed exceptions which prevents proper closing of transaction logs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697707 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 16:00:09 +00:00
Dawid Weiss
9cf70a3afd
SOLR-7969: Unavailable clustering engines should not fail the core.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697661 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 12:21:39 +00:00
Shalin Shekhar Mangar
99a31e17d0
SOLR-6629: Watch /collections zk node on all nodes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697562 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 05:56:35 +00:00
Dawid Weiss
c1dc2fb6a6
SOLR-7790, SOLR-7792, SOLR-7791: Update Carrot2 clustering component to version 3.10.3. Upgrade HPPC library to version 0.7.1, morfologik-stemming to version 1.10.0. (Dawid Weiss)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697345 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 09:53:04 +00:00
Jan Høydahl
c6d96448ec
Fix typo in changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697343 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 09:40:51 +00:00
Mikhail Khludnev
e31c84e061
SOLR-7775: \{\!join score=.. fromIndex=...\} supports single-sharded replicated SolrCloudollection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697157 13f79535-47bb-0310-9956-ffa450edef68
2015-08-23 09:02:38 +00:00
Christine Poerschke
2cde9b620a
SOLR-7007: DistributedUpdateProcessor now logs replay flag as boolean instead of int
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696852 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 20:08:47 +00:00
Jan Høydahl
fd33cfdc03
SOLR-7949: Resolve XSS issue in Admin UI stats page
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696782 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 12:54:07 +00:00
Shalin Shekhar Mangar
98f8e9fe2e
SOLR-6760: New optimized DistributedQueue implementation for overseer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696706 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 05:12:22 +00:00
Shalin Shekhar Mangar
5471932cf4
SOLR-7943: Upgrade Jetty to 9.2.13.v20150730
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696523 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 07:08:29 +00:00
Noble Paul
8589202889
SOLR-7941: multivalued params are concatenated when using config API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696453 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 16:31:31 +00:00
Yonik Seeley
bc6a8d9fff
SOLR-7935:fix race that can cause a NPE in openNewSearcher called from an update concurrent with a core reload
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696417 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 14:04:06 +00:00
Upayavira
a11036826b
SOLR-7920: Update CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696217 13f79535-47bb-0310-9956-ffa450edef68
2015-08-17 08:39:16 +00:00
Timothy Potter
2443a7e6c1
SOLR-7934: SolrCLI masks underlying cause of create collection failure.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696056 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 15:43:36 +00:00
Shalin Shekhar Mangar
7ebc890bec
SOLR-7869: Overseer does not handle BadVersionException correctly and, in some cases, can go into an infinite loop if cluster state in ZooKeeper is modified externally
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695746 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 18:31:09 +00:00
Timothy Potter
5af08f7211
SOLR-7921: The techproducts example fails when running in a directory that contains spaces.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695728 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 15:52:15 +00:00
Uwe Schindler
1d2a982222
Remove tabs in changes.txt (failing smoker)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695659 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 08:32:25 +00:00
Yonik Seeley
4f671e69ab
SOLR-7918: optimize term->DocSet generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695623 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 23:13:46 +00:00
Erik Hatcher
5003628c65
SOLR-7900: example/files improvements - added language detection and faceting, added title field, relocated .js files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695116 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 15:35:59 +00:00
Shalin Shekhar Mangar
9c177facb9
SOLR-7908: SegmentsInfoRequestHandler gets a ref counted IndexWriter and does not properly release it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695069 13f79535-47bb-0310-9956-ffa450edef68
2015-08-10 13:51:45 +00:00
Ramkumar Aiyengar
264767d47d
SOLR-7902: Split out use of child timers from RTimer to a sub-class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694935 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 23:55:22 +00:00
Joel Bernstein
3446d36dda
SOLR-7707: Updated CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694910 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 20:57:45 +00:00
Joel Bernstein
0bf332083f
SOLR-7441: Updated CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694909 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 20:55:15 +00:00
Joel Bernstein
425799255b
SOLR-7554: Updated CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694908 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 20:51:31 +00:00
Joel Bernstein
bf34cdfe00
SOLR-7528: Updated CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694907 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 20:48:15 +00:00
Joel Bernstein
9831e4ac52
SOLR-7513: Updated CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694906 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 20:45:03 +00:00
Joel Bernstein
636f9a47e7
SOLR-7560: Updated CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694905 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 20:33:27 +00:00
Erick Erickson
2676aa61b9
SOLR-7836: Possible deadlock when closing refcounted index writers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694854 13f79535-47bb-0310-9956-ffa450edef68
2015-08-09 03:38:08 +00:00
Ramkumar Aiyengar
b4aafbb606
SOLR-7859: Clamp down on use of System.currentTimeMillis
...
- Use RTimer where currentTimeMillis is used for timing
- Abstract out a new class TimeOut for when currentTimeMillis/nanoTime
is used to timeout operations.
- Used `new Date()` in some cases where that is the logical intent.
- Deprecated a couple of APIs which were publicly exposing epoch time,
in favour of Date objects to make the intent clearer.
- A couple of cases had currentTimeMillis in dead code.
- In some cases where currentTimeMillis was used to just generate a name,
used nanoTime instead (really it should be some sequence/random number
in such a case).
- In some other cases where stamps were used for SQL queries, HTTP headers,
comparing against data in external files, ZK etc., used SuppressForbidden.
- Also currently allow the use of currentTimeMillis in commit data,
this is then used in replication -- this is concerning since absolute
times are being compared, but that can be dealt with separately.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694798 13f79535-47bb-0310-9956-ffa450edef68
2015-08-08 13:39:58 +00:00
Yonik Seeley
c61b8e7678
SOLR-7219: add filter() to query syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694708 13f79535-47bb-0310-9956-ffa450edef68
2015-08-07 16:14:41 +00:00
Shalin Shekhar Mangar
29e1d19b73
SOLR-5756: A utility Collection API to move a collection from stateFormat=1 to stateFormat=2
...
SOLR-7870: Write a test which asserts that requests to stateFormat=2 collection succeed on a node even after all local replicas of that collection have been removed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694692 13f79535-47bb-0310-9956-ffa450edef68
2015-08-07 14:07:21 +00:00
Shalin Shekhar Mangar
69deffc4f3
Add sections to solr 5.4 in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694648 13f79535-47bb-0310-9956-ffa450edef68
2015-08-07 10:45:44 +00:00
Tomas Eduardo Fernandez Lobbe
b3e0a10336
SOLR-7875: Speedup SolrQueryTimeoutImpl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694574 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 21:27:07 +00:00
Noble Paul
bd430506ce
SOLR-7837: An AuthenticationPlugin which implements the HTTP BasicAuth protocol and stores credentials securely in ZooKeeper
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694555 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 19:03:25 +00:00
Noble Paul
740b78de92
SOLR-7838: CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694554 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 19:00:58 +00:00
Noble Paul
db2ccb1d41
SOLR-7757: Improved security framework where security components can be edited/reloaded, Solr now watches /security.json. Components can choose to make their configs editable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694552 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 18:57:34 +00:00
Mark Robert Miller
af2bce9ee1
SOLR-7831: Start Scripts: Allow a configurable stack size [-Xss]
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694523 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 15:26:11 +00:00
Noble Paul
2d2210bdef
addVersion for 5.4.0 merged back to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694508 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 14:20:56 +00:00
Upayavira
dcc4540595
SOLR-7666 Update CHANGES.txt for Angular UI changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694429 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 09:37:37 +00:00
Timothy Potter
7cdc63f3d4
SOLR-7866: Harden code to prevent an unhandled NPE when trying to determine the max value of the version field.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694385 13f79535-47bb-0310-9956-ffa450edef68
2015-08-06 00:53:28 +00:00
Christine Poerschke
1e71faf3ba
SOLR-7877: TestAuthenticationFramework.testBasics to preserve/restore the original request(Username|Password)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694314 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 20:05:27 +00:00
Yonik Seeley
40773abf6e
SOLR-7220: Nested C-style comments in solr queries.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694273 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 17:50:43 +00:00
Noble Paul
4112979808
SOLR-7849: Solr-managed inter-node authentication when authentication enabled
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694217 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 13:59:14 +00:00
Varun Thacker
eb24e46781
SOLR-7818 SOLR-7756 Added better descriptions in the CHANGES entry for these two issues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694213 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 13:44:06 +00:00
Varun Thacker
23762d5015
SOLR-7818: Distributed stats is only calculated with the terms that are present in the last shard of a distributed request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694210 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 13:30:53 +00:00
Varun Thacker
4b83947e1c
SOLR-7756: ExactStatsCache and LRUStatsCache will throw an NPE when a term is not present on a shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694182 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 11:40:12 +00:00
Christine Poerschke
2de2e0a16f
SOLR-7766: support creation of a coreless collection via createNodeSet=EMPTY
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694181 13f79535-47bb-0310-9956-ffa450edef68
2015-08-05 11:34:46 +00:00
Timothy Potter
c1522a9c75
SOLR-7847: Implement run example logic in Java instead of OS-specific scripts in bin/solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1694083 13f79535-47bb-0310-9956-ffa450edef68
2015-08-04 16:32:12 +00:00
Erik Hatcher
4f065ce777
SOLR-7832: bin/post now allows either -url or -c, rather than requiring both
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693958 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 19:34:21 +00:00
Erik Hatcher
2c0b36bf0a
SOLR-7769: Add bin/post -p alias for -port parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693953 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 18:39:29 +00:00
Erik Hatcher
2255cd3e54
SOLR-7799: Added includeIndexFieldFlags to /admin/luke
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693935 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 17:06:49 +00:00
Mikhail Khludnev
83520603c1
SOLR-5882: introducing local param {!parent score=..}..
...
fixing ScoreMode.Min for ToParentBlockJoinQuery
fixing ScoreMode parsing exception in ScoreJoinQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693926 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 16:14:52 +00:00
Jan Høydahl
8d79295286
SOLR-7863: Lowercase the CLUSTERPROP command in ZkCLI for consistency, print error for unknown cmd (janhoy)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693887 13f79535-47bb-0310-9956-ffa450edef68
2015-08-03 12:18:30 +00:00
Jan Høydahl
4a63a328d4
SOLR-3085: New edismax param mm.autoRelax which helps in certain cases of the stopwords/zero-hits issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693833 13f79535-47bb-0310-9956-ffa450edef68
2015-08-02 22:31:19 +00:00
Mikhail Khludnev
0e61da7531
SOLR-6234: moving lines in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693760 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 20:46:15 +00:00
Shalin Shekhar Mangar
2a8bef841a
SOLR-7854: Remove unused ZkStateReader.updateClusterState(false) method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693681 13f79535-47bb-0310-9956-ffa450edef68
2015-08-01 06:24:04 +00:00
Chris M. Hostetter
5f5ab2a79f
SOLR-2522: new two argument option for the existing field() function; picks the min/max value of a docValues field to use as a ValueSource: "field(field_name,min)" and "field(field_name,max)"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693625 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 16:21:44 +00:00
Christine Poerschke
22d67a637a
SOLR-7823: TestMiniSolrCloudCluster.testCollectionCreateSearchDelete async collection-creation (sometimes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693616 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 15:35:10 +00:00
Uwe Schindler
81df57baa2
SOLR-5022: Merged revision(s) 1693559 from lucene/dev/branches/branch_5x: cleanup outdated Java 7 stuff
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693560 13f79535-47bb-0310-9956-ffa450edef68
2015-07-31 10:16:07 +00:00
Noble Paul
b09a4553f7
SOLR-6625: Enable registering interceptors for the calls made using HttpClient and make the
...
request object available at the interceptor context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693432 13f79535-47bb-0310-9956-ffa450edef68
2015-07-30 14:28:20 +00:00
Timothy Potter
db1f4a81a7
SOLR-6357: Allow delete documents by doing a score join query.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693338 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 19:45:47 +00:00
Shalin Shekhar Mangar
c8bdf9bf19
SOLR-7840: ZkStateReader.updateClusterState fetches watched collections twice from ZK
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693251 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 12:44:07 +00:00
Shalin Shekhar Mangar
a5d3bd5645
SOLR-7842: ZK connection loss or session expiry events should not fire config directory listeners
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693218 13f79535-47bb-0310-9956-ffa450edef68
2015-07-29 08:56:28 +00:00
Uwe Schindler
3e406606ed
SOLR-7227: Don't create the WAR file at all
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693143 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 19:04:21 +00:00
Mikhail Khludnev
65b595add4
SOLR-6234: Scoring for query time join
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1693092 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 13:24:04 +00:00
Chris M. Hostetter
0155076b1f
SOLR-7829: Fixed a bug in distributed pivot faceting that could result in a facet.missing=true count which was lower then the correct count if facet.sort=index and facet.pivot.mincount > 1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692983 13f79535-47bb-0310-9956-ffa450edef68
2015-07-28 03:32:20 +00:00
Timothy Potter
2eb704ef50
SOLR-7227: Solr distribution archive should have the WAR file extracted already
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692925 13f79535-47bb-0310-9956-ffa450edef68
2015-07-27 18:12:45 +00:00
Shalin Shekhar Mangar
ec8b180757
Fix typos
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692688 13f79535-47bb-0310-9956-ffa450edef68
2015-07-26 05:21:48 +00:00
Jan Høydahl
2d5f162bb8
SOLR-7735: Look for solr.xml in Zookeeper by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692673 13f79535-47bb-0310-9956-ffa450edef68
2015-07-26 00:15:27 +00:00
Shalin Shekhar Mangar
8649f3f3bd
SOLR-7825: Forbid all usages of log4j and java.util.logging classes in Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692624 13f79535-47bb-0310-9956-ffa450edef68
2015-07-25 14:34:47 +00:00
Chris M. Hostetter
9e61daf0fa
SOLR-7765: Hardened the behavior of TokenizerChain when null arguments are used in constructor. This prevents NPEs in some code paths.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1692170 13f79535-47bb-0310-9956-ffa450edef68
2015-07-21 16:49:37 +00:00
Mark Robert Miller
983d9efe76
SOLR-7810: map-reduce contrib script to set classpath for convenience refers to example rather than server.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691946 13f79535-47bb-0310-9956-ffa450edef68
2015-07-20 13:52:10 +00:00
Uwe Schindler
50f168ed4c
SOLR-7803: Prevent class loading deadlock in TrieDateField; refactor date formatting and parsing out of TrieDateField and move to static utility class DateFormatUtil
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691893 13f79535-47bb-0310-9956-ffa450edef68
2015-07-20 09:07:50 +00:00
Mark Robert Miller
f917ac900f
SOLR-7805: Update Kite Morphlines to 1.1.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691626 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 19:07:26 +00:00
Dawid Weiss
8b3bc2f088
Merging with trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691514 13f79535-47bb-0310-9956-ffa450edef68
2015-07-17 11:10:25 +00:00
Yonik Seeley
58ec4d8824
SOLR-7800: avg facet function should skip missing values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1691430 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 18:28:57 +00:00
Dawid Weiss
7419e9be58
Changes entry.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr7787@1691352 13f79535-47bb-0310-9956-ffa450edef68
2015-07-16 10:52:11 +00:00
Gregory Chanan
8b06b59efa
SOLR-7742: Support for Immutable ConfigSets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690828 13f79535-47bb-0310-9956-ffa450edef68
2015-07-13 22:01:50 +00:00
Anshum Gupta
82bb97f005
SOLR-7703: Authentication plugin is now loaded using the RessourceLoader
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690553 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 23:49:08 +00:00
Yonik Seeley
9152164afb
SOLR-7781: change FacetField BytesRef shallow clone to deep clone
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690541 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 22:34:53 +00:00
Shalin Shekhar Mangar
07a615fd65
SOLR-7529: CoreAdminHandler Reload throws NPE on null core name instead of a bad request error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690426 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 05:36:05 +00:00
Shalin Shekhar Mangar
2c64848c78
SOLR-7705: CoreAdminHandler Unload no longer handles null core name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690424 13f79535-47bb-0310-9956-ffa450edef68
2015-07-12 05:28:55 +00:00
Erick Erickson
6f109e7c65
SOLR-7172: addreplica API fails with incorrect error msg 'cannot create collection'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690341 13f79535-47bb-0310-9956-ffa450edef68
2015-07-11 04:17:49 +00:00
Erick Erickson
63da283f04
SOLR-7132: The Collections API ADDREPLICA command property.name is not reflected in the clusterstate until after Solr restarts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690190 13f79535-47bb-0310-9956-ffa450edef68
2015-07-10 01:47:44 +00:00
Yonik Seeley
eff521bcd7
SOLR-7455: defer non-sorting facet stats
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1690189 13f79535-47bb-0310-9956-ffa450edef68
2015-07-10 01:44:47 +00:00
Shai Erera
1e71ee4c07
SOLR-7748: Fix bin/solr to work on IBM J9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689847 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 11:43:22 +00:00
Shalin Shekhar Mangar
9c03884351
SOLR-4212: SOLR-6353: Added attribution in changes.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689840 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 11:07:12 +00:00
Shalin Shekhar Mangar
32c740005a
SOLR-4212: SOLR-6353: Let facet queries and facet ranges hang off of pivots
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689802 13f79535-47bb-0310-9956-ffa450edef68
2015-07-08 07:46:09 +00:00
Ramkumar Aiyengar
6571cd9fe3
SOLR-7751: Minor optimizations to QueryComponent.process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689652 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 13:10:34 +00:00
Ramkumar Aiyengar
d4d68b88c7
SOLR-7750: Change TestConfig.testDefaults to cover all SolrIndexConfig fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689630 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 11:29:08 +00:00
Anshum Gupta
0325ef2ae4
SOLR-7143: MoreLikeThis Query parser now handles multiple field names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689531 13f79535-47bb-0310-9956-ffa450edef68
2015-07-07 00:05:23 +00:00
Ramkumar Aiyengar
7b2973f408
SOLR-7714: Add note about ShardHandler interface change to upgrade notes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689105 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 22:54:39 +00:00
Ramkumar Aiyengar
07f8c4ec5b
SOLR-7741: Add missing fields to SolrIndexerConfig.toMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1689041 13f79535-47bb-0310-9956-ffa450edef68
2015-07-03 16:00:56 +00:00
Ramkumar Aiyengar
c8ce5437da
SOLR-7740: Fix typo bug with TestConfigOverlay
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688619 13f79535-47bb-0310-9956-ffa450edef68
2015-07-01 11:15:14 +00:00
Dawid Weiss
b6e28103ec
SOLR-7724: SolrJ now supports parsing the output of the clustering component. (Alessandro Benedetti via Dawid Weiss)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688455 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 14:26:30 +00:00
Shalin Shekhar Mangar
a32822991a
SOLR-7673: Race condition in shard splitting can cause operation to hang indefinitely or sub-shards to never become active
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688396 13f79535-47bb-0310-9956-ffa450edef68
2015-06-30 08:27:50 +00:00
Chris M. Hostetter
7ac8dd4111
SOLR-7712: fixed test to account for aggregate floating point precision loss
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688266 13f79535-47bb-0310-9956-ffa450edef68
2015-06-29 17:06:28 +00:00
Ramkumar Aiyengar
8c964253b5
SOLR-7710: Replace async occurrences with CommonAdminParams.ASYNC
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688039 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 18:53:45 +00:00
Ramkumar Aiyengar
385a1283fe
SOLR-7485: Add CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1688026 13f79535-47bb-0310-9956-ffa450edef68
2015-06-28 17:19:27 +00:00
Shalin Shekhar Mangar
878881a77a
SOLR-6686: facet.threads can return wrong results when using facet.prefix multiple times on same field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687791 13f79535-47bb-0310-9956-ffa450edef68
2015-06-26 16:00:22 +00:00
Varun Thacker
97ea1f71d4
SOLR-7499: Correct formatting in CHANGES entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687495 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 12:45:07 +00:00
Noble Paul
eb1542030e
SOLR-7651: New response format added wt=smile
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687256 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 12:50:19 +00:00
Varun Thacker
77443b8b92
SOLR-7711: Correct initial capacity for the list that holds the default components for the SearchHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687151 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 03:51:58 +00:00
Ramkumar Aiyengar
b255b716c3
SOLR-7714: Reduce SearchHandler's use of ShardHandler objects across shards in a search
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687143 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 22:08:22 +00:00
Ramkumar Aiyengar
ac84d8abf4
SOLR-7664: Throw correct exception (RemoteSolrException) on receiving a HTTP 413
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687135 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 21:40:21 +00:00
Varun Thacker
f7dd8e3805
SOLR-7499: Deprecate the 'name' parameter from the ADDREPLICA Collection API call
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686827 13f79535-47bb-0310-9956-ffa450edef68
2015-06-22 10:19:35 +00:00
Shalin Shekhar Mangar
fdeffbb536
SOLR-7182: Make the Schema-API a first class citizen of SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686650 13f79535-47bb-0310-9956-ffa450edef68
2015-06-20 16:24:08 +00:00
Steven Rowe
b68d571781
SOLR-7679: Schema API doesn't take similarity attribute into account when adding field types
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686491 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 19:44:50 +00:00
Steven Rowe
9f8635de07
SOLR-7697: Schema API doesn't take class or luceneMatchVersion attributes into account for the analyzer when adding a new field type.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686327 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 22:07:30 +00:00
Joel Bernstein
54980cef40
SOLR-7689: Updating CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686245 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 15:27:09 +00:00
Joel Bernstein
545fd9942c
SOLR-7689: Updating CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686243 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 15:24:05 +00:00
Anshum Gupta
2b96b25046
SOLR-7639: MoreLikeThis QParser now supports all options provided by the MLT Handler i.e. mintf, mindf, minwl, maxwl, maxqt, and maxntp. This commit also fixes an NPE issue in CloudMLTQParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686123 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 23:12:15 +00:00
Timothy Potter
929cb9544d
SOLR-7693: Fix the bin/solr -e cloud example to work if lsof is not installed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686113 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 21:27:10 +00:00
Anshum Gupta
4b16875058
SOLR-5886: Store async call results in zk so that they can be returned by the REQUESTSTATUS API. Also, restrict the number of stored response to 10,000 each as a safety net.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686089 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 18:46:10 +00:00
Ramkumar Aiyengar
c33623f316
SOLR-7629: Have RulesTest consider disk space limitations of where the test is being run
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686077 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 17:08:10 +00:00
Noble Paul
a9d669cf86
SOLR-7665: deprecate the class TransformerWithContext
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685979 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 09:56:10 +00:00
Steven Rowe
faa80ae324
SOLR-7682: Schema API - Add New Copy Field Rule doesn't allow maxChars parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685900 13f79535-47bb-0310-9956-ffa450edef68
2015-06-16 20:02:00 +00:00
Noble Paul
8ab21aa657
SOLR-7662: Refactored response writing to consolidate the logic in one place
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685856 13f79535-47bb-0310-9956-ffa450edef68
2015-06-16 15:17:14 +00:00
Shalin Shekhar Mangar
e49736f760
SOLR-7652: Adding the change log entry to 5.2.1 (it was accidentally deleted)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685667 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 20:52:32 +00:00
Steven Rowe
5523048058
SOLR-7091: Nested documents with unknown fields don't work in schemaless mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685660 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 20:14:09 +00:00
Noble Paul
5e84093ab0
SOLR-7668: Add 'port' tag support in replica placement rules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685560 13f79535-47bb-0310-9956-ffa450edef68
2015-06-15 11:55:45 +00:00
Ramkumar Aiyengar
f9cca2eba1
SOLR-7680: Use POST instead of GET when finding versions for mismatches with CloudInspectUtil
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685488 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 23:40:43 +00:00
Yonik Seeley
ac2f610009
SOLR-7675: fix changes JIRA number
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685486 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 23:38:41 +00:00
Ramkumar Aiyengar
54929a7a0b
SOLR-7678: Switch RTimer to use nanoTime
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685485 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 23:13:57 +00:00
Ramkumar Aiyengar
164972785c
SOLR-7619: Fix SegmentsInfoRequestHandlerTest when more than one segment is created
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685433 13f79535-47bb-0310-9956-ffa450edef68
2015-06-14 18:18:06 +00:00
Yonik Seeley
38292f791e
SOLR-7676: nested docs facet domain switching
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685340 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 22:32:48 +00:00
Ramkumar Aiyengar
b202035b93
SOLR-7624: Remove deprecated zkCredientialsProvider element in solrcloud section of solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685323 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 20:34:35 +00:00
Ramkumar Aiyengar
a7e678d55b
SOLR-7624: Correct wrong spelling of zkCredentialsProvider in solrcloud section of solr.xml.
...
The older misspelling is still present (for purposes of branch_5x, to be removed in the next commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685318 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 20:22:53 +00:00
Ramkumar Aiyengar
859415c7e1
SOLR-7635: Limit lsof port check in bin/solr to just listening ports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685296 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 18:03:01 +00:00
Yonik Seeley
63db425c87
SOLR-7675: add missing _root_ field to managed-schema for nested docs indexing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685275 13f79535-47bb-0310-9956-ffa450edef68
2015-06-13 15:40:35 +00:00
Shalin Shekhar Mangar
7d61f79582
SOLR-7566: Search requests should return the shard name that is down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1685153 13f79535-47bb-0310-9956-ffa450edef68
2015-06-12 20:03:56 +00:00
Shalin Shekhar Mangar
62c1481594
SOLR-6835: ReRankQueryParserPlugin checks now whether the reRankQuery parameter is present and not empty
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684904 13f79535-47bb-0310-9956-ffa450edef68
2015-06-11 14:35:47 +00:00
Shalin Shekhar Mangar
9c3da51ec6
SOLR-7660: Avoid redundant 'exists' calls made to ZK while fetching cluster state updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684815 13f79535-47bb-0310-9956-ffa450edef68
2015-06-11 06:08:58 +00:00
Shawn Heisey
a5492247f3
SOLR-7659: Rename and reorganize DirectoryFileStream.releaseCommitPointAndExtendReserve.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684808 13f79535-47bb-0310-9956-ffa450edef68
2015-06-11 03:40:25 +00:00
Shalin Shekhar Mangar
2d8bc1b5b7
SOLR-7634: Upgrade Jetty to 9.2.11.v20150529
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684761 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 20:33:27 +00:00
Chris M. Hostetter
f346fc0f21
SOLR-7603: remove extra logging added to diagnose problem - failure hasn't reappeared since fix applied in r1682570
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684714 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 17:03:03 +00:00
Mark Robert Miller
3ad2bf92c4
SOLR-7458: Expose HDFS Block Locality Metrics via JMX
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684711 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 16:51:56 +00:00
Shalin Shekhar Mangar
d5fac68323
Adding version 5.2.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684692 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 15:08:21 +00:00
David Wayne Smiley
5014d99c21
SOLR-7655: Speed up DefaultSolrHighlighter's check for the existence of payloads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684665 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 12:54:36 +00:00
Erik Hatcher
12369fa890
SOLR-7638: Fix new (Angular-based) admin UI Cloud pane
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684553 13f79535-47bb-0310-9956-ffa450edef68
2015-06-10 02:33:36 +00:00
Mark Robert Miller
ed6fd884b0
SOLR-7512: SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684494 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 18:18:10 +00:00
Yonik Seeley
645eb35740
SOLR-7574: fix NPE due to missing body with json content type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684458 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 15:48:16 +00:00
Yonik Seeley
2abf02438b
SOLR-7518: move to 5.2.1 in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684434 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:18:32 +00:00
Yonik Seeley
fcfe9c0e43
SOLR-7616: move to 5.2.1 section in CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684427 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 14:06:41 +00:00
Anshum Gupta
0ba136c880
SOLR-7648: Expose remote IP and Host via the AuthorizationContext to be used by the authorization plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684299 13f79535-47bb-0310-9956-ffa450edef68
2015-06-09 00:29:27 +00:00
Shawn Heisey
121707d591
SOLR-7588: Fix javascript bug introduced by SOLR-7409 that broke dataimport in admin UI.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684234 13f79535-47bb-0310-9956-ffa450edef68
2015-06-08 17:57:22 +00:00
Erik Hatcher
867c75a5d9
Remove explicitly defined request handlers from example and test solrconfig's that are already defined implicitly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684080 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 22:31:26 +00:00
Erik Hatcher
e332a5ce61
SOLR-7108: Change default query used by /admin/ping to not rely on other parameters such as query parser or default field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1684071 13f79535-47bb-0310-9956-ffa450edef68
2015-06-07 20:03:31 +00:00
Shalin Shekhar Mangar
08484fac91
SOLR-7493: Requests aren't distributed evenly if the collection isn't present locally
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683946 13f79535-47bb-0310-9956-ffa450edef68
2015-06-06 20:03:32 +00:00
Erik Hatcher
f2291c1356
Add as-you-type instant search to example/files /browse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683778 13f79535-47bb-0310-9956-ffa450edef68
2015-06-05 15:05:20 +00:00
Robert Muir
fe6c3dc939
LUCENE-6508: Simplify directory/lock API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683606 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 18:20:44 +00:00
Timothy Potter
44d4a8adb2
SOLR-4506: Clean-up old (unused) index directories in the background after initializing a new index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683601 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 17:36:43 +00:00
Yonik Seeley
ae5a65e4b9
SOLR-7518: make facet module support shards.tolerant
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683569 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 15:01:23 +00:00
Noble Paul
1f97771ec7
SOLR-7636: CLUSTERSTATUS API is executed at CollectionsHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683514 13f79535-47bb-0310-9956-ffa450edef68
2015-06-04 10:54:59 +00:00
Yonik Seeley
994ae6590c
SOLR-7616: fix UniqueAgg.NumericAcc.resize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683357 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 15:03:29 +00:00
Yonik Seeley
1bf8cf7a7e
SOLR-7614: make pivotRefinementCounter specific to each top level request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683203 13f79535-47bb-0310-9956-ffa450edef68
2015-06-03 00:29:56 +00:00
Erik Hatcher
3424a7a0a7
SOLR-7610: fix example/files README and other minor improvements/localization
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683187 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:56:04 +00:00
Erik Hatcher
f1a710232a
SOLR-7610: move CHANGES.txt entry - got this in for 5.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683178 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:35:29 +00:00
Timothy Potter
078ac707ae
SOLR-7625: Ensure that the max value for seeding version buckets is updated after recovery even if the UpdateLog is not replayed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683174 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 20:15:15 +00:00
Ryan McKinley
c726e72cfc
Merged revision(s) 1683134 from lucene/dev/branches/branch_5x:
...
SOLR-7622: let DocTransformers request extra fields
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683162 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 19:16:00 +00:00
Ryan McKinley
b2745844eb
Merged revision(s) 1683034 from lucene/dev/branches/branch_5x:
...
SOLR-7623: add CHANGES.txt entry
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1683035 13f79535-47bb-0310-9956-ffa450edef68
2015-06-02 03:39:08 +00:00
Erik Hatcher
a9fec697f6
SOLR-7610: Move CHANGES.txt entry to bug fix section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682901 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 13:49:00 +00:00
Erik Hatcher
1edc686c42
SOLR-7610: Fix VelocityResponseWriter's .locale to accurately report locale in use
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682900 13f79535-47bb-0310-9956-ffa450edef68
2015-06-01 13:44:06 +00:00
Shalin Shekhar Mangar
b74b925950
SOLR-7599: Remove cruft from SolrCloud tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682168 13f79535-47bb-0310-9956-ffa450edef68
2015-05-28 08:29:03 +00:00
Mark Robert Miller
88640a507c
SOLR-7361: Slow loading SolrCores should not hold up all other SolrCores that have finished loading from serving requests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682060 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 15:37:29 +00:00
Mark Robert Miller
feb1f86d84
SOLR-7590: Finish and improve MDC context logging support.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682020 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 13:33:32 +00:00
Timothy Potter
544bb51afe
SOLR-7587: Move the call to seed version buckets to before buffering updates during core construction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682016 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 13:29:32 +00:00
Shalin Shekhar Mangar
60298db833
SOLR-7146: MiniSolrCloudCluster based tests can fail with ZooKeeperException NoNode for /live_nodes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1682002 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 12:48:28 +00:00
Anshum Gupta
79435ee7e1
SOLR-7183: Fix Locale blacklisting for Minikdc based tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681915 13f79535-47bb-0310-9956-ffa450edef68
2015-05-27 06:32:14 +00:00
Shalin Shekhar Mangar
a94d110aa4
SOLR-7595: Allow method chaining for all CollectionAdminRequests in Solrj
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681808 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 18:33:33 +00:00
Shalin Shekhar Mangar
49911c619b
SOLR-7389: Expose znodeVersion property for each of the collections returned for the clusterstatus operation in the collections API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681776 13f79535-47bb-0310-9956-ffa450edef68
2015-05-26 15:24:35 +00:00
Shawn Heisey
88b5ea4935
SOLR-7585: Fix NoSuchElementException in LFUCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681449 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 13:20:04 +00:00
Anshum Gupta
4bbc5470e7
SOLR-7500: Fix text in the CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681414 13f79535-47bb-0310-9956-ffa450edef68
2015-05-24 05:51:07 +00:00
Chris M. Hostetter
c97a92dcc3
SOLR-7335: Fix doc boosts to no longer be multiplied in each field value in multivalued fields that are not used in copyFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681249 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 23:45:24 +00:00
Erick Erickson
375899fdbd
SOLR-6273: Cross Data Center Replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681186 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 18:58:29 +00:00
Timothy Potter
df514f0cd0
SOLR-7582: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681177 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 18:06:25 +00:00
Timothy Potter
b267655b34
Revert changes committed under wrong JIRA #, should have been SOLR-7582, not 7583
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681175 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 18:02:10 +00:00
Timothy Potter
6b8eafe625
SOLR-7583: Allow auto-commit to be set with system properties in data_driven_schema_configs and enable auto soft-commits for the bin/solr -e cloud example using the Config API.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681173 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 17:58:47 +00:00
Anshum Gupta
bdedc94bd3
Bumping up version as part of the 5.2 release process, merge from branch_5x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681013 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 07:19:30 +00:00
Anshum Gupta
c243dacfff
SOLR-7468: Kerberos plugin for authentication framework. This will enable using Kerberos for authentication in Solr.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1681001 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 06:26:10 +00:00
Erik Hatcher
be4680abb8
SOLR-7465: New file indexing example, under example/files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680973 13f79535-47bb-0310-9956-ffa450edef68
2015-05-22 01:23:27 +00:00
David Wayne Smiley
7dfc6f4cdc
SOLR-5855: Re-use the document's term vectors in DefaultSolrHighlighter.
...
Also refactored DefaultSolrHighlighter's methods to be a little nicer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680871 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 13:30:22 +00:00
Noble Paul
e996532668
SOLR-7577: Add support for rules in CREATESHARD and ADDREPLICA
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680870 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 13:24:32 +00:00
David Wayne Smiley
961960f1c2
SOLR-7379: Spatial RptWithGeometrySpatialField (based on CompositeSpatialStrategy)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680862 13f79535-47bb-0310-9956-ffa450edef68
2015-05-21 13:04:33 +00:00
Tomas Eduardo Fernandez Lobbe
1f1dc2e27a
SOLR-7463: Stop forcing MergePolicy's ''noCFSRatio'' based on the IWC ''useCompoundFile'' configuration. Use the MP's default if not specifically set
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680663 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 19:32:14 +00:00
Timothy Potter
1a93333d50
SOLR-7332: Initialize the highest value for all version buckets with the max value from the index or recent updates to avoid unnecessary lookups to the index to check for reordered updates when processing new documents.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680639 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 16:52:37 +00:00
Timothy Potter
645f15bae0
SOLR-6820: Make the number of version buckets used by the UpdateLog configurable as increasing beyond the default 256 has been shown to help with high volume indexing performance in SolrCloud
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680586 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 14:51:44 +00:00
Timothy Potter
144b4e8f12
SOLR-7333: Make the poll queue time configurable and use knowledge that a batch is being processed to poll efficiently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680436 13f79535-47bb-0310-9956-ffa450edef68
2015-05-20 01:03:23 +00:00
Anshum Gupta
8936a16554
SOLR-7274: Pluggable authentication module in Solr. This defines an interface and a mechanism to create, load, and use an Authentication plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680391 13f79535-47bb-0310-9956-ffa450edef68
2015-05-19 21:10:16 +00:00
Erick Erickson
a49a6b5dc4
SOLR-7558: Uber-patch for Angular JS admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680118 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 22:35:59 +00:00
Timothy Potter
685a9f2643
SOLR-7503: move changes text to bug fixes section was in other changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680106 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 21:27:27 +00:00
Noble Paul
aecf45429c
SOLR-5132: Added a new collection action MODIFYCOLLECTION
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680052 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 16:23:19 +00:00
Erik Hatcher
64274166b8
SOLR-7546: bin/post (and SimplePostTool in -Dauto=yes mode) now sends rather than skips files without a known content type, as application/octet-stream, provided it still is in the allowed filetypes setting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1680047 13f79535-47bb-0310-9956-ffa450edef68
2015-05-18 15:51:44 +00:00
Ramkumar Aiyengar
d767d556da
SOLR-7545: Honour SOLR_HOST parameter with bin/solr{,.cmd}
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679899 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 21:07:52 +00:00
Yonik Seeley
b1b8169c91
SOLR-7553: hll function for hyperloglog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679876 13f79535-47bb-0310-9956-ffa450edef68
2015-05-17 16:07:33 +00:00
Joel Bernstein
e1e622b48f
SOLR-7472: SortingResponseWriter does not log fl parameters that don't exist.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679618 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 18:35:04 +00:00
Timothy Potter
5e447065a2
SOLR-7503: Recovery after ZK session expiration should happen in parallel for all cores using the thread-pool managed by ZkContainer instead of a single thread.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679607 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 17:17:46 +00:00
Joel Bernstein
ccaadb1257
SOLR-7377: Update CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679599 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 15:54:53 +00:00
Varun Thacker
226d0b2eaf
SOLR-7541: Corrected CHANGES entry. Missed adding credits in the entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679598 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 15:12:56 +00:00
Varun Thacker
73283d1455
SOLR-7541: Removed CollectionsHandler#createNodeIfNotExists. All calls made to this method now call ZkCmdExecutor#ensureExists as they were doing the same thing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679568 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 14:04:31 +00:00
Shalin Shekhar Mangar
7288912750
SOLR-7532: Removed occurrences of the unused 'commitIntervalLowerBound' property for updateHandler elements from Solr configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679522 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 09:58:44 +00:00
Noble Paul
0ba7aca779
SOLR-7508: SolrParams.toMultiMap() does not handle arrays
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679494 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 05:51:29 +00:00
Anshum Gupta
d0251d9b10
SOLR-7547: Short circuit SolrDispatchFilter for static content request. Right now it creates a new HttpSolrCall object and tries to process it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679493 13f79535-47bb-0310-9956-ffa450edef68
2015-05-15 05:50:54 +00:00
Noble Paul
fba2134157
SOLR-7544: CollectionsHandler refactored to be more modular
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679397 13f79535-47bb-0310-9956-ffa450edef68
2015-05-14 16:25:52 +00:00
Anshum Gupta
acb40f6225
SOLR-7275: Authorization framework for Solr. It defines an interface and a mechanism to create, load and use an Authorization plugin.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679316 13f79535-47bb-0310-9956-ffa450edef68
2015-05-14 06:20:04 +00:00
Steven Rowe
761df41537
SOLR-7542: Schema API: Can't remove single dynamic copy field directive
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679225 13f79535-47bb-0310-9956-ffa450edef68
2015-05-13 15:19:57 +00:00
Noble Paul
038c2b0cb7
SOLR-7531: config API shows a few keys merged together
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679221 13f79535-47bb-0310-9956-ffa450edef68
2015-05-13 14:53:03 +00:00
Shawn Heisey
b75b546110
SOLR-7243: Return more informative error from CloudSolrServer when available.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1679099 13f79535-47bb-0310-9956-ffa450edef68
2015-05-12 21:32:14 +00:00
Ramkumar Aiyengar
216fd8d46a
SOLR-7514: SolrClient.getByIds fails with ClassCastException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678648 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 22:25:29 +00:00
Yonik Seeley
f41a65a457
SOLR-7522: single valued numeric field faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678535 13f79535-47bb-0310-9956-ffa450edef68
2015-05-10 03:13:36 +00:00
Chris M. Hostetter
d479fd7be1
SOLR-7461: stats.field now supports individual local params for 'countDistinct' and 'distinctValues', 'calcdistinct' is still supported as an alias for both options
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678422 13f79535-47bb-0310-9956-ffa450edef68
2015-05-08 18:44:03 +00:00
Noble Paul
105222b3a8
SOLR-4392: Make it possible to specify AES encrypted password in dataconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678250 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 18:31:35 +00:00
Chris M. Hostetter
06ac78ae55
SOLR-6968: New 'cardinality' option for stats.field, uses HyperLogLog to efficiently estimate the cardinality of a field w/bounded RAM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678245 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 17:58:58 +00:00
Chris M. Hostetter
6e14814eaa
SOLR-4392: revert r1678195 which breaks forbidden-api
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678242 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 17:44:44 +00:00
Noble Paul
32d8a07281
SOLR-7502: start script should not try to create config set for .system collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678208 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 13:53:57 +00:00
Noble Paul
3e20086499
SOLR-4392: Make it possible to specify AES encrypted password in dataconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678195 13f79535-47bb-0310-9956-ffa450edef68
2015-05-07 13:33:23 +00:00
Anshum Gupta
2cec2feec8
SOLR-7500: Remove pathPrefix from SolrDispatchFilter as Solr no longer runs as a part of a bigger webapp.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1678082 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 19:57:47 +00:00
Timothy Potter
0fa9cf7c5c
SOLR-7102: bin/solr should activate cloud mode if ZK_HOST is set
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677925 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 05:38:01 +00:00
Timothy Potter
74ebcfd134
SOLR-6878: support adding symmetric synonym lists using the managed synonym API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677923 13f79535-47bb-0310-9956-ffa450edef68
2015-05-06 05:18:47 +00:00
Anshum Gupta
09f3cf8680
SOLR-7484: Refactor SolrDispatchFilter to extract all Solr specific implementation detail to HttpSolrCall and also extract methods from within the current SDF.doFilter(..) logic making things easier to manage. HttpSolrCall converts the processing to a 3-step process i.e. Construct, Init, and Call so the context of the request would be available after Init and before the actual call operation.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677644 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 18:07:35 +00:00
Noble Paul
7a771c84a2
SOLR-6220: Rule Based Replica Assignment during collection creation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677607 13f79535-47bb-0310-9956-ffa450edef68
2015-05-04 14:40:05 +00:00
Shawn Heisey
62b73edde1
SOLR-7409: Sort datimport handlers in the admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677365 13f79535-47bb-0310-9956-ffa450edef68
2015-05-03 04:42:11 +00:00
Timothy Potter
1e83e33962
SOLR-7487: Fix check-example-lucene-match-version Ant task to check luceneMatchVersion in solr/server/solr/configsets instead of example and harden error checking / validation logic.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677228 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 20:55:28 +00:00
Yonik Seeley
cc371b4cdf
SOLR-7494: fix unique() function for high cardinality fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677091 13f79535-47bb-0310-9956-ffa450edef68
2015-05-01 02:15:02 +00:00
Noble Paul
bd8b77f9bb
SOLR-7231: DIH-TikaEntityprocessor, create lat-lon field from Metadata
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1677001 13f79535-47bb-0310-9956-ffa450edef68
2015-04-30 14:20:51 +00:00
Yonik Seeley
ecc3a5a786
SOLR-7477: implement facet excludeTags
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676743 13f79535-47bb-0310-9956-ffa450edef68
2015-04-29 13:28:33 +00:00
Mark Robert Miller
4809642e63
SOLR-7437: Make HDFS transaction log replication factor configurable.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676520 13f79535-47bb-0310-9956-ffa450edef68
2015-04-28 12:48:44 +00:00
Mark Robert Miller
b70ecaa3fd
SOLR-7478: UpdateLog#close shuts down it's executor with interrupts before running it's close logic, possibly preventing a clean close.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676501 13f79535-47bb-0310-9956-ffa450edef68
2015-04-28 11:50:11 +00:00
Steven Rowe
29b2d2b062
'**' is unsupported bulleted list syntax - switch to '-', add some vertical whitespace
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676356 13f79535-47bb-0310-9956-ffa450edef68
2015-04-27 18:25:00 +00:00
Shalin Shekhar Mangar
093d86901b
SOLR-4839: Disable SSLv3 (POODLE) by default from our SSL config. Also added credits for Steve Rowe and Steve Davids.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676354 13f79535-47bb-0310-9956-ffa450edef68
2015-04-27 18:09:51 +00:00
Shalin Shekhar Mangar
e1714879bc
SOLR-4839: Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676352 13f79535-47bb-0310-9956-ffa450edef68
2015-04-27 18:05:30 +00:00
Chris M. Hostetter
13547a2fdb
preemptive cleanup of 'Upgrading' section for 5.2 (SOLR-7325, SOLR-7336, SOLR-4839)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676350 13f79535-47bb-0310-9956-ffa450edef68
2015-04-27 17:56:20 +00:00
Chris M. Hostetter
3c1130402a
SOLR-7470: Fix sample data to eliminate file order dependency for successful indexing, also fixed SolrCloudExampleTest to help catch this in the future
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676337 13f79535-47bb-0310-9956-ffa450edef68
2015-04-27 17:09:26 +00:00
Mark Robert Miller
b5532c68ab
SOLR-7457: Make DirectoryFactory publishing MBeanInfo extensible.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676151 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 22:12:59 +00:00
Shalin Shekhar Mangar
0ad4a28168
SOLR-4839: Re-organized upgrade notes and added notes about removing the ability to run java -jar start.jar directly and removal of SOLR_SSL_PORT property.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676116 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 15:37:25 +00:00
Shalin Shekhar Mangar
abd44bf5af
SOLR-4839: Add upgrade notes, move entry to 5.2.0. Added entry for SOLR-7449
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676113 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 15:16:10 +00:00
Yonik Seeley
62ee80ad89
SOLR-7473: implement facet range mincount
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676107 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 14:16:49 +00:00
Mark Robert Miller
3862c52b58
SOLR-7425: Improve MDC based logging format.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676103 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 13:22:07 +00:00
Ramkumar Aiyengar
0c7715812e
SOLR-5213: Log when shard splitting unexpectedly leads to documents going to zero or multiple sub-shards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676075 13f79535-47bb-0310-9956-ffa450edef68
2015-04-26 00:06:08 +00:00
Mark Robert Miller
40dda65fb2
SOLR-7391: Use a time based expiration cache for one off HDFS FileSystem instances.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1676070 13f79535-47bb-0310-9956-ffa450edef68
2015-04-25 21:02:37 +00:00
Tomas Eduardo Fernandez Lobbe
7e4c096642
SOLR-7471: Stop requiring docValues for interval faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675994 13f79535-47bb-0310-9956-ffa450edef68
2015-04-25 05:07:06 +00:00
Chris M. Hostetter
9fe95b08a3
SOLR-7469: Fix check-licenses to accurately detect if start.jar.sha1 is incorrect
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675968 13f79535-47bb-0310-9956-ffa450edef68
2015-04-24 22:38:12 +00:00
Chris M. Hostetter
3481ecef3b
SOLR-7467: Upgrade t-digest to 3.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675949 13f79535-47bb-0310-9956-ffa450edef68
2015-04-24 21:12:48 +00:00
Yonik Seeley
1a778cd068
docs: move bug to right section of CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675879 13f79535-47bb-0310-9956-ffa450edef68
2015-04-24 15:01:39 +00:00
Yonik Seeley
558d85f892
SOLR-7387: fix distrib terms facet sorting buckets by min,max,avg,unique
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675707 13f79535-47bb-0310-9956-ffa450edef68
2015-04-23 19:35:09 +00:00
Tomas Eduardo Fernandez Lobbe
68ac99b511
SOLR-7406: Add facet.range.method parameter with options 'filter' and 'dv' for range faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675706 13f79535-47bb-0310-9956-ffa450edef68
2015-04-23 19:27:34 +00:00
Noble Paul
551562bed6
SOLR-7157: initParams must support tags other than appends, defaults and, invariants
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675591 13f79535-47bb-0310-9956-ffa450edef68
2015-04-23 12:34:35 +00:00
Ramkumar Aiyengar
852e04e3d0
SOLR-7081: TestMiniSolrCloudCluster.testBasics tidies up after itself, adds collection create/delete/create test case.
...
TestMiniSolrCloudCluster.testBasics now re-creates the server it removed for test purposes,
thus restoring the original NUM_SERVERS count. TestMiniSolrCloudCluster.testBasics now also deletes
the collection it created for test purposes (this revision adds MiniSolrCloudCluster.deleteCollection
and AbstractDistribZkTestBase.waitForCollectionToDisappear methods).
Sometimes TestMiniSolrCloudCluster.testBasics runs its create-collection/search-collection/delete-collection
logic twice, thus creating a create/delete/create-collection test case.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675590 13f79535-47bb-0310-9956-ffa450edef68
2015-04-23 12:29:52 +00:00
Ramkumar Aiyengar
e86dec2058
SOLR-7450: Fix grep options used when searching for numbers in bin/solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675511 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 22:42:19 +00:00
Yonik Seeley
a02b9a08a1
SOLR-7417: implement unique() for numeric fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675427 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 17:22:27 +00:00
Noble Paul
8c5fcd1ff6
SOLR-7176: zkcli script can perfrom the CLUSTERPROP command without a running Solr cluster
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675331 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 11:12:33 +00:00
Shai Erera
5afa59c004
SOLR-7408: Let SolrCore be the only thing which registers/unregisters a config directory listener
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675274 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 08:25:26 +00:00
Shalin Shekhar Mangar
ede96a0dd1
SOLR-4839: Upgrade jetty to 9.2.10.v20150310 in trunk. Also, moved the change log entry to 6.0.0 until we backport to 5x.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675261 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 05:57:28 +00:00
Shalin Shekhar Mangar
3c1c7279dc
SOLR-7440: DebugComponent does not return the right requestPurpose for pivot facet refinements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675258 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 04:25:13 +00:00
Yonik Seeley
f8025175d5
SOLR-7443: Implement range faceting over date fields in facet module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675246 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 02:23:09 +00:00
Anshum Gupta
2482af467d
SOLR-7418: Check and raise a SolrException instead of an NPE when an invalid doc id is sent to the MLTQParser in Cloud mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675230 13f79535-47bb-0310-9956-ffa450edef68
2015-04-22 00:09:33 +00:00
Shalin Shekhar Mangar
9eae452cfb
SOLR-6665: ZkController.publishAndWaitForDownStates can return before all local cores are marked as 'down' if multiple replicas with the same core name exist in the cluster
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1675030 13f79535-47bb-0310-9956-ffa450edef68
2015-04-21 05:49:39 +00:00
Shalin Shekhar Mangar
da1cd63a22
SOLR-7421: RecoveryAfterSoftCommitTest fails frequently on Jenkins due to full index replication taking longer than 30 seconds
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674733 13f79535-47bb-0310-9956-ffa450edef68
2015-04-20 04:44:02 +00:00
Mark Robert Miller
ea83cc6678
SOLR-7426: SolrConfig#getConfigOverlay does not clean up it's resources.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674666 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 18:44:21 +00:00
Shalin Shekhar Mangar
e699256bbb
SOLR-7381: Uncaught exceptions thrown by tasks in the pool are logged along with submitter's stack trace
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674593 13f79535-47bb-0310-9956-ffa450edef68
2015-04-19 03:48:22 +00:00
Ramkumar Aiyengar
19e25c78b6
SOLR-7392: Fix SOLR_JAVA_MEM and SOLR_OPTS customizations in solr.in.sh being ignored
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674565 13f79535-47bb-0310-9956-ffa450edef68
2015-04-18 19:13:00 +00:00
Yonik Seeley
3b94724907
SOLR-7422: "type" param for JSON Facet API for flatter structure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674519 13f79535-47bb-0310-9956-ffa450edef68
2015-04-18 14:27:26 +00:00
Shalin Shekhar Mangar
e541bccd45
SOLR-7420: Overseer stats are not reset on loss of ZK connection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674458 13f79535-47bb-0310-9956-ffa450edef68
2015-04-18 08:42:57 +00:00
Shalin Shekhar Mangar
8573f64b9c
SOLR-6087: SolrIndexSearcher makes no DelegatingCollector.finish() call when IndexSearcher throws an expected exception. This closes #57 .
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674443 13f79535-47bb-0310-9956-ffa450edef68
2015-04-18 04:43:19 +00:00
Shalin Shekhar Mangar
f258d2f9d4
SOLR-6886: Removed redundant size check and added missing calls to DelegatingCollection.finish inside Grouping code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674430 13f79535-47bb-0310-9956-ffa450edef68
2015-04-18 03:32:36 +00:00
Tomas Eduardo Fernandez Lobbe
61bdfdd635
SOLR-7412: Fixed range.facet.other parameter for distributed requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1674182 13f79535-47bb-0310-9956-ffa450edef68
2015-04-17 01:35:30 +00:00
Shai Erera
86b191c550
SOLR-7401: fixed NPE when concurrently creating and deleting collections
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673813 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 15:05:06 +00:00
Ryan McKinley
63edfb11c6
Merged revision(s) 1673647 from lucene/dev/branches/branch_5x:
...
SOLR-7376: Return raw XML or JSON
........
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673649 13f79535-47bb-0310-9956-ffa450edef68
2015-04-15 04:57:39 +00:00
Shalin Shekhar Mangar
382f9e45e0
SOLR-7381: MDC keys are now exposed in thread names automatically so that a thread dump can give hints on what the thread was doing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673469 13f79535-47bb-0310-9956-ffa450edef68
2015-04-14 17:03:38 +00:00
Varun Thacker
71fca8a60d
SOLR-6637: improve CHANGES entry + fix wrong usage of path in snapshooter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673420 13f79535-47bb-0310-9956-ffa450edef68
2015-04-14 13:15:49 +00:00
Shalin Shekhar Mangar
a64266193a
SOLR-7381: Usages of Executors#newFixedThreadPool, #newSingleThreadExecutor, #newCachedThreadPool as well as ThreadPoolExecutor directly is now forbidden in Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673372 13f79535-47bb-0310-9956-ffa450edef68
2015-04-14 06:50:52 +00:00
Shalin Shekhar Mangar
53c80b10cf
SOLR-7385: The clusterstatus API now returns the config set used to create a collection inside a 'configName' key
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673360 13f79535-47bb-0310-9956-ffa450edef68
2015-04-14 05:25:12 +00:00
David Wayne Smiley
414b1ea098
SOLR-6692: When using hl.maxMultiValuedToMatch with hl.preserveMulti, only count matched snippets.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673216 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 14:53:56 +00:00
Timothy Potter
c12f09faaf
Align CHANGES.txt with 5.1.0 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673215 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 14:52:01 +00:00
David Wayne Smiley
f5071289e7
SOLR-6692: hl.maxAnalyzedChars should apply cumulatively on a multi-valued field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673200 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 14:08:07 +00:00
David Wayne Smiley
0a0dcefb95
SOLR-6692: Made standard highlighter more extensible
...
Private methods are now protected, removed bad constructor, and refactored out getFieldValues() and getResponseForFragments() for both clarity and sub-class extension utility. Some refactoring of doHighlightingByHighlighter to clarify logic. These changes should have ZERO effect on highlights.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673183 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 13:35:35 +00:00
Shalin Shekhar Mangar
4a4d96600a
SOLR-7384: Fix spurious failures in FullSolrCloudDistribCmdsTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673176 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 13:05:34 +00:00
Noble Paul
185f8ea2c6
SOLR-7110: Optimize JavaBinCodec to minimize string Object creation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673149 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 10:32:04 +00:00
Shalin Shekhar Mangar
2c9ae41b78
SOLR-7381: Improve logging by adding node name in MDC in SolrCloud mode and adding MDC to all thread pools
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673116 13f79535-47bb-0310-9956-ffa450edef68
2015-04-13 06:09:53 +00:00
Noble Paul
9ba13dea31
SOLR-7380: SearchHandler should not try to load runtime components in inform()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1673007 13f79535-47bb-0310-9956-ffa450edef68
2015-04-12 13:24:23 +00:00
Shalin Shekhar Mangar
a382e6f61f
SOLR-7372: Limit memory consumed by LRUCache with a new 'maxRamMB' config parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672811 13f79535-47bb-0310-9956-ffa450edef68
2015-04-11 04:23:31 +00:00
Jan Høydahl
de61fa6f3c
SOLR-7369: AngularJS UI insufficient URLDecoding in cloud/tree view
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672637 13f79535-47bb-0310-9956-ffa450edef68
2015-04-10 12:59:03 +00:00
Shalin Shekhar Mangar
32c78bc382
SOLR-7371: Make DocSet implement Accountable to estimate memory usage
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1672391 13f79535-47bb-0310-9956-ffa450edef68
2015-04-09 15:10:17 +00:00
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