Commit Graph

3334 Commits

Author SHA1 Message Date
Noble Paul de4f26978f SOLR-6770 Added testcase for standalone mode and fixed a reload bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649551 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:44:57 +00:00
Noble Paul ddb6b38b88 SOLR-6770 wrong file name in standalone mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649542 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 15:13:46 +00:00
Michael McCandless 41fcc722ff LUCENE-6119: CMS dynamically rate limits IO writes of each merge depending on incoming merge rate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649532 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 14:28:28 +00:00
Noble Paul c8545d6dbf SOLR-6533 , changed the node name from solrConfig to config. handle empty command list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649486 13f79535-47bb-0310-9956-ffa450edef68
2015-01-05 09:18:10 +00:00
Erik Hatcher b5a484fe1f SOLR-6908: Minor corrections to SimplePostTool -help
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649442 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 22:31:13 +00:00
Erik Hatcher d693013c2c SOLR-6908: Minor corrections to SimplePostTool -help
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649438 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 22:18:01 +00:00
Noble Paul 136f38c8c6 SOLR-6787 more logging to trace errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649349 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 15:07:24 +00:00
Noble Paul 81ce259cf5 SOLR-6801 increase wait times to address failures http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/1989/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649345 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 14:50:26 +00:00
Erik Hatcher c0b2330827 SOLR-6735: Make CloneFieldUpdateProcessorFactory null safe
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649323 13f79535-47bb-0310-9956-ffa450edef68
2015-01-04 12:48:21 +00:00
David Wayne Smiley 8fd247cc0e SOLR-6797: spatial distanceUnits=degrees|kilometers|miles
units=degrees is now deprecated.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649243 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 20:09:36 +00:00
Timothy Potter c96668e207 SOLR-6874: There is a race around SocketProxy binding to it's port the way we setup JettySolrRunner and SocketProxy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649154 13f79535-47bb-0310-9956-ffa450edef68
2015-01-03 00:20:46 +00:00
Shalin Shekhar Mangar c2d9d1c602 SOLR-6905: Test pseudo-field retrieval in distributed search
This closes #122.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649110 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 20:08:16 +00:00
Erick Erickson 6791a405b4 SOLR-6906: Fix typo bug in DistributedDebugComponentTest.testCompareWithNonDistributedRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649106 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 20:02:45 +00:00
Adrien Grand 972e64f7c7 LUCENE-6148: Accountable.getChildResources returns a Collection.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1649074 13f79535-47bb-0310-9956-ffa450edef68
2015-01-02 16:25:16 +00:00
Erick Erickson 362ddae754 SOLR-6483, Refactor some methods in MiniSolrCloudCluster tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648923 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 19:19:12 +00:00
Robert Muir 9fadf77120 LUCENE-6146: Replaced Directory.copy() with Directory.copyFrom()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648851 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 15:15:13 +00:00
Noble Paul 94a23da9c2 SOLR-6787 changed the schema of blob store. now, the id is blobName/version and not the md5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648836 13f79535-47bb-0310-9956-ffa450edef68
2015-01-01 12:47:22 +00:00
Timothy Potter 93e19a3148 SOLR-6761: Ability to ignore commit and optimize requests from clients when running in SolrCloud mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648775 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 20:32:42 +00:00
Alan Woodward 259604ec24 SOLR-6895: Fix rename error in AliasIntegrationTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648750 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 17:38:25 +00:00
Alan Woodward ef809a0f10 SOLR-6895: Deprecate SolrServer classes and replace with SolrClient
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648697 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 14:05:48 +00:00
Noble Paul 5444b1f45a SOLR-6801 more tests , SOLR-6770 refactored code around
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648689 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 12:25:08 +00:00
Noble Paul 3da26b7dca SOLR-6792 added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648654 13f79535-47bb-0310-9956-ffa450edef68
2014-12-31 04:51:42 +00:00
Timothy Potter e18538cc4b SOLR-5810: basic paged nav support for cloud graph panel for many collections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648621 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 22:38:50 +00:00
Erik Hatcher 0ff1e75b74 SOLR-6779 (fix /browse on schemaless example) and several other related fixes and cleanups including remove /browse from test configs where it isn't needed, adjusting /browse definition to be valid and not an inappropriate copy of techproducts, fixed /update/extract indexing with data_driven_schema_configs configset, and fixed indexing of solr(-to-solr) example DIH indexing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648456 13f79535-47bb-0310-9956-ffa450edef68
2014-12-30 00:50:57 +00:00
Anshum Gupta 74e318cabd SOLR-6448: SolrJ support for all Collection API calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648446 13f79535-47bb-0310-9956-ffa450edef68
2014-12-29 23:37:04 +00:00
Alan Woodward 3a857ad958 SOLR-6896: Drop SolrJettyRunner max idle time to 200ms to speed up tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1648387 13f79535-47bb-0310-9956-ffa450edef68
2014-12-29 16:33:13 +00:00
Noble Paul e9395306b7 SOLR-6770 changed command names to set, update
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647962 13f79535-47bb-0310-9956-ffa450edef68
2014-12-26 12:27:35 +00:00
Erick Erickson 1417ef1f60 SOLR=6691: REBALANCELEADERS needs to change the leader election queue. Going to let this bake in trunk until 5.0 is cut
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647857 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 22:55:36 +00:00
Erick Erickson 0c6151e4bc SOLR-6860: Re-enable REBALANCELEADERS for 5.1. going to let this bake in trunk only until 5.0 is cut
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647849 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 21:55:05 +00:00
Tomas Eduardo Fernandez Lobbe bc8a596303 SOLR-6864: Improved tests, added useColdSearcher test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647836 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 19:51:51 +00:00
Noble Paul ed0f198480 SOLR-6770 fixing test failures http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2013/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647829 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:50:31 +00:00
Timothy Potter 007a6a1610 SOLR-6397: zkcli script put/putfile should allow overwriting an existing znode's data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647828 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:44:02 +00:00
Timothy Potter 1a494d6384 SOLR-6855: bin/solr -e dih launches, but has some path cruft issues preventing some of the imports don't work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647825 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 18:32:21 +00:00
Steven Rowe d0a7f224e9 SOLR-6879: Have an option to disable autoAddReplicas temporarily for all collections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647811 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 15:55:45 +00:00
Shalin Shekhar Mangar aec7811b66 SOLR-6885: Add core name to RecoveryThread name
This closes #117.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647799 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 14:48:28 +00:00
Steven Rowe 975dbe134e LUCENE-6134: fix typos: wether->whether, neccessary->necessary, initalize->initialize, specifed->specified, etc. (thanks Ahmet Arslan\!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647795 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 14:33:59 +00:00
Noble Paul 566ddf3fbd SOLR-6770 Add/edit param sets and use them in requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647748 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 08:51:08 +00:00
Steven Rowe 2189b7a761 LUCENE-6134: fix typos: it's->its, its->it's, etc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647735 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 05:48:58 +00:00
Timothy Potter 7204caba96 SOLR-6867: SolrCLI should check for existence before creating a new core/collection, more user-friendly error reporting (no stack trace), and the ability to pass a directory when using bin/solr to create a core or collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647726 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 04:00:49 +00:00
Mark Robert Miller 8622f61f12 SOLR-6729: createNodeSet.shuffle=(true|false) support for /admin/collections?action=CREATE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647654 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 19:26:29 +00:00
Shalin Shekhar Mangar 6f74593cb6 SOLR-6882: Misspelled collection API actions in ReplicaMutator exception messages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647553 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 11:40:52 +00:00
Shalin Shekhar Mangar d5a8bcf01d SOLR-6883: CLUSTERPROP API switch case does not call break
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647551 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 11:34:39 +00:00
David Wayne Smiley 75bc69dcce SOLR-6680: refactor DefaultSolrHighlighter.TermOffsetsTokenStream (from term vectors) to avoid buffering the token.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647481 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 04:27:47 +00:00
Anshum Gupta 9a9c1bde04 SOLR-6868: Try to fix the failing test and also a part of the SolrJ collection API test refactoring
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647472 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 02:52:07 +00:00
Anshum Gupta 658c73d6c3 SOLR-6881: Add split.key support for SPLITSHARD via SolrJ.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647462 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 01:30:41 +00:00
Mark Robert Miller fa1f4467f4 SOLR-6850: AutoAddReplicas makes a call to wait to see live replicas that times out after 30 milliseconds instead of 30 seconds.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647460 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 01:16:12 +00:00
Noble Paul f75adf5956 SOLR-6801 fixing test failure http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2008/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647287 13f79535-47bb-0310-9956-ffa450edef68
2014-12-22 11:05:49 +00:00
Anshum Gupta 73a6fca890 SOLR-1632: Distributed IDF, finally.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647253 13f79535-47bb-0310-9956-ffa450edef68
2014-12-22 07:05:34 +00:00
Noble Paul a9f6aaaee1 SOLR-6801 addressing test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647034 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 18:43:53 +00:00
Robert Muir 1f431a14f6 remove broken javadocs. please do not add broken javadoc tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647022 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 17:30:15 +00:00
Mark Robert Miller 3d70e67002 SOLR-6801: Fix formatting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647018 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 16:49:50 +00:00
Noble Paul ce7da69d2c NPE in tests http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11610/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646989 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 14:31:02 +00:00
Noble Paul c2c72f5f02 SOLR-6801 Load RequestHandler from blob store
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646964 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 12:21:10 +00:00
Tomas Eduardo Fernandez Lobbe d4f03f72ae SOLR-6864: Fix test race condition, make test wait for warming in TestIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646918 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 06:18:37 +00:00
Erick Erickson ec5364fa51 SOLR-6859: Disable REBALANCELEADERS for 5.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646904 13f79535-47bb-0310-9956-ffa450edef68
2014-12-20 00:17:48 +00:00
Alan Woodward 8079368b8b SOLR-6718: coreRootDirectory should be resolved against SOLR_HOME
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646660 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 10:05:14 +00:00
Tomas Eduardo Fernandez Lobbe 869ac14ac4 SOLR-6864: Support registering searcher listeners in SolrCoreAware.inform(SolrCore) method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646577 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 23:24:30 +00:00
Anshum Gupta 57bfad4861 SOLR-6523: Fixing the test. Removing the unwanted check and calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646567 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 23:06:34 +00:00
Anshum Gupta bacef57576 SOLR-6523: Provide SolrJ support for specifying stateFormat while creating Collections
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646558 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 22:27:38 +00:00
Shalin Shekhar Mangar 85ccfa8b22 Compare canonical paths instead of absolute paths
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646492 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 17:15:10 +00:00
Shalin Shekhar Mangar 2950159a2c SOLR-6554: Fix work queue handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646474 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 15:13:41 +00:00
Noble Paul 9ac8383fb7 SOLR-6787 refactored a method out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646418 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 09:40:46 +00:00
Noble Paul e23993550e SOLR-6365 lazy loaded components did not have initParams applied
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646401 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 08:25:32 +00:00
Noble Paul 5a876e47ad SOLR-6626 NPE when the filed values are null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646388 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 06:34:35 +00:00
Anshum Gupta 82a09ecd3e SOLR-5922: Add support for adding core properties to SolrJ Collection Admin Request calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646350 13f79535-47bb-0310-9956-ffa450edef68
2014-12-17 22:33:39 +00:00
Alan Woodward 7e4449010e SOLR-6849: And really fix it this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645895 13f79535-47bb-0310-9956-ffa450edef68
2014-12-16 10:11:59 +00:00
Anshum Gupta 9f8520d3a9 SOLR-6852: SimplePostTool no longer defaults to collection1, also there's no default update URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645866 13f79535-47bb-0310-9956-ffa450edef68
2014-12-16 07:17:39 +00:00
Alan Woodward 4c76f8d13d SOLR-6849: Fix another @Slow test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645712 13f79535-47bb-0310-9956-ffa450edef68
2014-12-15 18:25:53 +00:00
Robert Muir 765403b2af LUCENE-6104: simplify internals of Lucene50NormsProducer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645711 13f79535-47bb-0310-9956-ffa450edef68
2014-12-15 18:03:05 +00:00
Alan Woodward 199610cd78 SOLR-6849: Fix @Slow test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645695 13f79535-47bb-0310-9956-ffa450edef68
2014-12-15 16:49:09 +00:00
David Wayne Smiley 85a43a77a9 SOLR-6827: DateRangeField support for facet.range, exclusive ranges, DateMath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645383 13f79535-47bb-0310-9956-ffa450edef68
2014-12-14 04:55:26 +00:00
David Wayne Smiley 0ddb7567f1 LUCENE-5648: spatial NumberRangePrefixTree refactorings, mostly:
* rename NRPT.LevelledValue -> UnitNRShape, NRPT.NRShape -> SpanUnitsNRShape, both subclass new NRPT.NRShape marker class; make all 3 public and use these types in method signatures as appropriate.
* remove NRPT pass-through convenience methods on NRPTStrategy (not needed; maintenance burden)
* re-order some factory/parsing methods in NRPT to keep together at the top
* UnitNRShape implements Comparable, and both NRShape implements Cloneable
* improve randomized test to pick better random calendars
* more docs

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645381 13f79535-47bb-0310-9956-ffa450edef68
2014-12-14 04:33:01 +00:00
Erick Erickson 2d93746254 SOLR-6826: fieldType capitalization is not consistent with the rest of case-sensitive field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645349 13f79535-47bb-0310-9956-ffa450edef68
2014-12-13 20:49:03 +00:00
Shalin Shekhar Mangar c186cbfcbc SOLR-6604: SOLR-6812: Fix NPE with distrib.singlePass=true and expand component. Increased test coverage of expand component with docValues.
This closes #98.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645098 13f79535-47bb-0310-9956-ffa450edef68
2014-12-13 00:05:00 +00:00
Steven Rowe 980c23f498 SOLR-6844: Rename ConfigSolr.getZkHostPort(), which actually returns the Solr port, to .getSolrHostPort()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1645034 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 19:05:02 +00:00
Shalin Shekhar Mangar b1083b2a32 Fixed typo in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644911 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 14:53:43 +00:00
Noble Paul 8d2fded1df SOLR-6626 NPE in FieldMutatingUpdateProcessor when indexing a doc with
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644865 13f79535-47bb-0310-9956-ffa450edef68
2014-12-12 12:33:28 +00:00
Chris M. Hostetter 1612359297 SOLR-6834: hard fail if checkIntegrityAtMerge is used in 6.0 (trunk only, not for backport)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644759 13f79535-47bb-0310-9956-ffa450edef68
2014-12-11 20:45:07 +00:00
Chris M. Hostetter 05945a9490 SOLR-6834: Warn if checkIntegrityAtMerge is configured
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644707 13f79535-47bb-0310-9956-ffa450edef68
2014-12-11 17:21:47 +00:00
Noble Paul fc061ed8a2 SOLR-6787 removing the dependency on zk jar for post.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644489 13f79535-47bb-0310-9956-ffa450edef68
2014-12-10 17:32:25 +00:00
Timothy Potter f8da9b85ca SOLR-6773: Remove the multicore example as the DIH and cloud examples illustrate multicore behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644461 13f79535-47bb-0310-9956-ffa450edef68
2014-12-10 15:46:35 +00:00
Noble Paul 5929d5b436 SOLR-6633 field name changed from _src to _src_ by populafr demand
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644100 13f79535-47bb-0310-9956-ffa450edef68
2014-12-09 16:13:58 +00:00
Noble Paul 3a102c548a SOLR-6787 API to manage blobs in Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1644095 13f79535-47bb-0310-9956-ffa450edef68
2014-12-09 15:58:32 +00:00
Michael McCandless 0c28951031 LUCENE-6097: make abort/waitForMerges private
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1643891 13f79535-47bb-0310-9956-ffa450edef68
2014-12-08 19:18:48 +00:00
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