Commit Graph

21420 Commits

Author SHA1 Message Date
David Wayne Smiley fea7e276cf LUCENE-5735: number/date range faceting on NumberRangePrefixTreeStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647727 13f79535-47bb-0310-9956-ffa450edef68
2014-12-24 04:59:29 +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
Timothy Potter 4e65c4d1e0 SOLR-6851: Scripts to help install and run Solr as a service on Linux
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647700 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 23:20:42 +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
Robert Muir 3bde1e7fa5 LUCENE-6132: add basic infostream message to SortingMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647650 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 19:13:24 +00:00
Robert Muir 7d4ba636b0 LUCENE-6120: Fix MockDirectoryWrapper close() handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647599 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 15:45:16 +00:00
Robert Muir e8c3a8f6e6 LUCENE-6131: optimize SortingMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647587 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 14:55:42 +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
David Wayne Smiley e0dbdd9260 LUCENE-6031: TokenStreamFromTermVector: move lazy init to incrementToken, hold payloads more efficiently; use PackedTokenAttributeImpl (save mem)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647479 13f79535-47bb-0310-9956-ffa450edef68
2014-12-23 04:14:15 +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
Robert Muir 2bef294a09 LUCENE-6125: add more safety checks to MockDirectoryWrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647371 13f79535-47bb-0310-9956-ffa450edef68
2014-12-22 18:42:28 +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
Michael McCandless ddc5c0c6b2 fix IW infoStream: don't repeat 'too many merges' 4X per sec; add merge summary details about overall MB/sec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647278 13f79535-47bb-0310-9956-ffa450edef68
2014-12-22 10:10:10 +00:00
Adrien Grand 15665486cd LUCENE-6123: Fix BitDocIdSet.Builder.andNot.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647270 13f79535-47bb-0310-9956-ffa450edef68
2014-12-22 09:17:55 +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
Mark Robert Miller ec9fdd5943 SOLR-5776: Use less SSL in a test run.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1647147 13f79535-47bb-0310-9956-ffa450edef68
2014-12-21 14:55:00 +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
Robert Muir 8cd8dbcb8f LUCENE-6124: fix double-close bug in BaseDirectoryWrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646897 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 22:31:01 +00:00
Robert Muir 199a90214b LUCENE-6124: fix double-close() bugs in WindowsFS etc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646889 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 22:18:22 +00:00
Robert Muir 8390ae9b11 LUCENE-6127: fix mockanalyzer to not use asserts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646878 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 21:29:56 +00:00
Robert Muir 2bafbb726b LUCENE-6124: fix broken close() methods in .store/.codec apis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646854 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 20:23:42 +00:00
Michael McCandless 1725dabf45 LUCENE-6122: always set CMS settings in LuceneTestCase.newIndexWriterConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646850 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 19:46:55 +00:00
David Wayne Smiley 72d3f29460 LUCENE-6121: QueryBuilder put 2nd reset() to where it was, and add test to ensure no double-reset if there is no term attribute.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646794 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 16:55:39 +00:00
David Wayne Smiley da92c34404 LUCENE-6121: Fix a test to assumeTrue assertions enabled.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646793 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 16:52:45 +00:00
Michael McCandless 2a95001cee LUCENE-5951: these test cases can't run on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646791 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 16:40:58 +00:00
Michael McCandless 33410e30c1 LUCENE-5951: try to detect if index is on an SSD and default CMS's settings accordingly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646775 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 15:36:55 +00:00
Michael McCandless 8908328de4 fix javadocs: maybeReopen -> maybeRefresh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646764 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 15:07:25 +00:00
David Wayne Smiley e4180d30bb LUCENE-6121: CachingTokenFilter.reset() propagates to input if not cached
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646737 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 14:38:02 +00:00
Adrien Grand 5a9639c3e6 LUCENE-6118: Improve the efficiency of the history structure for recently-used filters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646674 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 11:22:13 +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
Robert Muir eef8a835dd improve toString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646637 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 07:00:52 +00:00
Steven Rowe ae727f338c SOLR-6058: Include the new Solr logo and favicon in Solritas (/browse UI) as well as in generated per-release Solr documentation; switch all favicon links' Content-Type: 'image/ico'->'image/x-icon'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646609 13f79535-47bb-0310-9956-ffa450edef68
2014-12-19 01:49:37 +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
Adrien Grand 84e6519950 LUCENE-6115: Add getMergeInstance to CompressingStoredFieldsReader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1646413 13f79535-47bb-0310-9956-ffa450edef68
2014-12-18 09:13:21 +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