Commit Graph

6077 Commits

Author SHA1 Message Date
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
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
Timothy Potter f15d6e2b21 SOLR-5098: Support adding field types to managed schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622724 13f79535-47bb-0310-9956-ffa450edef68
2014-09-05 15:33:51 +00:00
Chris M. Hostetter f9a2d653b9 SOLR-5814: CoreContainer reports incorrect & missleading path for solrconfig.xml when there are loading problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622569 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 22:07:28 +00:00
Robert Muir 3604769c3a LUCENE-5906: Use Files.delete everywhere instead of File.delete
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622506 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 15:56:25 +00:00
James Dyer 305d6829a7 SOLR-6297: Fix for Distributed WordBreakSolrSpellChecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622476 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 13:57:05 +00:00
Chris M. Hostetter 320f2d1884 SOLR-6024: Fix StatsComponent when using docValues=true multiValued=true (bug only on 4x trunk commit is just test changes demonstrating correct behavior)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622386 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 00:19:56 +00:00
Noble Paul 2a5558ed77 SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622385 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 00:18:08 +00:00
Noble Paul 8306b8a464 SOLR-6365 refactoring and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622384 13f79535-47bb-0310-9956-ffa450edef68
2014-09-04 00:16:31 +00:00
Erick Erickson ee45c14565 SOLR-4580: fix a second problem with stripChroot call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622339 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 19:51:49 +00:00
Chris M. Hostetter 1eafd0fa43 SOLR-4406: Fix RawResponseWriter to respect 'base' writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622321 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 19:18:20 +00:00
Mark Robert Miller c52d04197a SOLR-4580: fix strip chroot call.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622319 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 19:15:40 +00:00
Noble Paul fbb8dc76e3 SOLR-6365 NPE bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622168 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 06:10:17 +00:00
Noble Paul 9d05bbfad4 SOLR-6365 multiparamset bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622156 13f79535-47bb-0310-9956-ffa450edef68
2014-09-03 00:35:29 +00:00
Steven Rowe d88b031c89 SOLR-5097: Schema API: Add REST support for adding dynamic fields to the schema.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622135 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 21:25:05 +00:00
Anshum Gupta 419fdd3b8c SOLR-6073: Adding names to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622129 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 21:10:49 +00:00
Anshum Gupta 7b378be2f8 SOLR-6073: Deprecate helper methods for CollectionsAPI SolrJ calls. Move towards using builder design for the calls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622121 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 21:00:31 +00:00
Robert Muir 7e69874ea5 LUCENE-5915: remove pulsing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621961 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 11:24:24 +00:00
Robert Muir def0ff7983 LUCENE-5858: trunk->branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621957 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 11:02:42 +00:00
Noble Paul e87e462c9f Upgrade Noggit and allow flexible JSON input SOLR-6445
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621943 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 07:29:17 +00:00
Noble Paul 533477efa5 Upgrade Noggit and allow flexible JSON input SOLR-6445
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621934 13f79535-47bb-0310-9956-ffa450edef68
2014-09-02 07:04:51 +00:00
Robert Muir e22113b517 LUCENE-5858: add missing references to backward-codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621849 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 17:14:59 +00:00
Robert Muir b33100c590 LUCENE-5858: remove conditionals around codec features
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621828 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 15:26:09 +00:00
Robert Muir 704b3fb091 LUCENE-5858: remove remaining unnecessary SuppressCodecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621816 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 15:01:49 +00:00
Adrien Grand 09c2c4d0aa LUCENE-5858: First iteration.
Tests pass but the rest (eg. javadocs) might be completely broken.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5858@1621751 13f79535-47bb-0310-9956-ffa450edef68
2014-09-01 11:37:03 +00:00
Mark Robert Miller 6b51065b2f SOLR-6458: Hard coded ENGLISH locale for AbstractSolrMorphlineTestBase tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621609 13f79535-47bb-0310-9956-ffa450edef68
2014-08-31 17:15:37 +00:00
Noble Paul 367df46c7d SOLR-6365: specify appends, defaults, invariants outside of the request handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621414 13f79535-47bb-0310-9956-ffa450edef68
2014-08-30 02:53:26 +00:00
Michael McCandless 7a189a3aca LUCENE-5904: fix corruption case caused by virus checker after an unclean IW shutdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621389 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 21:14:15 +00:00
Mark Robert Miller a61a530190 SOLR-4580: Support for protecting content in ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621294 13f79535-47bb-0310-9956-ffa450edef68
2014-08-29 12:30:53 +00:00
Timothy Potter 0fc0002f30 SOLR-6443: Disable test that fails on Jenkins until we can determine the problem.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621207 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 21:14:06 +00:00
Timothy Potter f911e03e31 SOLR-6444: Disable test that still fails in Jenkins sometimes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621206 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 21:13:01 +00:00
Timothy Potter f20a9e70bb SOLR-6444: Use distrib=false to ensure real-time get request only hits the replica we're testing for proper recovery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621181 13f79535-47bb-0310-9956-ffa450edef68
2014-08-28 19:03:18 +00:00
Timothy Potter 37af344a04 SOLR-6443: don't close the zk client from the test, possible fix for jenkins failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620946 13f79535-47bb-0310-9956-ffa450edef68
2014-08-27 17:21:27 +00:00
Shalin Shekhar Mangar 6f1c5de38f SOLR-6437: Managed schema is not enabled with /update/json and /update/json/docs request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620768 13f79535-47bb-0310-9956-ffa450edef68
2014-08-27 00:37:48 +00:00
Ryan Ernst 2e7acd8f73 LUCENE-5901:Replaced all occurences of LUCENE_CURRENT with LATEST for luceneMatchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620718 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 20:00:51 +00:00
Chris M. Hostetter 7555e1c43c SOLR-6387: additional map-reduce test that does forking and needs 'tr' check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620707 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 19:39:16 +00:00
Chris M. Hostetter 1cd1d47d37 ensure test closes the infoStream it opens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620691 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 18:49:41 +00:00
Chris M. Hostetter 5ba174274c SOLR-6410: Ensure all Lookup instances are closed via CloseHook - move CHANGES.txt entry for 4.10 backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620674 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 17:42:35 +00:00
Ryan Ernst f566386416 LUCENE-5900: More Version cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620509 13f79535-47bb-0310-9956-ffa450edef68
2014-08-26 05:19:34 +00:00
Shalin Shekhar Mangar 751bc33ea9 SOLR-5966: Admin UI Menu is fixed and doesn't respect smaller viewports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620473 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 21:56:46 +00:00
Mark Robert Miller e7835ba433 SOLR-6428: Occasional OverseerTest#testOverseerFailure fail due to missing election node.
SOLR-5596: OverseerTest.testOverseerFailure - leader node already exists.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620319 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 13:08:29 +00:00
Mark Robert Miller 50228a76c1 SOLR-6427: HdfsCollectionsAPIDistributedZkTest can fail because it tries to use an hdfs location with the file system based spellchecker which results in it trying to write to an illegal filesystem location.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620303 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 12:18:28 +00:00
Uwe Schindler 489e0373cd Fix forbiddena-apis failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620269 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 07:37:53 +00:00
Mark Robert Miller 40eb48bcf3 SOLR-5596: Raise zk client timeout for mock objects.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620247 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 00:06:04 +00:00
Mark Robert Miller 3f4ae2dafb SOLR-6426: SolrZkClient clean can fail due to a race with children nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620245 13f79535-47bb-0310-9956-ffa450edef68
2014-08-25 00:03:27 +00:00
Mark Robert Miller 2bb99e83fa SOLR-6425: If you using the new global hdfs block cache option, you can end up reading corrupt files on file name reuse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620236 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 23:26:33 +00:00
Mark Robert Miller c4ef611991 tests: raise connection timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620203 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 21:57:53 +00:00
Mark Robert Miller 62b916cc1f SOLR-6424: Fix test for new default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620197 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 21:47:50 +00:00
Mark Robert Miller 9b6fa3c109 tests: harden
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620194 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 21:38:34 +00:00
Mark Robert Miller c4679dcd47 SOLR-6424: The hdfs block cache BLOCKCACHE_WRITE_ENABLED is not defaulting to false like it should.
May be related to the SOLR-6423 fail.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620181 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 20:02:09 +00:00
Steven Rowe 0d64c19d18 SOLR-5776: suppress ssl for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620176 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 19:12:26 +00:00
Mark Robert Miller acee95a8d7 SOLR-6419: The ChaosMonkey tests should use fewers jetty instances on non nightly runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620167 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:36:38 +00:00
Mark Robert Miller ed813910c9 SOLR-6403: TransactionLog replay status logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620166 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:34:47 +00:00
Mark Robert Miller 8450b95c70 SOLR-6418: ChaosMonkeySafeLeaderTest is to slow on non nightly runs sometimes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620162 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:14:18 +00:00
Uwe Schindler 7f51411223 Remove outdated NOTICE.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620158 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 17:04:56 +00:00
Mark Robert Miller ae086e8103 SOLR-6417: OpenCloseCoreStressTest should be much faster on non nightly runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620152 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 16:46:16 +00:00
Shawn Heisey f695231df7 SOLR-6390: CloudSolrServer constructor improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620146 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 16:08:25 +00:00
Mark Robert Miller b673157d2f SOLR-6413: Speed up TriLevelCompositeIdRoutingTest for non nightly runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620142 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 14:49:05 +00:00
Mark Robert Miller b7617e4685 SOLR-6412: Speed up OverseerRolesTest for non nightly runs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620140 13f79535-47bb-0310-9956-ffa450edef68
2014-08-24 14:40:21 +00:00
Ryan Ernst c04d56c183 LUCENE-5650: Move changes entry to reflect backport to 4x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620056 13f79535-47bb-0310-9956-ffa450edef68
2014-08-23 17:25:57 +00:00
Joel Bernstein 81d38f9a90 SOLR-6407: SortingResponseWriter String sorting broken on single segment indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620029 13f79535-47bb-0310-9956-ffa450edef68
2014-08-23 14:08:56 +00:00
Chris M. Hostetter 674f61de29 CHANGES.txt entry for SOLR-6410, 4x only issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619946 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 22:32:55 +00:00
Mark Robert Miller bcddb85bca SOLR-6405: Update comment around retry pause padding.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619892 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 18:35:10 +00:00
Mark Robert Miller 9f4144e8e2 SOLR-6405: Remove unnecessary attemptCount > 0 check.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619879 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 18:13:21 +00:00
Uwe Schindler 903a7b40be LUCENE-5898: Clean up build files version handling, fix bug with specification version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619832 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 15:15:37 +00:00
Mark Robert Miller f06d3bf977 SOLR-6405: ZooKeeper calls can easily not be retried enough on ConnectionLoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619810 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 14:02:06 +00:00
Mark Robert Miller aad543ee1e SOLR-6402: Only exit the thread loop on a KeeperException if it's expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619792 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 13:05:25 +00:00
Joel Bernstein 2d7427dd07 SOLR-5244: Exporting Full Sorted Result Sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619783 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 12:40:39 +00:00
Mark Robert Miller 8154a8086a SOLR-6402: OverseerCollectionProcessor should not exit for ZooKeeper ConnectionLoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619641 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 01:20:18 +00:00
Mark Robert Miller 93b33b5fdb SOLR-4895: An error should be returned when a rollback is attempted in SolrCloud mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619637 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 00:11:00 +00:00
Michael McCandless 4a485d6877 LUCENE-5889: add commit method to AnalyzingInfixSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619635 13f79535-47bb-0310-9956-ffa450edef68
2014-08-22 00:07:15 +00:00
Mark Robert Miller 277136452a SOLR-6400: SolrCloud tests are not properly testing session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619612 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 22:29:12 +00:00
Timothy Potter 75ed12e0c7 SOLR-3617: minor issue if the user selects a port that is in use for the cloud example.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619591 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 21:17:38 +00:00
Ryan Ernst b391906c85 Move 4.11.0 section to correct location in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619582 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 20:55:54 +00:00
Timothy Potter ea3c2f0fc8 SOLR-6233: Add to 4.10 section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619494 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 17:38:10 +00:00
Ryan Ernst ad2fbb19ae Add 4.11 to changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619475 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:26:51 +00:00
Erick Erickson f608026e44 SOLR-6314: updated bug title to be more accurate and include Vamsee in credits, all in CHNAGES.txt. No code changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619470 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 16:16:58 +00:00
Timothy Potter 6a620061fa SOLR-3617: clean-up a few error messages and update changes to add to 4.10 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619461 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 15:57:33 +00:00
Mark Robert Miller 8e69f04527 SOLR-6089: When using the HDFS block cache, when a file is deleted, it's underlying data entries in the block cache are not removed, which is a problem with the global block cache option.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619427 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 15:03:29 +00:00
Mark Robert Miller e681856c55 SOLR-6268: HdfsUpdateLog has a race condition that can expose a closed HDFS FileSystem instance and should close it's FileSystem instance if either inherited close method is called.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619402 13f79535-47bb-0310-9956-ffa450edef68
2014-08-21 14:16:07 +00:00
Anshum Gupta 8af2ef5345 SOLR-6391: Improve message for CREATECOLLECTION failure due to missing numShards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 23:20:28 +00:00
Chris M. Hostetter eae14b165c sync rjernst's r1618245 change to lucene/CHANGES.txt with Solr's copy (smokecheck verification failure)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619225 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 20:55:27 +00:00
Mark Robert Miller cdd0fe7f8d SOLR-6393: TransactionLog replay performance on HDFS is very poor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619200 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 18:46:27 +00:00
Chris M. Hostetter cac2292ce0 SOLR-6178: backout deprecation until we have a diff default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619172 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 17:31:08 +00:00
Timothy Potter 7223a40b6d SOLR-3617: hardening command-line parsing and a few minor bug fixes found by QA testing.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619025 13f79535-47bb-0310-9956-ffa450edef68
2014-08-20 02:56:18 +00:00
Uwe Schindler dd1e04cc0f SOLR-6388: Add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618959 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 19:53:01 +00:00
Uwe Schindler ffeb6b029c SOLR-6387: Try to fix this a second time...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618938 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 19:11:07 +00:00
Erik Hatcher b9cf600c56 Fix test file name typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618917 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 18:03:15 +00:00
Erik Hatcher f1feec3579 SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" configurations, and tidied up README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618878 13f79535-47bb-0310-9956-ffa450edef68
2014-08-19 14:56:26 +00:00
Erick Erickson 3b5b5fe94c SOLR-6314: Multi-threaded facet counts differ when SolrCloud has >1 shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618716 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 19:45:17 +00:00
Erick Erickson 46d60dadb4 SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores are created in wrong location. Thanks Primoz
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618705 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 18:55:09 +00:00
Uwe Schindler 52fe544a4c SOLR-6387: Add better error messages throughout Solr and supply a work around for Java bug #8047340 to SystemInfoHandler: On Turkish default locale, some JVMs fail to fork on MacOSX, BSD, AIX, and Solaris platforms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618672 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 17:33:49 +00:00
Uwe Schindler 235a886169 SOLR-6389: Fix spec version of WAR file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618652 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 16:24:55 +00:00
Uwe Schindler aca7364bba SOLR-6388: Update Apache TIKA 1.5's Apache POI dependency to 3.10.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618603 13f79535-47bb-0310-9956-ffa450edef68
2014-08-18 13:38:41 +00:00
Chris M. Hostetter 343e65244e SOLR-2894: tweak test to workarround SOLR-6386
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618490 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 18:30:32 +00:00
Shalin Shekhar Mangar 4f9bc97179 SOLR-6383: RegexTransformer returns no results after replaceAll if regex does not match a value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618488 13f79535-47bb-0310-9956-ffa450edef68
2014-08-17 17:51:13 +00:00
Chris M. Hostetter a549c5dfde SOLR-5868: fixing botched changes.txt placement/merge from 4.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618285 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:54:10 +00:00
Chris M. Hostetter 3160f7e99c SOLR-6342: build.xml clones lucene/CHANGES.txt as LUCENE_CHANGES.txt in solr releases; changes2html hotlinks LUCENE_CHANGES.txt when found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618281 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 21:37:07 +00:00
Chris M. Hostetter 0baa187e09 SOLR-6380: Added missing context info to log message if IOException occurs in processing tlog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618272 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 20:50:47 +00:00
Ryan Ernst 73bb9c91d9 LUCENE-5850: Made Version handling more robust and extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618263 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 19:15:17 +00:00
Uwe Schindler 7dc2b104b1 SOLR-6381: Fix brokenness with RAM accounting in Java 9 (this is just a workaround for the bug in test framework, but it makes the test behave correct - using static fields here is a bug!)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618252 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 18:12:26 +00:00
Ryan Ernst c8e4177039 Fix NOTICE text to use "developed at " instead of "developed by"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618245 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 17:52:12 +00:00
Joel Bernstein 41a0e71185 SOLR-5244: Exporting Full Sorted Result Sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618224 13f79535-47bb-0310-9956-ffa450edef68
2014-08-15 16:23:36 +00:00
Joel Bernstein eddeca9215 SOLR-5244: Exporting Full Sorted Result Sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618068 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:48:13 +00:00
Chris M. Hostetter b49aa49762 SOLR-2894: band-aid call to waitForThingsToLevelOut seems to eliminate some failures on some systems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618051 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 21:02:12 +00:00
Robert Muir 99c23632fa LUCENE-5882: Add 4.10 docvaluesformat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617975 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:30:44 +00:00
Anshum Gupta b0f63241dc SOLR-6347: Fixing CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617972 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:19:03 +00:00
Anshum Gupta a13df9ace6 SOLR-6284: Fix NPE in OCP when non-existent sliceId is used for a deleteShard request. (This closes #74)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617968 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 15:09:43 +00:00
Mark Robert Miller f25288764a SOLR-5656: Add autoAddReplicas feature for shared file systems.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617919 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 12:32:27 +00:00
Shai Erera c8e9209383 LUCENE-5883: Move MergePolicy to LiveIndexWriterConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617910 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 11:18:51 +00:00
Tomas Eduardo Fernandez Lobbe e0c00539b5 SOLR-6374: Improved TestIntervalFaceting: Avoid asserting on number of segments as that depends on the seed. Skip tests when multiple segments can't be generated easily
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617858 13f79535-47bb-0310-9956-ffa450edef68
2014-08-14 00:21:29 +00:00
Mark Robert Miller b7ad072dda SOLR-6372: HdfsDirectoryFactory should use supplied Configuration for communicating with secure kerberos.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617852 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 23:00:12 +00:00
Chris M. Hostetter 910d467a93 SOLR-2894: Distributed query support for facet.pivot
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617789 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 18:23:53 +00:00
Erik Hatcher 7e4603a988 SOLR-6062: Fix undesirable edismax query parser effect (introduced in SOLR-2058) in how phrase queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617719 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 12:56:13 +00:00
Anshum Gupta 78c68d7847 SOLR-6347: Fix NPE during last replica deletion for custom sharded collections using DELETEREPLICA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617673 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 07:41:54 +00:00
Erik Hatcher 61ed771dd4 SOLR-3957: Removed experimental warning from a couple of Solr handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617651 13f79535-47bb-0310-9956-ffa450edef68
2014-08-13 02:09:48 +00:00
Erik Hatcher a644d9d073 SOLR-3029: adjust /browse did-you-mean output to new collation response format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617602 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 21:46:06 +00:00
James Dyer b5e18c6ccb SOLR-3029: Spellcheck response format changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617572 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 19:40:10 +00:00
Adrien Grand 94d1b7f5a6 LUCENE-5864: Split BytesRef into BytesRef and BytesRefBuilder.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617493 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 14:46:45 +00:00
Mark Robert Miller 693a0c0291 SOLR-6291: RollingRestartTest is too slow.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617482 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 14:14:33 +00:00
Noble Paul f6d0fe58ed SOLR-6304 wildcard fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617424 13f79535-47bb-0310-9956-ffa450edef68
2014-08-12 07:00:55 +00:00
James Dyer 965369dfcb SOLR-6363: no CHANGES.txt for trunk-only fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617317 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:10:41 +00:00
James Dyer abcbfddd8c SOLR-6363: fix test bug - shut down Derby properly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617314 13f79535-47bb-0310-9956-ffa450edef68
2014-08-11 16:04:59 +00:00