Commit Graph

6123 Commits

Author SHA1 Message Date
Timothy Potter 14d27294e9 SOLR-6650: disabled by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634621 13f79535-47bb-0310-9956-ffa450edef68
2014-10-27 17:52:04 +00:00
Shalin Shekhar Mangar b422645bde SOLR-6591: ZkStateReader.updateClusterState should refresh cluster state for watched collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634554 13f79535-47bb-0310-9956-ffa450edef68
2014-10-27 14:51:08 +00:00
Shalin Shekhar Mangar 08c6f54346 SOLR-6591: Overseer can use stale cluster state and lose updates for collections with stateFormat > 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634243 13f79535-47bb-0310-9956-ffa450edef68
2014-10-25 19:20:28 +00:00
Timothy Potter 23eb9cbfcc SOLR-6650: Add optional slow request logging at WARN level; this closes #101
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634086 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 16:21:59 +00:00
Shalin Shekhar Mangar 716b4acc74 SOLR-6651: Don't log found twice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634060 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 14:07:51 +00:00
Shalin Shekhar Mangar 13e8aa61fc SOLR-6651: Fix wrong timeout logged in waitForReplicasToComeUp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634057 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 13:56:51 +00:00
Noble Paul 996bf1412b added an asMap() method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634047 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 12:59:58 +00:00
Adrien Grand c179a9bf94 LUCENE-6021: Make SparseFixedBitSet and FixedBitSet share a common "BitSet" interface.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1634012 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 07:32:19 +00:00
Robert Muir dbe6c7ff05 LUCENE-5969: remove 4.x back compat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633998 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 04:48:13 +00:00
Robert Muir ff50c35fc2 LUCENE-5969: finish porting rest of codec to 5.0 features
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633991 13f79535-47bb-0310-9956-ffa450edef68
2014-10-24 02:43:41 +00:00
Jan Høydahl 7c3703a5b2 SOLR-6647: Bad error message when missing resource from ZK when parsing Schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633969 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 22:15:03 +00:00
Jan Høydahl 3deda56ac9 Start script fails to detect solr on non-default port and then after 30s tails wrong log file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633960 13f79535-47bb-0310-9956-ffa450edef68
2014-10-23 21:45:21 +00:00
Steven Rowe 31523073ad SOLR-6578: added CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633721 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 21:13:03 +00:00
Steven Rowe deda60b40d SOLR-6578: Update commons-io dependency to the latest 2.4 version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633718 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 20:54:46 +00:00
Shalin Shekhar Mangar 232c2ec167 SOLR-6295: Fix child filter query creation to never match parent docs in SolrExampleTests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633679 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 19:00:49 +00:00
Shalin Shekhar Mangar 7fa2cea91c SOLR-6224: Post soft-commit callbacks are called before soft commit actually happens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633676 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 18:48:42 +00:00
Shalin Shekhar Mangar 4ed9b12033 SOLR-6524: Collections left in recovery state after node restart because recovery sleep time increases exponentially between retries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633655 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 17:19:03 +00:00
Adrien Grand 9e9812cbb0 LUCENE-5441: Decouple (Sparse)FixedBitSet from DocIdSet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633628 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 14:19:19 +00:00
Timothy Potter 6d6ed37027 SOLR-6641: SystemInfoHandler should include the zkHost the node is using (when running in solrcloud mode)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633621 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 14:07:38 +00:00
Robert Muir 533249e67d merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5969@1633538 13f79535-47bb-0310-9956-ffa450edef68
2014-10-22 05:44:17 +00:00
Jan Høydahl 6d27591ab5 SOLR-6573: Updated after comments from Hoss, now also supports value parsed from localParam "v=", using rb.getQparser().getLocalParams()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633395 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 15:13:07 +00:00
Noble Paul c445d40b80 SOLR-6633 changed package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633394 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 15:12:55 +00:00
Noble Paul 522d1a3b15 SOLR-6633
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633391 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 14:58:37 +00:00
Noble Paul de911858d9 SOLR-6633
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633390 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 14:53:04 +00:00
Michael McCandless 8f9f8a3252 LUCENE-6013: remove IndexableFieldType.indexed and FieldInfo.indexed (it's redundant with IndexOptions != null)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633296 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 07:32:38 +00:00
Shalin Shekhar Mangar 58fe66dba7 SOLR-6530: Protect against NPE when there are no live replicas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633276 13f79535-47bb-0310-9956-ffa450edef68
2014-10-21 06:10:18 +00:00
Jan Høydahl c1bdf27d97 SOLR-6573: QueryElevationComponent now works with localParams in the query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633223 13f79535-47bb-0310-9956-ffa450edef68
2014-10-20 20:47:50 +00:00
Robert Muir eee7825cef LUCENE-5969: move old postings back compat to backward-codecs, cleanup PBF related stuff, add segment headers, etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5969@1633196 13f79535-47bb-0310-9956-ffa450edef68
2014-10-20 18:25:52 +00:00
Anshum Gupta 788d519b89 SOLR-6623: Fixing NPE in StoredFieldsShardResponseProcessor when using timeAllowed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633053 13f79535-47bb-0310-9956-ffa450edef68
2014-10-20 06:10:08 +00:00
Erick Erickson 72df721236 SOLR-5992: add removeregex as an atomic update operation, Thanks Vitaliy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633019 13f79535-47bb-0310-9956-ffa450edef68
2014-10-19 22:45:31 +00:00
Noble Paul 7644a6def6 SOLR-6551
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632756 13f79535-47bb-0310-9956-ffa450edef68
2014-10-18 11:19:01 +00:00
Noble Paul 606901c6d5 SOLR-6632
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632751 13f79535-47bb-0310-9956-ffa450edef68
2014-10-18 10:58:29 +00:00
Robert Muir c9e2d7bead LUCENE-5969: fix tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5969@1632706 13f79535-47bb-0310-9956-ffa450edef68
2014-10-18 00:19:30 +00:00
Erick Erickson f1759bc6ad CollectionsAPI call REBALANCELEADERS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632594 13f79535-47bb-0310-9956-ffa450edef68
2014-10-17 14:50:14 +00:00
Noble Paul c4f4d6efab SOLR-6476 error message fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632525 13f79535-47bb-0310-9956-ffa450edef68
2014-10-17 09:35:35 +00:00
Tomas Eduardo Fernandez Lobbe fa6fc130a4 SOLR-6151: Improved TestReplicationHandlerBackup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632449 13f79535-47bb-0310-9956-ffa450edef68
2014-10-17 00:07:07 +00:00
Steven Rowe 38f182593a LUCENE-6007: Regularize ivy.xml files to use configurations that map to remote master configurations, so that Ivy won't try to download extraneous crap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632430 13f79535-47bb-0310-9956-ffa450edef68
2014-10-16 20:13:48 +00:00
Chris M. Hostetter d8146460f0 LUCENE-5961: Fix the exists() method for FunctionValues returned by many ValueSoures to behave properly when wrapping other ValueSources which do not exist for the specified document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632414 13f79535-47bb-0310-9956-ffa450edef68
2014-10-16 19:05:20 +00:00
Adrien Grand e1b7594cd0 LUCENE-6010: Remove dead code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632305 13f79535-47bb-0310-9956-ffa450edef68
2014-10-16 13:41:08 +00:00
Noble Paul 6a790d5b25 SOLR-6307
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632259 13f79535-47bb-0310-9956-ffa450edef68
2014-10-16 09:41:43 +00:00
Shalin Shekhar Mangar 22ac7a0bce SOLR-4715: Fixing precommit and removing incorrect javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632164 13f79535-47bb-0310-9956-ffa450edef68
2014-10-15 18:50:59 +00:00
Michael McCandless 78e445ce57 LUCENE-6006: remove unnecessary FieldInfo.normType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632120 13f79535-47bb-0310-9956-ffa450edef68
2014-10-15 16:58:30 +00:00
Shalin Shekhar Mangar 46bdcca89e SOLR-4715: Add CloudSolrServer constructors which accept a HttpClient instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632049 13f79535-47bb-0310-9956-ffa450edef68
2014-10-15 14:09:31 +00:00
Gregory Chanan 8ecb8f5c88 SOLR-6624: Spelling mistakes in the Java source
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631924 13f79535-47bb-0310-9956-ffa450edef68
2014-10-14 23:43:59 +00:00
Noble Paul 048d0e7bf4 SOLR-6617
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631649 13f79535-47bb-0310-9956-ffa450edef68
2014-10-14 07:21:26 +00:00
Chris M. Hostetter 269545dd91 SOLR-6540 Fix NPE from strdist() func when doc value source does not exist in a doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631555 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 21:19:47 +00:00
Chris M. Hostetter d0dd912bba SOLR-6485: remove useless javadocs that are broken and violate precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631554 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 21:16:34 +00:00
Timothy Potter fe41822918 SOLR-6529: fix regression in error handling introduced by using pid files for finding Solr processes on the localhost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631514 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 19:23:22 +00:00
Timothy Potter 9322323d8b SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631467 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:44:34 +00:00
Timothy Potter 59e271011f SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631464 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:40:28 +00:00
Timothy Potter a5ee2289d4 SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631462 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 16:38:49 +00:00
Timothy Potter 58a145fbba SOLR-6511: fix back compat issue when reading existing data from ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631439 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 15:35:35 +00:00
Noble Paul 1fb3769a89 SOLR-6485 added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631426 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:48:04 +00:00
Noble Paul 5e61a97033 SOLR-6476 change the error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631420 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:37:55 +00:00
Shalin Shekhar Mangar 169b0a41cf SOLR-5852: Add CloudSolrServer helper method to connect to a ZK ensemble
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631409 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:23:24 +00:00
Noble Paul 9a9444a642 SOLR-6476 refactored to get the Operation class outside
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631397 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 14:01:25 +00:00
Shalin Shekhar Mangar 5f002f0f66 Use diamond operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631375 13f79535-47bb-0310-9956-ffa450edef68
2014-10-13 13:06:32 +00:00
Anshum Gupta 67bff82e65 SOLR-5986: Removing a todo that was introduced with a prior commit. It doesn't make any sense now as partialResults are now returned in all cases where timeAllowed kicks in
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631145 13f79535-47bb-0310-9956-ffa450edef68
2014-10-12 04:16:00 +00:00
Timothy Potter 98e1abe532 SOLR-6529: Stop command in the start scripts should only stop the instance that it had started
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630606 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 22:28:05 +00:00
Anshum Gupta 3f603bdd87 SOLR-5986: Fix tests and start returning partial results in case of ExitingReaderException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630583 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:07:46 +00:00
Gregory Chanan 2da8697230 SOLR-6609: queryParams not respected for single-stream UpdateRequests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630576 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 20:00:32 +00:00
Timothy Potter 3f566e6e91 SOLR-6549: add a -s option to set the -Dsolr.solr.home property, thus allowing multiple Solr nodes on the same host to share the same server directory -d but with different Solr home directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630550 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 18:42:21 +00:00
Shalin Shekhar Mangar e7f194c1dc SOLR-6605: Make ShardHandlerFactory maxConnections configurable (This closes #99)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630532 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 16:47:11 +00:00
Dawid Weiss 733d67246c Update RR to version 2.1.9 (minor fixes here and there).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630486 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 14:25:24 +00:00
Shalin Shekhar Mangar d5191d5674 SOLR-6603: LBHttpSolrServer - lazily allocate skipped-zombie-servers list. (This closes #97)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630285 13f79535-47bb-0310-9956-ffa450edef68
2014-10-09 05:32:06 +00:00
Shalin Shekhar Mangar 791ccec5c0 SOLR-6545: Query field list with wild card on dynamic field fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630169 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 16:36:03 +00:00
Erick Erickson aa5227c99f SOLR-6513: Add a collectionsAPI call BALANCESLICEUNIQUE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630143 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 15:28:42 +00:00
Timothy Potter 1979ac573d SOLR-6157: re-enable this test to see if it runs consistently on Jenkins (beast passed 20/20)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630140 13f79535-47bb-0310-9956-ffa450edef68
2014-10-08 15:23:44 +00:00
Timothy Potter 511996c5ba SOLR-6511: keep track of the node that created the leader-initiated recovery znode, helpful for debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629966 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 19:35:12 +00:00
Tomas Eduardo Fernandez Lobbe 4244b5f82d SOLR-6589: Test is fixed by the commit in SOLR-6590
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629923 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 16:34:49 +00:00
Adrien Grand 3f99989544 LUCENE-5996: Collections.shuffle(List) is now a forbidden API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629920 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 16:22:39 +00:00
Robert Muir 83d58d7761 LUCENE-5995: upgrade to ICU 54.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5995@1629796 13f79535-47bb-0310-9956-ffa450edef68
2014-10-07 02:38:14 +00:00
Anshum Gupta c3c3f29a7d SOLR-6597: Removed SolrIndexConfig parameter from one of the SolrIndexSearcher constructor, where it was never really used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629772 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 21:54:58 +00:00
Timothy Potter d308344af8 SOLR-6511: Better handling of ZooKeeper related exceptions when deciding to start the leader-initiated recovery nag thread
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629720 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 17:50:49 +00:00
Timothy Potter ac7621e607 SOLR-6592: Avoid waiting for the leader to see the down state if that leader is not live.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629719 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 17:50:00 +00:00
Noble Paul e8afe4f5c5 SOLR_-6590
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629624 13f79535-47bb-0310-9956-ffa450edef68
2014-10-06 12:16:42 +00:00
Tomas Eduardo Fernandez Lobbe 74ca91be6c SOLR-6589: Ignoring testExampleConfig until there is a fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629517 13f79535-47bb-0310-9956-ffa450edef68
2014-10-05 17:56:14 +00:00
Robert Muir 35160fd56a LUCENE-5969: Lucene 5.0 codec, round two
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629499 13f79535-47bb-0310-9956-ffa450edef68
2014-10-05 14:01:13 +00:00
Noble Paul c1fb329601 SOLR-6585
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629433 13f79535-47bb-0310-9956-ffa450edef68
2014-10-04 18:01:03 +00:00
Robert Muir 59a2b79deb merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5969@1629403 13f79535-47bb-0310-9956-ffa450edef68
2014-10-04 15:08:32 +00:00
Chris M. Hostetter 72c3b1bdc9 SOLR-5986: comment out failing assertion in TestDistributedSearch until anshum can review/fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629329 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 21:55:24 +00:00
Tomas Eduardo Fernandez Lobbe 26c9773c6c SOLR-6587: Correct exception thrown on bad collection configuration in SolrCloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629305 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 20:16:59 +00:00
Timothy Potter c44e4ee0ff SOLR-6249: support re-establishing a new watcher on the managed schema znode after zk session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629229 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 15:28:41 +00:00
Shalin Shekhar Mangar bc573db32f SOLR-6530: Reopen the socket proxy after test finishes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629107 13f79535-47bb-0310-9956-ffa450edef68
2014-10-03 03:41:01 +00:00
Anshum Gupta 8a004bc63d SOLR-6564: Fix failing CloudExitableDirectoryReader test in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629062 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 20:30:41 +00:00
Erick Erickson 8091ab7838 SOLR-6577: The ability to add or change arbitrary replica properties must not allow the system properties to be changed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1629033 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 18:15:13 +00:00
Timothy Potter a27605a8d9 SOLR-6550: mention this fix in other changes section of solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628992 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 15:01:48 +00:00
Shalin Shekhar Mangar 14a98ba5d5 SOLR-6530: Commits under network partitions can put any node in down state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628945 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 11:31:16 +00:00
Shalin Shekhar Mangar 88f7e7c687 SOLR-6564: Fix failing SolrInfoMBeanTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628927 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 10:34:46 +00:00
Adrien Grand 322b697b03 LUCENE-5984: Remove ChainedFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628923 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 10:20:26 +00:00
Anshum Gupta 359ab18b75 SOLR-6564: Fix failing ExitableDirectoryReader tests for Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628872 13f79535-47bb-0310-9956-ffa450edef68
2014-10-02 00:58:50 +00:00
Erick Erickson aa2f8bad25 SOLR-6512: Add a collections API call to add/delete arbitrary properties to a specific replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628773 13f79535-47bb-0310-9956-ffa450edef68
2014-10-01 16:57:49 +00:00
Noble Paul c48f927d10 SOLR-6476
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628747 13f79535-47bb-0310-9956-ffa450edef68
2014-10-01 15:58:15 +00:00
Noble Paul 041ea20853 SOLR-6476
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628734 13f79535-47bb-0310-9956-ffa450edef68
2014-10-01 15:20:48 +00:00
Adrien Grand 8f96faf3d3 LUCENE-5938: Add a new sparse fixed bit set and remove ConstantScoreAutoRewrite.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628402 13f79535-47bb-0310-9956-ffa450edef68
2014-09-30 11:52:23 +00:00
Timothy Potter 41f65776d3 SOLR-6511: adjust test logic to account for timing issues in zk session expiration scenario.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628203 13f79535-47bb-0310-9956-ffa450edef68
2014-09-29 15:19:13 +00:00
Timothy Potter 975f1b5bff SOLR-6249: Schema API changes return success before all cores are updated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628181 13f79535-47bb-0310-9956-ffa450edef68
2014-09-29 13:41:04 +00:00
Robert Muir 24005cdcc5 LUCENE-5969: fix compile/javadocs, tighten up backwards codecs, add more safety to 5.x fields/vectors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5969@1628070 13f79535-47bb-0310-9956-ffa450edef68
2014-09-28 14:36:00 +00:00
Michael McCandless 7ec55f26ea Lucene/Solr 4.10.1 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1628016 13f79535-47bb-0310-9956-ffa450edef68
2014-09-27 22:38:18 +00:00
Gregory Chanan d1499bffa3 SOLR-6565: SolrRequest support for query params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627898 13f79535-47bb-0310-9956-ffa450edef68
2014-09-26 22:04:14 +00:00
Anshum Gupta bf85362347 SOLR-6564: Fix failing ExitableDirectoryReader test in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627678 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 23:17:07 +00:00
Anshum Gupta b820bf78f3 SOLR-5986: Add an ExitableDirectoryReader in Lucene and use that to support exiting of long running queries in Solr.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627622 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 19:42:07 +00:00
Gregory Chanan fe0c5d68f5 SOLR-6543: Give HttpSolrServer the ability to send PUT requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627460 13f79535-47bb-0310-9956-ffa450edef68
2014-09-25 06:04:05 +00:00
Timothy Potter 3f31f26d3d SOLR-6511: Fencepost error in LeaderInitiatedRecoveryThread; refactor HttpPartitionTest to resolve jenkins failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627347 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 15:21:47 +00:00
Noble Paul 16c4a3cd91 SOLR-6453
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627343 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 15:14:16 +00:00
Noble Paul defaa27e69 SOLR-6485
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627340 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 14:47:37 +00:00
Ryan Ernst 83cbdfda3d LUCENE-5569: Rename more locations in test classes and comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627258 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 08:47:38 +00:00
Noble Paul 19cd9a06fd diabling the test till it is resolved SOLR-6347
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627215 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 04:32:27 +00:00
Noble Paul e943f4e1e4 diabling the test till it is resolved SOLR-6347
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627214 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 04:26:23 +00:00
Robert Muir 1f7d89668e LUCENE-5969: Add Lucene50Codec (infos, dv, norms)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627187 13f79535-47bb-0310-9956-ffa450edef68
2014-09-24 00:59:50 +00:00
Ryan Ernst 85bf318173 LUCENE-5569: *AtomicReader/AtomicReaderContext have been renamed to *LeafReader/LeafReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627178 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 23:51:55 +00:00
Timothy Potter 52a787e311 SOLR-6550: Provide simple mechanism for passing additional metadata / context about a server-side SolrException back to the client-side
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627154 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 20:29:14 +00:00
Noble Paul e096d4ae93 related to the failures seen here SOLR-6347
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627122 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 19:19:57 +00:00
Shalin Shekhar Mangar cc2baddb76 Add collection name to the error message logged in OCP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627078 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 16:11:41 +00:00
Robert Muir 1dd2ecb282 LUCENE-5969: move bumping default codec/dv/pf in tests to TestUtil methods, put blocktreeords in rotation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626921 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 00:52:39 +00:00
Chris M. Hostetter 34890299da SOLR-6354: stats.field can now be used to generate stats over the numeric results of arbitrary functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626856 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 17:45:53 +00:00
Timothy Potter 4e7cc1a695 SOLR-6509: Solr start scripts interactive mode doesn't honor -z argument
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626847 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 17:23:14 +00:00
Timothy Potter 5703c00949 SOLR-6486: solr start script can have a debug flag option; use -a to set arbitrary options.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626833 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 16:48:32 +00:00
Timothy Potter 8a69b1d6cb SOLR-6484: SolrCLI's healthcheck action needs to check live nodes as part of reporting the status of a replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626823 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 16:33:56 +00:00
Timothy Potter 05a55f9786 SOLR-6481: CLUSTERSTATUS action should consult /live_nodes when reporting the state of a replica
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626818 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 16:17:16 +00:00
Timothy Potter e8e49968c9 SOLR-6233: Minor refactorings provided by Steve Davids.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626802 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 15:11:20 +00:00
Steven Rowe 07dec8cab8 SOLR-5474 Fix NPE in tests (some more)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626602 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 16:02:00 +00:00
Michael McCandless f8a74cb587 LUCENE-5952: better error messages when version fails to parse; use simpler string tokenizer; don't check major versions at such a low level
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626550 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 09:44:11 +00:00
Noble Paul 346e8f52bd SOLR-5474 NPE in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626534 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 07:01:23 +00:00
Steven Rowe 459a94d93d simplify build.xml: specialization for test.lib.dir and test-lib resolution are no longer needed, since they're now defined in ../contrib-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626429 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 12:41:15 +00:00
Uwe Schindler 0d8d2b9e12 Sync Solr changes in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626396 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 07:54:51 +00:00
Anshum Gupta 6824f9b401 SOLR-6544: Fix extra iterations and unwanted arguments in helper methods in DeleteReplicaTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626328 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 20:59:15 +00:00
Timothy Potter 9f9be3f3c2 SOLR-6370: Allow tests to report/fail on many ZK watches being parallelly requested on the same data (This closes #84)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626253 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 15:48:44 +00:00
Uwe Schindler 7ec331a6d8 Add missing package.html description
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626237 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 14:37:11 +00:00
Uwe Schindler 2d67a3d0c4 Fix broken Javascript making jtidy fail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626232 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 14:23:54 +00:00
Shalin Shekhar Mangar 17d39200df Escape tag name in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626227 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 14:22:19 +00:00
Noble Paul 3d9b888f0f SOLR-5473 use zk.clean() instead of zk.delete()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626131 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 06:30:17 +00:00
Noble Paul f16af7afc0 SOLR-6365 <paramSet> renamed to <initParams>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626045 13f79535-47bb-0310-9956-ffa450edef68
2014-09-18 18:45:46 +00:00
Uwe Schindler 002860d524 LUCENE-5944: Bump version in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625976 13f79535-47bb-0310-9956-ffa450edef68
2014-09-18 13:37:14 +00:00
Shalin Shekhar Mangar 442f787693 SOLR-6115: Fix enum usage in DeleteReplicaTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625897 13f79535-47bb-0310-9956-ffa450edef68
2014-09-18 07:03:57 +00:00
Shalin Shekhar Mangar 237478f09b SOLR-6115: Cleanup enum/string action types in Overseer, OverseerCollectionProcessor and CollectionHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625891 13f79535-47bb-0310-9956-ffa450edef68
2014-09-18 05:43:04 +00:00
Uwe Schindler 7978fccfb0 SOLR-6519: Also allow "single" for HDFS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625731 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 18:36:11 +00:00
Uwe Schindler 6dddd1d6b2 SOLR-6519: Add back "single" lock factory type to StandardDirectoryFactory (to prevent test randomization from failing). Should be discussed in separate issue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625724 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 18:29:22 +00:00
Uwe Schindler 1866163a72 SOLR-6519: Make DirectoryFactory#create() take LockFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625644 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 16:30:46 +00:00
Erick Erickson c004edbb7a SOLR-6482: Omitted tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625441 13f79535-47bb-0310-9956-ffa450edef68
2014-09-17 00:49:55 +00:00
Yonik Seeley f8a4f61fe0 add overview.html file to analytics contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625384 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 20:35:54 +00:00
Yonik Seeley 21bb022d62 SOLR-5302: move analytics component to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625331 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 15:29:54 +00:00
Robert Muir e73e624af5 LUCENE-5949: Add Accountable.getChildResources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625275 13f79535-47bb-0310-9956-ffa450edef68
2014-09-16 13:26:55 +00:00
Chris M. Hostetter a0e0d79233 SOLR-6507: Fixed several bugs involving stats.field used with local params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625163 13f79535-47bb-0310-9956-ffa450edef68
2014-09-15 21:00:32 +00:00
Erick Erickson e381b67e93 SOLR-6482: Add an onlyIfDown flag for DELETEREPLICA collections API command
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624930 13f79535-47bb-0310-9956-ffa450edef68
2014-09-15 03:08:05 +00:00
Uwe Schindler 0dcd2f3e65 SOLR-6518: CachingDirectoryFactory subclasses must init directory with NoLockFactory, because the real lock factory gets set later via injectLockFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624928 13f79535-47bb-0310-9956-ffa450edef68
2014-09-15 00:49:27 +00:00
Uwe Schindler 3bb1cfb449 Don't use a SimpleFSLockFactory for RAMDirectoryFactory in Solr (fails tests in trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624924 13f79535-47bb-0310-9956-ffa450edef68
2014-09-14 23:26:17 +00:00
Robert Muir 3eb66fb19c LUCENE-5945: Full cutover to Path api from java.io.File
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624784 13f79535-47bb-0310-9956-ffa450edef68
2014-09-13 21:46:29 +00:00
Noble Paul ef634712ca SOLR-5473 removed unused APi, logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624770 13f79535-47bb-0310-9956-ffa450edef68
2014-09-13 17:40:59 +00:00
Noble Paul 3525a56010 SOLR-6514
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624717 13f79535-47bb-0310-9956-ffa450edef68
2014-09-13 08:51:39 +00:00