Commit Graph

3200 Commits

Author SHA1 Message Date
Anshum Gupta 778e1b31ab SOLR-6755: Adding a try/catch block and extra logging to get more details when this test fails next
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643013 13f79535-47bb-0310-9956-ffa450edef68
2014-12-02 21:50:19 +00:00
Yonik Seeley 564aed06e9 SOLR-6776: only clear changesSinceCommit on a hard commit so tlog will still be flushed on a softCommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642946 13f79535-47bb-0310-9956-ffa450edef68
2014-12-02 16:46:05 +00:00
Timothy Potter 7ff7ab4a31 SOLR-6732: back compat support needed in trunk and 5x to support upgrades from 4.10.1 to 5x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642917 13f79535-47bb-0310-9956-ffa450edef68
2014-12-02 15:41:58 +00:00
Shalin Shekhar Mangar 9d4bd1f350 SOLR-6796: distrib.singlePass does not return correct set of fields for multi-fl-parameter requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642873 13f79535-47bb-0310-9956-ffa450edef68
2014-12-02 14:04:35 +00:00
Shalin Shekhar Mangar 25bbac4a0d SOLR-6795: distrib.singlePass returns score even though not asked for
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642774 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 22:44:11 +00:00
Michael McCandless e989394fb2 LUCENE-6084: add reasonable IndexOutput.toString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642761 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 21:21:38 +00:00
Chris M. Hostetter 1d57269643 SOLR-6780: Fixed a bug in how default/appends/invariants params were affecting the set of all keys found in the request parameters, resulting in some key=value param pairs being duplicated.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642727 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 18:09:56 +00:00
Shalin Shekhar Mangar 608a61cd5c SOLR-6554: Moved performance test factors into constants
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642708 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 16:32:36 +00:00
Shalin Shekhar Mangar 2339bd0218 SOLR-6554: Refactored Overseer to improve reuse and put batching logic inside ZkStateWriter. Added a new ZkStateWriterTest.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642693 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 14:37:04 +00:00
Mark Robert Miller 193c1be0b4 SOLR-6752: Buffer Cache allocate/lost metrics should be exposed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642689 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 14:29:29 +00:00
Noble Paul 56d7da62ba SOLR-6476 removing othe vestiges of config REST APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642660 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 09:59:15 +00:00
Noble Paul f317f12f87 SOLR-6476 refactored bulk schema APIs and other read REST APIs to use standard RequestHandler mechanism
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642641 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 08:02:05 +00:00
David Wayne Smiley a371f353f5 SOLR-6510: add tests for collapse on docvalues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642620 13f79535-47bb-0310-9956-ffa450edef68
2014-12-01 02:39:18 +00:00
David Wayne Smiley 015eacf293 SOLR-6680: DefaultSolrHighlighter: avoid CachingTokenFilter when not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642510 13f79535-47bb-0310-9956-ffa450edef68
2014-11-30 04:23:57 +00:00
Shalin Shekhar Mangar 83299a07e3 SOLR-6554: Add a ClusterState.copyWith method which accepts a collection directly instead of a map of collections and use it throughout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642466 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 19:24:58 +00:00
Shalin Shekhar Mangar 918b2280a8 SOLR-6554: Removed one-liner methods and unused methods from overseer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642443 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 16:08:05 +00:00
Shalin Shekhar Mangar 2b0ecdbf47 SOLR-6554: Speed up overseer operations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642437 13f79535-47bb-0310-9956-ffa450edef68
2014-11-29 15:53:11 +00:00
Robert Muir 46e8f846c5 LUCENE-6080: remove some deprecations from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642374 13f79535-47bb-0310-9956-ffa450edef68
2014-11-28 23:05:14 +00:00
Noble Paul aee51c5eb0 SOLR-6607 /config path should show overridden requesthandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642151 13f79535-47bb-0310-9956-ffa450edef68
2014-11-27 13:42:32 +00:00
Noble Paul 4fab579c2a SOLR-6607 Managing requesthandlers through API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642141 13f79535-47bb-0310-9956-ffa450edef68
2014-11-27 13:16:22 +00:00
Mark Robert Miller 99b935a881 SOLR-6454: Suppress EOFExceptions in SolrDispatchFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642138 13f79535-47bb-0310-9956-ffa450edef68
2014-11-27 13:11:31 +00:00
Timothy Potter 6abb23b22b SOLR-3619: Fix NPE during unit tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1642017 13f79535-47bb-0310-9956-ffa450edef68
2014-11-27 03:22:56 +00:00
Mark Robert Miller 8eae2c82e3 SOLR-6459: Fix passing the wrong queue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641996 13f79535-47bb-0310-9956-ffa450edef68
2014-11-27 01:43:19 +00:00
Timothy Potter 2656c3bdb8 SOLR-3619: clone configsets when starting examples or creating cores instead of using configsets directly; selectively clone the server directory when creating node1 for the cloud example; fix script error reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641961 13f79535-47bb-0310-9956-ffa450edef68
2014-11-26 23:12:08 +00:00
Tomas Eduardo Fernandez Lobbe d5f8b17e3f SOLR-5864: Remove previous SolrCore as parameter on reload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641819 13f79535-47bb-0310-9956-ffa450edef68
2014-11-26 14:15:37 +00:00
Noble Paul 9184a44687 SOLR-6792 deprecate AdminHandlers, Clean up solrconfig.xml of unnecessary plugin definitions, implicit registration of /replication, /get and /admin/* handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641790 13f79535-47bb-0310-9956-ffa450edef68
2014-11-26 10:27:53 +00:00
David Wayne Smiley f39a0e5786 SOLR-6784: BBoxField's 'score' mode should have been optional.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641670 13f79535-47bb-0310-9956-ffa450edef68
2014-11-25 18:49:08 +00:00
Alan Woodward 5dbff1d1c1 SOLR-6763: Shard leader elections should not persist across ZK session expiry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641590 13f79535-47bb-0310-9956-ffa450edef68
2014-11-25 11:49:36 +00:00
Alan Woodward 63867cb7ce SOLR-6751: Analysis errors should return BAD_REQUEST, not SERVER_ERROR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641586 13f79535-47bb-0310-9956-ffa450edef68
2014-11-25 11:42:31 +00:00
David Wayne Smiley f60f243b17 SOLR-6781: Bugfix- BBoxField didn't support dynamic fields.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641522 13f79535-47bb-0310-9956-ffa450edef68
2014-11-25 03:43:39 +00:00
Shalin Shekhar Mangar 5f34b81536 SOLR-6754: ZkController.publish doesn't use the updateLastState parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641354 13f79535-47bb-0310-9956-ffa450edef68
2014-11-24 10:17:40 +00:00
Robert Muir 773ed71e5a LUCENE-6068: LeafReader.fields never returns null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641239 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 18:35:20 +00:00
Robert Muir 6c634c2920 LUCENE-6074: symlink jars on unix/os X systems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641236 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 18:00:11 +00:00
Mark Robert Miller 509dcf87f9 SOLR-6459: Normalize logging of operations in Overseer and log current queue size.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641218 13f79535-47bb-0310-9956-ffa450edef68
2014-11-23 16:40:30 +00:00
Noble Paul d22f5bf7b1 SOLR-6533 fixing test failures http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4445
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1641020 13f79535-47bb-0310-9956-ffa450edef68
2014-11-22 01:13:46 +00:00
Noble Paul 6b91456f73 SOLR-6533 fixing test failures http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11645
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640909 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 12:50:23 +00:00
Uwe Schindler 0f35178bee LUCENE-5950: These 2 hacks are still needed to make the whole thing to compile in Eclipse's compiler (IDE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640874 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 08:10:23 +00:00
Noble Paul c54d9a8f7f SOLR-6533 Added a testcase for config reload, hardened watching for changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640857 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 06:04:47 +00:00
Ryan Ernst 8a24e56be5 LUCENE-5950: Remove ecj hacks no longer necessary with current ecj settings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640843 13f79535-47bb-0310-9956-ffa450edef68
2014-11-21 00:34:48 +00:00
Ryan Ernst 5e17f315d4 LUCENE-5950: Move to Java 8 as minimum Java version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640833 13f79535-47bb-0310-9956-ffa450edef68
2014-11-20 22:47:21 +00:00
Mark Robert Miller 318c2bf853 SOLR-3774: Solr adds RequestHandler SolrInfoMBeans twice to the JMX server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640623 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 19:45:39 +00:00
Timothy Potter 7c5ea7648b SOLR-6762: use collection.configName parameter instead of configSet when creating a collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640598 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 17:03:31 +00:00
Noble Paul 58d913b6e5 SOLR-6365 "implicit requesthandler (specifiedin code) takes lower precedence over <initParams>"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640594 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 16:47:19 +00:00
Mark Robert Miller 570058d937 SOLR-6747: Add an optional caching option as a workaround for SOLR-6586.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640582 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 16:04:41 +00:00
Robert Muir bf6287116a LUCENE-6064: throw exception instead of doing nothing, when sorting/grouping etc on misconfigured field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640464 13f79535-47bb-0310-9956-ffa450edef68
2014-11-19 02:09:25 +00:00
Anshum Gupta eaf211db6a SOLR-6755: Fix the test to always return 2 parsedqueries i.e. have more 2 shards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1640416 13f79535-47bb-0310-9956-ffa450edef68
2014-11-18 20:12:36 +00:00
Michael McCandless fdeb323243 LUCENE-6004: don't highlight LookupResult.key from AnalyzingInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639798 13f79535-47bb-0310-9956-ffa450edef68
2014-11-14 22:04:05 +00:00
Erik Hatcher b3061b0493 Remove incorrect prefix on some log messages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639382 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 16:35:15 +00:00
Michael McCandless 8047006d11 LUCENE-6060: remove IndexWriter.unlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1639329 13f79535-47bb-0310-9956-ffa450edef68
2014-11-13 14:10:06 +00:00
Shalin Shekhar Mangar 6639fc546a SOLR-6721: ZkController.ensureReplicaInLeaderInitiatedRecovery puts replica in local map before writing to ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1637986 13f79535-47bb-0310-9956-ffa450edef68
2014-11-10 21:52:24 +00:00