20785 Commits

Author SHA1 Message Date
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
Uwe Schindler
c60e7fe419 Fix forbidden API usage in Groovy code!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627166 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 22:12:34 +00:00
Ryan Ernst
07e00b4ffb LUCENE-5974: Add check that backcompat indexes use default codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627158 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 20:47:14 +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
49429d07b6 LUCENE-5973: fix back compat index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627042 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 14:35:18 +00:00
Michael McCandless
da87077edd LUCENE-5958: fix IW deadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1627003 13f79535-47bb-0310-9956-ffa450edef68
2014-09-23 13:14:45 +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
Ryan Ernst
98060ec0f5 LUCENE-5972: IndexFormatTooOldException and IndexFormatTooNewException now extend from IOException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626914 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 22:49:46 +00:00
Ryan Ernst
c599b96748 LUCENE-5962: Rename diffSources.py to createPatch.py and make work it work with all text file types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626890 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 20:46:08 +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
Michael McCandless
d89d1d091d can't use SimpleText for this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626848 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 17:23:30 +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
Robert Muir
6efd37464f LUCENE-5969: let AssertingCodec implement RandomAccessOrds, and test it directly too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626826 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 16:38:51 +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
Robert Muir
2cd2251e9c LUCENE-5969: improve this test, we cant uncomment the assert until we fix 5.0 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626794 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 14:48:07 +00:00
Robert Muir
9ef36e4bb6 LUCENE-5969: add TestUtil.getDefaultCodec()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626778 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 13:57:59 +00:00
Robert Muir
214d4d1c92 LUCENE-5969: remove unnecessary code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626753 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 12:31:51 +00:00
Robert Muir
ae45ce2fb5 LUCENE-5958: handle illegalstateexception 'checks' by IW as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626750 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 12:18:31 +00:00
Shai Erera
340a9dc03c LUCENE-5941: IndexWriter.forceMerge documentation improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626675 13f79535-47bb-0310-9956-ffa450edef68
2014-09-22 06:48:11 +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
Steven Rowe
9f952f0fbf Fix maven release artifacts download script to download exactly what's under lucene/maven/ and solr/maven/ at the RC URL - previously the top-level 'org/apache/' directories were not being output. Also, document the wget options used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626594 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 15:25:32 +00:00
Michael McCandless
cc2a2bf0b0 merge forward 4.9.1's CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626571 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 11:21:21 +00:00
Michael McCandless
4725d21a56 LUCENE-5948: RateLimiter fully inits itself on init
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626556 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 09:51:18 +00:00
Michael McCandless
ea1813da94 LUCENE-5952: remove dead writer.version parsing code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626553 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 09:47:54 +00:00
Michael McCandless
4950230f32 LUCENE-5952: remove dead writer.version parsing code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626551 13f79535-47bb-0310-9956-ffa450edef68
2014-09-21 09:46:33 +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
13c33c879d SOLR-5302: Maven config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626457 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 15:13:49 +00:00
Steven Rowe
1df18c8f93 ignore IntelliJ *.iml files put in place by 'ant idea'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626431 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 12:46: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
Robert Muir
96190d0864 sync changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626373 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 00:32:54 +00:00
Robert Muir
8310bd892c LUCENE-5965: CorruptIndexException requires a String or DataInput resource
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626372 13f79535-47bb-0310-9956-ffa450edef68
2014-09-20 00:25:48 +00:00
Robert Muir
079ad96d33 LUCENE-5958: add logic to merge exc handling as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626363 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 23:24:56 +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
Steven Rowe
4b4ff77517 LUCENE-5964: drop obsolete file telling users how to set up JFlex, since this is now automated
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626318 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 20:00:09 +00:00
Ryan Ernst
83f02bec9f LUCENE-5936: Tweak test to isolate trunk only code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626258 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 16:15: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
Michael McCandless
1c2918f66d LUCENE-5963: more efficient AnalyzingSuggester.replaceSep
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1626241 13f79535-47bb-0310-9956-ffa450edef68
2014-09-19 15:04:13 +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