Mark Robert Miller
ed813910c9
SOLR-6403: TransactionLog replay status logging.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620166 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:34:47 +00:00
Mark Robert Miller
8450b95c70
SOLR-6418: ChaosMonkeySafeLeaderTest is to slow on non nightly runs sometimes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620162 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:14:18 +00:00
Uwe Schindler
7f51411223
Remove outdated NOTICE.txt entries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620158 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:04:56 +00:00
Mark Robert Miller
ae086e8103
SOLR-6417: OpenCloseCoreStressTest should be much faster on non nightly runs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620152 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 16:46:16 +00:00
Shawn Heisey
f695231df7
SOLR-6390: CloudSolrServer constructor improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620146 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 16:08:25 +00:00
Mark Robert Miller
b673157d2f
SOLR-6413: Speed up TriLevelCompositeIdRoutingTest for non nightly runs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620142 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 14:49:05 +00:00
Mark Robert Miller
b7617e4685
SOLR-6412: Speed up OverseerRolesTest for non nightly runs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620140 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 14:40:21 +00:00
Ryan Ernst
c04d56c183
LUCENE-5650: Move changes entry to reflect backport to 4x
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620056 13f79535-47bb-0310-9956-ffa450edef68
2014-08-23 17:25:57 +00:00
Joel Bernstein
81d38f9a90
SOLR-6407: SortingResponseWriter String sorting broken on single segment indexes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620029 13f79535-47bb-0310-9956-ffa450edef68
2014-08-23 14:08:56 +00:00
Chris M. Hostetter
674f61de29
CHANGES.txt entry for SOLR-6410, 4x only issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619946 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 22:32:55 +00:00
Mark Robert Miller
bcddb85bca
SOLR-6405: Update comment around retry pause padding.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619892 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 18:35:10 +00:00
Mark Robert Miller
9f4144e8e2
SOLR-6405: Remove unnecessary attemptCount > 0 check.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619879 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 18:13:21 +00:00
Uwe Schindler
903a7b40be
LUCENE-5898: Clean up build files version handling, fix bug with specification version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619832 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 15:15:37 +00:00
Mark Robert Miller
f06d3bf977
SOLR-6405: ZooKeeper calls can easily not be retried enough on ConnectionLoss.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619810 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 14:02:06 +00:00
Mark Robert Miller
aad543ee1e
SOLR-6402: Only exit the thread loop on a KeeperException if it's expiration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619792 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 13:05:25 +00:00
Joel Bernstein
2d7427dd07
SOLR-5244: Exporting Full Sorted Result Sets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619783 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 12:40:39 +00:00
Mark Robert Miller
8154a8086a
SOLR-6402: OverseerCollectionProcessor should not exit for ZooKeeper ConnectionLoss.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619641 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 01:20:18 +00:00
Mark Robert Miller
93b33b5fdb
SOLR-4895: An error should be returned when a rollback is attempted in SolrCloud mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619637 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 00:11:00 +00:00
Michael McCandless
4a485d6877
LUCENE-5889: add commit method to AnalyzingInfixSuggester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619635 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 00:07:15 +00:00
Mark Robert Miller
277136452a
SOLR-6400: SolrCloud tests are not properly testing session expiration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619612 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:29:12 +00:00
Timothy Potter
75ed12e0c7
SOLR-3617: minor issue if the user selects a port that is in use for the cloud example.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619591 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 21:17:38 +00:00
Ryan Ernst
b391906c85
Move 4.11.0 section to correct location in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619582 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 20:55:54 +00:00
Timothy Potter
ea3c2f0fc8
SOLR-6233: Add to 4.10 section of CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619494 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 17:38:10 +00:00
Ryan Ernst
ad2fbb19ae
Add 4.11 to changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619475 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:26:51 +00:00
Erick Erickson
f608026e44
SOLR-6314: updated bug title to be more accurate and include Vamsee in credits, all in CHNAGES.txt. No code changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619470 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:16:58 +00:00
Timothy Potter
6a620061fa
SOLR-3617: clean-up a few error messages and update changes to add to 4.10 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619461 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 15:57:33 +00:00
Mark Robert Miller
8e69f04527
SOLR-6089: When using the HDFS block cache, when a file is deleted, it's underlying data entries in the block cache are not removed, which is a problem with the global block cache option.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619427 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 15:03:29 +00:00
Mark Robert Miller
e681856c55
SOLR-6268: HdfsUpdateLog has a race condition that can expose a closed HDFS FileSystem instance and should close it's FileSystem instance if either inherited close method is called.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619402 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 14:16:07 +00:00
Anshum Gupta
8af2ef5345
SOLR-6391: Improve message for CREATECOLLECTION failure due to missing numShards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 23:20:28 +00:00
Chris M. Hostetter
eae14b165c
sync rjernst's r1618245 change to lucene/CHANGES.txt with Solr's copy (smokecheck verification failure)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619225 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 20:55:27 +00:00
Mark Robert Miller
cdd0fe7f8d
SOLR-6393: TransactionLog replay performance on HDFS is very poor.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619200 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 18:46:27 +00:00
Chris M. Hostetter
cac2292ce0
SOLR-6178: backout deprecation until we have a diff default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619172 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 17:31:08 +00:00
Timothy Potter
7223a40b6d
SOLR-3617: hardening command-line parsing and a few minor bug fixes found by QA testing.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619025 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 02:56:18 +00:00
Uwe Schindler
dd1e04cc0f
SOLR-6388: Add changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618959 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 19:53:01 +00:00
Uwe Schindler
ffeb6b029c
SOLR-6387: Try to fix this a second time...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618938 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 19:11:07 +00:00
Erik Hatcher
b9cf600c56
Fix test file name typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618917 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 18:03:15 +00:00
Erik Hatcher
f1feec3579
SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" configurations, and tidied up README.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618878 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 14:56:26 +00:00
Erick Erickson
3b5b5fe94c
SOLR-6314: Multi-threaded facet counts differ when SolrCloud has >1 shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618716 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 19:45:17 +00:00
Erick Erickson
46d60dadb4
SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores are created in wrong location. Thanks Primoz
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618705 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 18:55:09 +00:00
Uwe Schindler
52fe544a4c
SOLR-6387: Add better error messages throughout Solr and supply a work around for Java bug #8047340 to SystemInfoHandler: On Turkish default locale, some JVMs fail to fork on MacOSX, BSD, AIX, and Solaris platforms.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618672 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 17:33:49 +00:00
Uwe Schindler
235a886169
SOLR-6389: Fix spec version of WAR file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618652 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 16:24:55 +00:00
Uwe Schindler
aca7364bba
SOLR-6388: Update Apache TIKA 1.5's Apache POI dependency to 3.10.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618603 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 13:38:41 +00:00
Chris M. Hostetter
343e65244e
SOLR-2894: tweak test to workarround SOLR-6386
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618490 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 18:30:32 +00:00
Shalin Shekhar Mangar
4f9bc97179
SOLR-6383: RegexTransformer returns no results after replaceAll if regex does not match a value
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618488 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 17:51:13 +00:00
Chris M. Hostetter
a549c5dfde
SOLR-5868: fixing botched changes.txt placement/merge from 4.9
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618285 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:54:10 +00:00
Chris M. Hostetter
3160f7e99c
SOLR-6342: build.xml clones lucene/CHANGES.txt as LUCENE_CHANGES.txt in solr releases; changes2html hotlinks LUCENE_CHANGES.txt when found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618281 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:37:07 +00:00
Chris M. Hostetter
0baa187e09
SOLR-6380: Added missing context info to log message if IOException occurs in processing tlog
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618272 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 20:50:47 +00:00
Ryan Ernst
73bb9c91d9
LUCENE-5850: Made Version handling more robust and extensible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Uwe Schindler
7dc2b104b1
SOLR-6381: Fix brokenness with RAM accounting in Java 9 (this is just a workaround for the bug in test framework, but it makes the test behave correct - using static fields here is a bug!)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618252 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 18:12:26 +00:00
Ryan Ernst
c8e4177039
Fix NOTICE text to use "developed at " instead of "developed by"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618245 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 17:52:12 +00:00
Joel Bernstein
41a0e71185
SOLR-5244: Exporting Full Sorted Result Sets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618224 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 16:23:36 +00:00
Joel Bernstein
eddeca9215
SOLR-5244: Exporting Full Sorted Result Sets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618068 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:48:13 +00:00
Chris M. Hostetter
b49aa49762
SOLR-2894: band-aid call to waitForThingsToLevelOut seems to eliminate some failures on some systems
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618051 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:02:12 +00:00
Robert Muir
99c23632fa
LUCENE-5882: Add 4.10 docvaluesformat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617975 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:30:44 +00:00
Anshum Gupta
b0f63241dc
SOLR-6347: Fixing CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617972 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:19:03 +00:00
Anshum Gupta
a13df9ace6
SOLR-6284: Fix NPE in OCP when non-existent sliceId is used for a deleteShard request. (This closes #74 )
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617968 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:09:43 +00:00
Mark Robert Miller
f25288764a
SOLR-5656: Add autoAddReplicas feature for shared file systems.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617919 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 12:32:27 +00:00
Shai Erera
c8e9209383
LUCENE-5883: Move MergePolicy to LiveIndexWriterConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617910 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 11:18:51 +00:00
Tomas Eduardo Fernandez Lobbe
e0c00539b5
SOLR-6374: Improved TestIntervalFaceting: Avoid asserting on number of segments as that depends on the seed. Skip tests when multiple segments can't be generated easily
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617858 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 00:21:29 +00:00
Mark Robert Miller
b7ad072dda
SOLR-6372: HdfsDirectoryFactory should use supplied Configuration for communicating with secure kerberos.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617852 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 23:00:12 +00:00
Chris M. Hostetter
910d467a93
SOLR-2894: Distributed query support for facet.pivot
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617789 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 18:23:53 +00:00
Erik Hatcher
7e4603a988
SOLR-6062: Fix undesirable edismax query parser effect (introduced in SOLR-2058) in how phrase queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617719 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 12:56:13 +00:00
Anshum Gupta
78c68d7847
SOLR-6347: Fix NPE during last replica deletion for custom sharded collections using DELETEREPLICA
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617673 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 07:41:54 +00:00
Erik Hatcher
61ed771dd4
SOLR-3957: Removed experimental warning from a couple of Solr handlers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617651 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 02:09:48 +00:00
Erik Hatcher
a644d9d073
SOLR-3029: adjust /browse did-you-mean output to new collation response format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617602 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 21:46:06 +00:00
James Dyer
b5e18c6ccb
SOLR-3029: Spellcheck response format changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617572 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 19:40:10 +00:00
Adrien Grand
94d1b7f5a6
LUCENE-5864: Split BytesRef into BytesRef and BytesRefBuilder.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617493 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 14:46:45 +00:00
Mark Robert Miller
693a0c0291
SOLR-6291: RollingRestartTest is too slow.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617482 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 14:14:33 +00:00
Noble Paul
f6d0fe58ed
SOLR-6304 wildcard fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617424 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 07:00:55 +00:00
James Dyer
965369dfcb
SOLR-6363: no CHANGES.txt for trunk-only fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617317 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:10:41 +00:00
James Dyer
abcbfddd8c
SOLR-6363: fix test bug - shut down Derby properly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617314 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:04:59 +00:00
James Dyer
46d129a4ea
SOLR-6362: fix test bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617289 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 14:13:56 +00:00
Noble Paul
6caeac6c2c
SOLR-6304 JsonLoader should be able to flatten an input JSON to multiple docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617287 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 14:07:38 +00:00
Uwe Schindler
498915a824
SOLR-6360: Remove bogus "Content-Charset" header in HttpSolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617218 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 08:07:00 +00:00
Uwe Schindler
6254a72b5c
Minor improvements to other groovy scripts. Fix bug with missing <local/>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617102 13f79535-47bb-0310-9956-ffa450edef68
2014-08-10 12:35:17 +00:00
Ryan Ernst
872bd9145c
LUCENE-5871: Remove Version from IndexWriterConfig
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617004 13f79535-47bb-0310-9956-ffa450edef68
2014-08-09 18:54:35 +00:00
Ryan Ernst
9938a39a87
LUCENE-5859: Remove Version from Analyzer constructors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616901 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 22:42:48 +00:00
Mark Robert Miller
7959276928
SOLR-6336: Cache children as well so that they can be returned when the watcher is reused.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616771 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 14:19:07 +00:00
Mark Robert Miller
c805a20bf5
SOLR-6336: DistributedQueue can easily create too many ZooKeeper Watches. ( closes #80 )
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616654 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 01:16:36 +00:00
Chris M. Hostetter
611190f82f
rm SolrXMLSerializer, all usage of this class was refactored away a while ago, but it wasn't deleted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616646 13f79535-47bb-0310-9956-ffa450edef68
2014-08-08 00:08:21 +00:00
Tomas Eduardo Fernandez Lobbe
ca8dd2347c
SOLR-6283: Add support for Interval Faceting in SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616628 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 23:27:19 +00:00
David Wayne Smiley
4b5f9578e2
SOLR-6318: New terms QParser defaults to comma delimited now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616609 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 22:24:40 +00:00
David Wayne Smiley
4e3bc61907
SOLR-6318: New terms QParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616558 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 18:00:11 +00:00
Mark Robert Miller
c229b7f1b3
SOLR-6313: Add skip Overseer logic that did not make it in.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616528 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 16:34:36 +00:00
Steven Rowe
5575ff520f
SOLR-4385: Stop using SVN Keyword Substitution in Solr src code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616393 13f79535-47bb-0310-9956-ffa450edef68
2014-08-07 03:25:40 +00:00
Timothy Potter
c119cf89a4
SOLR-6163: Correctly decode special characters in managed stopwords and synonym endpoints.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616361 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 21:50:40 +00:00
Mark Robert Miller
ddbd55d24d
SOLR-6313: Improve SolrCloud cloud-dev scripts.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616275 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 16:46:31 +00:00
Timothy Potter
6662a12c71
SOLR-3617: start/stop script with support for running examples
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616271 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 16:30:01 +00:00
Timothy Potter
581415ab0f
SOLR-6233: Basic implementation of a command-line application for checking status of Solr and running a healthcheck for a collection; intended to be used with bin/solr script.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616256 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 15:41:01 +00:00
Erik Hatcher
993cd8c273
SOLR-5664: Added support for multi-valued field highlighting in /browse UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616075 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 01:50:42 +00:00
Erik Hatcher
b130fbaf28
SOLR-4702: Added support for multiple spellcheck collations to /browse UI.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1616073 13f79535-47bb-0310-9956-ffa450edef68
2014-08-06 01:16:42 +00:00
David Wayne Smiley
5dac8551b8
SOLR-6103: Test mult-valued DateRangeField (thanks Varun Thacker)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615961 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 17:04:55 +00:00
Erik Hatcher
a7b25d28da
SOLR-2168: Added support for facet.missing in /browse field and pivot faceting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615902 13f79535-47bb-0310-9956-ffa450edef68
2014-08-05 09:42:44 +00:00
Shai Erera
f7305e3571
fix typo in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615391 13f79535-47bb-0310-9956-ffa450edef68
2014-08-03 07:26:17 +00:00
Noble Paul
de86f763f5
SOLR-6294 ,SOLR-6302
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615345 13f79535-47bb-0310-9956-ffa450edef68
2014-08-02 18:40:42 +00:00
Shalin Shekhar Mangar
cb84bf6888
SOLR-6309: Increase timeouts for AsyncMigrateRouteKeyTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615075 13f79535-47bb-0310-9956-ffa450edef68
2014-08-01 12:06:52 +00:00
Shalin Shekhar Mangar
57b947d183
Fix message in stop.sh
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1615040 13f79535-47bb-0310-9956-ffa450edef68
2014-08-01 06:27:52 +00:00
Robert Muir
e6d29d223b
LUCENE-5859: Literally add back dead code to please a bunch of fucking babies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614852 13f79535-47bb-0310-9956-ffa450edef68
2014-07-31 10:44:39 +00:00
Robert Muir
0368c604cc
LUCENE-5859: remove dead code: changes no runtime behavior, these are all unused variables
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614778 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 22:16:16 +00:00
Steven Rowe
5b1c0f316d
SOLR-5776: Re-enable SSL for this test, to see if attempts to increase the entropy pool on ASF FreeBSD Jenkins and Policeman MacOSX Jenkins are helping at all.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614774 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 21:28:31 +00:00
David Wayne Smiley
0ffce18e13
SOLR-6281: Made PostingsSolrHighlighter more configurable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614702 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 16:27:13 +00:00
Robert Muir
3f4b2b472f
LUCENE-5859: remove Version param from LuceneTestCase.newIndexWriterConfig, the grand sum of 2 tests making use of it can use the 3-arg version and reduce the noise everywhere else
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614698 13f79535-47bb-0310-9956-ffa450edef68
2014-07-30 16:20:24 +00:00
Timothy Potter
8fa6c59beb
SOLR-6020: Fix broken JavaDoc found by precommit.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614498 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 21:48:17 +00:00
Shalin Shekhar Mangar
73503c4f66
SOLR-6020: Auto-generate a unique key in schema-less example if data does not have an id field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614416 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 16:46:26 +00:00
Mark Robert Miller
6aeceaeb86
SOLR-6261: Run ZooKeeper watch event callbacks in parallel to the ZooKeeper event thread.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614244 13f79535-47bb-0310-9956-ffa450edef68
2014-07-29 03:04:35 +00:00
Shalin Shekhar Mangar
dcb260ad14
SOLR-6290: Harden and speed up CollectionsAPIAsyncDistributedZkTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614194 13f79535-47bb-0310-9956-ffa450edef68
2014-07-28 21:42:52 +00:00
Mark Robert Miller
b2e631846f
SOLR-6264: Distributed commit and optimize are executed serially across all replicas.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614118 13f79535-47bb-0310-9956-ffa450edef68
2014-07-28 18:45:23 +00:00
Robert Muir
2080ddc885
LUCENE-5593: speed up javadocs generation in build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1614058 13f79535-47bb-0310-9956-ffa450edef68
2014-07-28 15:36:27 +00:00
Shalin Shekhar Mangar
63b9f12570
SOLR-6286: Add logging on how long we slept and how many docs were found
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613838 13f79535-47bb-0310-9956-ffa450edef68
2014-07-27 20:27:35 +00:00
Shalin Shekhar Mangar
0373996d3a
SOLR-6231: Increased timeouts and hardened the RollingRestartTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613834 13f79535-47bb-0310-9956-ffa450edef68
2014-07-27 19:49:59 +00:00
Mark Robert Miller
e3fc860547
tests: null out static
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613652 13f79535-47bb-0310-9956-ffa450edef68
2014-07-26 15:18:03 +00:00
Noble Paul
bcfb420558
SOLR-6269
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613619 13f79535-47bb-0310-9956-ffa450edef68
2014-07-26 13:06:10 +00:00
Erik Hatcher
5cd69d47e1
SOLR-3622, SOLR-5847, SOLR-6194, SOLR-6269: Several DIH fixes/improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613406 13f79535-47bb-0310-9956-ffa450edef68
2014-07-25 12:19:48 +00:00
Erick Erickson
0b11b8ab6b
SOLR-6267: Let user override Interval Faceting key with LocalParams. Thanks Tomas
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613308 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 21:43:18 +00:00
Mark Robert Miller
62059a4fdc
SOLR-6274: UpdateShardHandler should log the params used to configure it's HttpClient.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1613182 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 16:39:08 +00:00
Shalin Shekhar Mangar
4b40a46634
SOLR-6270: Increased timeouts for MultiThreadedOCPTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612999 13f79535-47bb-0310-9956-ffa450edef68
2014-07-24 05:15:29 +00:00
Chris M. Hostetter
d9660bcd42
SOLR-6232: fix logging of core init failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612896 13f79535-47bb-0310-9956-ffa450edef68
2014-07-23 17:50:10 +00:00
Erick Erickson
2d1056e06f
SOLR-6216: Better faceting for multiple intervals on DV fields. Thanks Tomas
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612889 13f79535-47bb-0310-9956-ffa450edef68
2014-07-23 17:43:23 +00:00
Mark Robert Miller
f94f4952a7
SOLR-3345: BaseDistributedSearchTestCase should always ignore QTime.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612585 13f79535-47bb-0310-9956-ffa450edef68
2014-07-22 15:02:43 +00:00
Shalin Shekhar Mangar
1c6508b284
SOLR-6231: Harden the RollingRestartTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612499 13f79535-47bb-0310-9956-ffa450edef68
2014-07-22 08:01:39 +00:00
Erik Hatcher
377fab9fd9
Skip convertType tests when locale is sr__#Latn
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612447 13f79535-47bb-0310-9956-ffa450edef68
2014-07-22 02:45:44 +00:00
Mark Robert Miller
514e04fe7f
SOLR-6252: A couple of small improvements to UnInvertedField class.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612422 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 22:29:31 +00:00
Chris M. Hostetter
61967d99a4
SOLR-5746: Bugs in solr.xml parsing have been fixed to more correctly deal with the various datatypes of options people can specify, additional error handling of duplicated/unidentified options has also been added
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612419 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 22:18:38 +00:00
Mark Robert Miller
a141498428
fix formatting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612410 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 21:54:56 +00:00
Erik Hatcher
ea00cf4e6c
SOLR-6263: Add DIH handler name to variable resolver as ${dih.handlerName}
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612354 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 17:26:14 +00:00
Shalin Shekhar Mangar
27d68500ee
SOLR-5968: BinaryResponseWriter fetches unnecessary stored fields when only pseudo-fields are requested
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612200 13f79535-47bb-0310-9956-ffa450edef68
2014-07-21 07:25:24 +00:00
Erik Hatcher
adaaaf041a
SOLR-6258: Added onRollback event handler hook to Data Import Handler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1612124 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 17:32:28 +00:00
Erik Hatcher
2d1cf43b4c
SOLR-6165: Add tests for convertType and BigDecimal implicit conversion
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611985 13f79535-47bb-0310-9956-ffa450edef68
2014-07-20 01:00:45 +00:00
Steven Rowe
a0bc0c3d80
SOLR-6257: More than two "!"-s in a doc ID throws an ArrayIndexOutOfBoundsException when using the composite id router.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611934 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:48:53 +00:00
Timothy Potter
02f4d97cf9
SOLR-6241: disable this test on Jenkins until we can track down the cause of the No registered leader was found after waiting for 60000ms , collection: c8n_1x3_lf slice: shard1 problem
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611922 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 17:11:44 +00:00
Shalin Shekhar Mangar
c8261a41d3
SOLR-6259: Reduce CPU usage by avoiding repeated costly calls to Document.getField inside DocumentBuilder.toDocument for use-cases with large number of fields and copyFields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611852 13f79535-47bb-0310-9956-ffa450edef68
2014-07-19 07:10:36 +00:00
Timothy Potter
6b1f32c1eb
SOLR-3893: update changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611690 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 16:13:43 +00:00
Timothy Potter
de191c73d3
SOLR-2245: Better way to check if last_index_time is the initial value and fixup changes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611667 13f79535-47bb-0310-9956-ffa450edef68
2014-07-18 14:51:45 +00:00
Steven Rowe
63a925d578
SOLR-6137: Disable SSL for TestCloudSchemaless
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611445 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 19:29:59 +00:00
Uwe Schindler
68819147af
Remove outdated sha1 file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611281 13f79535-47bb-0310-9956-ffa450edef68
2014-07-17 08:14:06 +00:00
Alan Woodward
1abbfdb1f7
SOLR-6232: Missed a configset
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611147 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 19:21:37 +00:00
Alan Woodward
26f2106743
SOLR-6232: Allow unloading of cores that have failed to init
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1611047 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 15:23:43 +00:00
Shalin Shekhar Mangar
ce7e042052
SOLR-6137: Fix off-by-one error in array access
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610909 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 05:02:36 +00:00
Timothy Potter
899d57f418
SOLR-2245: fix for issues found by precommit checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610905 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 02:51:54 +00:00
Timothy Potter
e0af29f9e3
SOLR_6136: fix minor issues found by precommit checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610902 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 02:18:38 +00:00
Timothy Potter
28165cee67
SOLR-3893: Update references after moving dependency jars around.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610894 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:21:29 +00:00
Timothy Potter
2169e473bb
SOLR-2245: Don't use the default date from dataimport.properties and remove duplicated entry in mail-data-config.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610893 13f79535-47bb-0310-9956-ffa450edef68
2014-07-16 01:17:23 +00:00
Timothy Potter
1f9d4e245d
SOLR-3893: Moving mail dependencies into the extras project.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610883 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 23:33:11 +00:00
Timothy Potter
9ef982ec20
SOLR-6179: issue fixed in 4.10 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610871 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 22:16:52 +00:00
Timothy Potter
7ff38d5502
SOLR-2245: Improvements to the MailEntityProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610859 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 21:44:28 +00:00
Timothy Potter
14e015dff7
SOLR-6136: Fix spin lock in blockUntilFinished (which eats CPU unnecessarily) using wait/notify and add a unit test for ConcurrentUpdateSolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610856 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 21:29:01 +00:00
Steven Rowe
2671418cfb
SOLR-6137: Schemaless concurrency improvements:
...
- Fixed an NPE when reloading a managed schema with no dynamic copy fields
- Moved parsing and schema fields addition to after the distributed phase
- AddSchemaFieldsUpdateProcessor now uses a fixed schema rather than always retrieving the latest, and holds the schema update lock through the entire schema swap-out process
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610725 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 15:23:57 +00:00
Shalin Shekhar Mangar
7087d374fe
SOLR-6245: Socket and Connection configuration are ignored in HttpSolrServer when passing in HttpClient
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610683 13f79535-47bb-0310-9956-ffa450edef68
2014-07-15 13:28:14 +00:00
Shawn Heisey
3b9736fa59
SOLR-6120: Add names to CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610465 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 17:35:07 +00:00
Shawn Heisey
61ad099fe9
SOLR-6120: Print a helpful error message from zkcli.bat when war is not extracted.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1610463 13f79535-47bb-0310-9956-ffa450edef68
2014-07-14 17:31:14 +00:00