Commit Graph

8763 Commits

Author SHA1 Message Date
Michael McCandless f36a069d11 LUCENE-2586: move the mock intblock/sep codecs out of core, into test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982287 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 15:04:26 +00:00
Michael McCandless 94040be77e LUCENE-2578: cutover function query tests to RandomIndexWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982201 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 10:40:42 +00:00
Shai Erera aa28d25b54 LUCENE-2547: merging from 3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982199 13f79535-47bb-0310-9956-ffa450edef68
2010-08-04 10:30:30 +00:00
Michael McCandless 2de913af11 remove commented out nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982084 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 23:26:58 +00:00
Michael McCandless 9c5498e0e7 LUCENE-2574: maybe 3rd time's a charm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@982073 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 23:22:09 +00:00
Yonik Seeley 4d03fda0f9 SOLR-2021: add missing files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981983 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 17:38:51 +00:00
Koji Sekiguchi ac95528aab SOLR-2021: Add SolrEncoder plugin to Highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981936 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 15:45:07 +00:00
Michael McCandless 0c0fb8bb5a LUCENE-2574: disable this opto for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981857 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 13:03:57 +00:00
Michael McCandless 022d7d2fe4 remove dead code, take 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981696 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 22:10:41 +00:00
Yonik Seeley daeafbacf2 SOLR-1469: fix TestReplicationHandler failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981690 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 21:33:19 +00:00
Michael McCandless 07bd9c34f3 revert 981659: apparently the code was not quite dead yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981687 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 20:58:51 +00:00
Michael McCandless 97e4781e36 LUCENE-2582: allow setting the default codec for newly written segments, in the alg file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981685 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 20:51:46 +00:00
Michael McCandless b76b8e58f3 LUCENE-2574: add missing seek
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981661 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 19:20:50 +00:00
Michael McCandless 7f4a23a0b7 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981659 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 18:51:20 +00:00
Robert Muir b905aba624 SOLR-2011: change all uses of java.io.tmpdir -> TEMP_DIR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981650 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 18:24:32 +00:00
Robert Muir cf46248d35 SOLR-2011: Solr tests now use a tempdir in build/ which is removed by 'ant clean', like lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981598 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:59:23 +00:00
Yonik Seeley 3885ed48ac SOLR-1469: fix TestReplicationHandler failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981594 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 16:48:18 +00:00
Robert Muir 756fc04196 SOLR-2016: use tighter stemming for textTight
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981550 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 15:17:20 +00:00
Koji Sekiguchi af4d6f1cd7 add @link in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981540 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 15:04:42 +00:00
Koji Sekiguchi 640672cb63 add @link in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981525 13f79535-47bb-0310-9956-ffa450edef68
2010-08-02 14:33:06 +00:00
Michael McCandless 83a36503b2 SOLR-2019: force Jetty to use insecure randomness source when running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981265 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 16:38:27 +00:00
Yonik Seeley 99bcf03162 tests: remove retry loop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981245 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 15:29:09 +00:00
Yonik Seeley 8bfc318bbf TestReplicationHandler - fix testReplicateAfterWrite2Slave by retrying commit also
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981068 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 15:42:07 +00:00
Michael McCandless 4b729f5617 LUCENE-2579: fix oal.search package.html description of abstract methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980917 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:44:05 +00:00
Michael McCandless 1904003fac LUCENE-2580: fix AIOOBE in MultiPhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980911 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:27:40 +00:00
Michael McCandless bea5529ed4 LUCENE-2580: fix AIOOBE in MultiPhraseQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980909 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:23:13 +00:00
Michael McCandless 53f74289d5 remove dead code for reading old indices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980908 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 18:21:40 +00:00
Mark Robert Miller d57ef1cf1a this is still somewhat brittle - try waiting for up to 3 seconds
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980879 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 16:05:48 +00:00
Shai Erera 4b4ecb7528 Some contrib build.xml didn't import contrib-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980765 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 12:42:19 +00:00
Shai Erera f4919e14b8 LUCENE-2574: Optimize copies between IndexInput and Output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980656 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 06:13:13 +00:00
Chris M. Hostetter 66660307d9 SOLR-1240: fixed typo in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980592 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 21:47:14 +00:00
Chris M. Hostetter adaeb656c8 SOLR-1240: Added support for generalized Numerical Range faceting on any numeric (or date) field. Note: this required modifying ConvertedLegacyTest to deal with an expectation about how many fields a specific document has (there are more now because of a copyField i added to the schema)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980555 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:05:41 +00:00
Michael McCandless d5ded69e49 add randomized test case to test stored fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980501 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 16:38:44 +00:00
Mark Robert Miller 67c66e136f raise the retry count
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980447 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 13:36:30 +00:00
Michael McCandless 317b939949 LUCENE-2559: add SegmentReader.reopen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980436 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 13:10:52 +00:00
Michael McCandless 1a153246d1 add some missing synchronization to CodecProvider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980433 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 13:06:14 +00:00
Michael McCandless b0e7f1c661 fix (again) TestIW.testThreadInterruptDeadlock to properly close (abort) its writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980428 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 12:56:52 +00:00
Michael McCandless 747a1c2d8f print codec when IW.infoStream is enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980398 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 11:03:24 +00:00
Michael McCandless 04cdd6c249 fix TestIW.testThreadInterruptDeadlock to properly close (abort) its writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980369 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 09:08:11 +00:00
Mark Robert Miller b3bb09bb8a add another couple loops for this test to keep false failure from occurring
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980261 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 22:57:44 +00:00
Mark Robert Miller f64f56f584 extend time a bit to prevent false test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980081 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 14:52:11 +00:00
Mark Robert Miller 41bb029ecf retry to prevent false failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979951 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 05:27:03 +00:00
Robert Muir 9cf23312ef don't generate invalid random unicode strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979809 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 19:10:46 +00:00
Yonik Seeley 6e30869fc9 SOLR-1925: CSVResponseWriter and commons-csv update
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979807 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 19:06:39 +00:00
Shai Erera bed729c561 LUCENE-2570: Some improvements to _TestUtil and its usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979646 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 11:31:25 +00:00
Michael McCandless 96a6898ce7 LUCENE-2568: fix AutomatonTestUtil.RandomAcceptedString to not return invalid (containing code points in the UTF16 surrogates range) UTF32
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979639 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 10:56:04 +00:00
Michael McCandless c76e15a33d LUCENE-2569: in Sep codec, make sure reused Docs/AndPositionsEnum can in fact be reused
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979637 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 10:51:54 +00:00
Robert Muir f8fba74632 LUCENE-2554: preflex codec doesnt order terms correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979453 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:35:43 +00:00
Michael McCandless 2ba78a2ba0 LUCENE-2565: don't enter infinite random loop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979452 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:30:47 +00:00
Robert Muir 2b988eafaa don't generate invalid random regexps: the toString method of RegExp doesnt escape
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979422 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 20:02:49 +00:00