Commit Graph

5898 Commits

Author SHA1 Message Date
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
Chris M. Hostetter 4517445467 SOLR-5473, SOLR-5474, SOLR-5810 ... NO SVN KEYWORDS! ! !
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624650 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 21:12:20 +00:00
Steven Rowe 125feae224 SOLR-6508: SolrSchemalessExampleTests -> SolrSchemalessExampleTest (removed trailing 's' blocking execution under Ant); example-schemaless solr home is now copied to a temp dir before executing the tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624616 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 19:00:39 +00:00
Noble Paul 7888a43541 split clusterstate.json SOLR-5473, SOLR-5474, SOLR-5810
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624556 13f79535-47bb-0310-9956-ffa450edef68
2014-09-12 14:11:17 +00:00
Joel Bernstein 96b166ed06 SOLR-6323: changed overank combined query elevation test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624394 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 21:13:32 +00:00
Shalin Shekhar Mangar 34a47e66ca SOLR-6501: Binary Response Writer does not return wildcard fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624370 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 19:40:04 +00:00
Joel Bernstein 22986445fe SOLR-6323: ReRankingQParserPlugin should handle paging beyond number reranked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624303 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 14:34:44 +00:00
Robert Muir bb0256f260 LUCENE-5925: use rename instead of segments_N fallback/segments.gen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624194 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 05:04:06 +00:00
Noble Paul e631c5ed41 SOLR-6499
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624182 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 02:15:18 +00:00
Noble Paul f91b957e52 SOLR-6499
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624181 13f79535-47bb-0310-9956-ffa450edef68
2014-09-11 02:08:13 +00:00
Tomas Eduardo Fernandez Lobbe 096f05b091 SOLR-6452: CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624117 13f79535-47bb-0310-9956-ffa450edef68
2014-09-10 20:38:18 +00:00
Tomas Eduardo Fernandez Lobbe e51bce7c68 SOLR-6452: StatsComponent's stat 'missing' will work on fields with docValues=true and indexed=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624091 13f79535-47bb-0310-9956-ffa450edef68
2014-09-10 18:36:27 +00:00
Uwe Schindler 031fc7d167 Merged revision(s) 1624073 from lucene/dev/branches/branch_4x:
LUCENE-5934: Fix backwards compatibility for 4.0 indexes.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1624089 13f79535-47bb-0310-9956-ffa450edef68
2014-09-10 18:21:16 +00:00
Chris M. Hostetter 92f5ad5ea3 SOLR-6493: Fix fq exclusion via ex local param in multivalued stats.field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623884 13f79535-47bb-0310-9956-ffa450edef68
2014-09-09 23:00:04 +00:00
Noble Paul 36602cc396 SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623744 13f79535-47bb-0310-9956-ffa450edef68
2014-09-09 10:51:46 +00:00
Erick Erickson 7fbd55f679 SOLR-6187: facet.mincount ignored in range faceting using distributed search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623429 13f79535-47bb-0310-9956-ffa450edef68
2014-09-08 16:34:23 +00:00
Uwe Schindler ea365a6a96 SOLR-6489: Disable Morphlines-Cell tests, because Update to Tika 1.6 (SOLR-6488) broke them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623308 13f79535-47bb-0310-9956-ffa450edef68
2014-09-08 07:10:12 +00:00
Uwe Schindler c0717d0c18 SOLR-6488: Upgrade Solr Cell to TIKA 1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1623225 13f79535-47bb-0310-9956-ffa450edef68
2014-09-07 20:50:13 +00:00
Uwe Schindler 434c1fa913 Fix test to abort, if filesystem does not support non-readable directories (e.g., windows).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622999 13f79535-47bb-0310-9956-ffa450edef68
2014-09-07 11:24:08 +00:00
Noble Paul db577f5962 SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622820 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 23:58:10 +00:00
Noble Paul ae797c0e18 SOLR-6457
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622817 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 23:40:05 +00:00
Noble Paul 35aa8a4a45 SOLR-6471 removing unused logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622781 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 20:04:37 +00:00
Noble Paul 6386f1760f SOLR-6471
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622773 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 19:44:45 +00:00
Erick Erickson 5af7459462 SOLR-5322: core discovery can fail w/NPE and no explanation if a non-readable directory exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622745 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 17:31:34 +00:00
Timothy Potter 323426f914 SOLR-6467: bin/solr script should direct stdout/stderr when starting in the background to the solr-PORT-console.log in the logs directory instead of bin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622736 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 16:35:52 +00:00
Timothy Potter 49c6a4a0bf SOLR-6447: bin/solr should pass -DnumShards=1 for bootstrapping collection1 when starting in cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622733 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 16:30:23 +00:00