Uwe Schindler
|
a79cbb5746
|
Merged revision(s) 1305816 from lucene/dev/branches/branch_3x:
LUCENE-3926: Improve documentation of RAMDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305817 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 11:49:23 +00:00 |
Robert Muir
|
2185d9f55e
|
LUCENE-3927: allow running trunk tests with IBM JRE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305790 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 09:30:30 +00:00 |
Robert Muir
|
620f9a5739
|
small opto when charfilter is used: don't call this method twice in end
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305742 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 06:06:51 +00:00 |
Robert Muir
|
5a4767cd4c
|
fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305720 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 03:27:25 +00:00 |
Chris M. Hostetter
|
3f32f09c95
|
SOLR-3264: Fix CoreContainer and SolrResourceLoader logging to stop misleading people about SolrCore instanceDir's being the Solr Home Dir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305697 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-27 00:57:09 +00:00 |
Robert Muir
|
7433d817db
|
SOLR-3268: nuke svn:ignores for dih, these are now obselete from previous commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305623 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 21:52:30 +00:00 |
Robert Muir
|
ee7e14e5fd
|
SOLR-3268: use sync for more safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305587 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 20:59:42 +00:00 |
Robert Muir
|
33d1d81d87
|
SOLR-3268: don't create indexes under core/src/test-files/solr/data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305579 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 20:53:33 +00:00 |
Robert Muir
|
eb18a651bd
|
LUCENE-3906: allow specifying bootclasspath for javac/javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305529 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 20:09:08 +00:00 |
Robert Muir
|
ae0f44fcb9
|
remaining eol-style fixes to trunk, native except .sh (LF)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305492 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 18:57:08 +00:00 |
Christian Moen
|
c6a8b487e5
|
Move remaining Solr factory tests (LUCENE-3909)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305421 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 16:08:37 +00:00 |
James Dyer
|
0b1c526b67
|
SOLR-3262: Remove "threads" from DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305384 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 15:04:38 +00:00 |
Robert Muir
|
aad3a816ab
|
add test for noCFSRatio setter (thanks Tomas for the idea)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305346 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 13:28:01 +00:00 |
Robert Muir
|
a29a14698e
|
fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305339 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 12:58:58 +00:00 |
Christian Moen
|
f5770479e3
|
Move and rename Kuromoji (LUCENE-3909)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305297 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 10:31:48 +00:00 |
David Wayne Smiley
|
2e666feda9
|
SOLR-3161 An incoming isShard=true should be limited to a SearchHandler. Protects against shards.qt=/update attack
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305218 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 04:44:39 +00:00 |
David Wayne Smiley
|
9491346128
|
SOLR-3161 limit qt=/... (leading /) to refer to a SearchHandler for safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305217 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 04:43:37 +00:00 |
Robert Muir
|
b0d36c82db
|
improve debugging a tad bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305189 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-26 01:22:06 +00:00 |
Robert Muir
|
35705cc396
|
LUCENE-3919: fix czechstemmer aioobe on the empty term
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305177 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 23:40:44 +00:00 |
Michael McCandless
|
cb1a9a0cdf
|
LUCENE-3897: if best scoring path is ahead of current pos, move forward
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305149 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 21:37:55 +00:00 |
Michael McCandless
|
c876a1b850
|
on analysis consistency fail, print the text for easier debugging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305143 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 21:23:49 +00:00 |
Michael McCandless
|
a278ba7a0c
|
LUCENE-3897: fix silly bug in forced backtrace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305086 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 17:51:26 +00:00 |
Uwe Schindler
|
7a43dc7432
|
Move DocSetBase to a separate Java file to prevent compile failures on partially updated source files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305061 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 15:30:53 +00:00 |
Christian Moen
|
c3ddb9dc67
|
Added KuromojiReadingFormFilter (LUCENE-3915)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1305046 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 14:17:23 +00:00 |
Steven Rowe
|
fb33754168
|
LUCENE-3881: Added UAX29URLEmailAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304975 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-25 01:20:55 +00:00 |
Steven Rowe
|
bf93518a38
|
LUCENE-3913: use ENGLISH locale for reproducibility
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304929 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 21:26:45 +00:00 |
Dawid Weiss
|
8e8b55d32c
|
LUCENE-3908: include test method even in a failure is caught in a non-test thread.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304923 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 21:14:34 +00:00 |
Steven Rowe
|
dd41d8d3bb
|
LUCENE-3913: mention in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304916 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 21:00:25 +00:00 |
Steven Rowe
|
ada9780484
|
LUCENE-3913: Fix HTMLStripCharFilter invalid final offset for input containing </br>
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304912 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 20:54:31 +00:00 |
Michael McCandless
|
1f7c31d711
|
LUCENE-3905: add assert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304847 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 16:25:47 +00:00 |
Michael McCandless
|
da1a723a3b
|
LUCENE-3905: if real doc's text is too big, take a random slice (not just the prefix string)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304839 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 16:08:56 +00:00 |
Robert Muir
|
44695f0f3f
|
LUCENE-3883: add multitermaware to the irish case filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304838 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 16:05:41 +00:00 |
Robert Muir
|
f597b9a1cc
|
LUCENE-3883: Irish Analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304836 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 15:59:04 +00:00 |
Michael McCandless
|
ee411e09e9
|
test fixes: add missing reader.close(); cutover to newDirectory() instead of new RAMDirectory()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304833 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 15:52:18 +00:00 |
Robert Muir
|
47a702b44d
|
use a-z rather than only a-f in randomSimpleString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304826 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 15:41:01 +00:00 |
Robert Muir
|
8f53e6eaa7
|
LUCENE-3911: always use the same unicode block in the realistic case, sometimes use regexpish for lots of punctuation, fix off-by-one in randomRegexpIshString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304823 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 15:30:58 +00:00 |
Robert Muir
|
a738c94656
|
LUCENE-3911: improve BaseTokenStreamTestCase random string generation, fix off-by-ones in TestUtil string gen methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304816 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 14:54:04 +00:00 |
Michael McCandless
|
c16c7fb173
|
LUCENE-3905: don't split up a surrogate pair when truncating too-long text
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304798 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 14:06:03 +00:00 |
Christian Moen
|
63f1c48b7d
|
Added katakana stem filter (LUCENE-3901)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304719 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 06:38:53 +00:00 |
David Wayne Smiley
|
e0141c7350
|
SOLR-3270 edismax blank q bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304704 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-24 05:06:48 +00:00 |
Steven Rowe
|
6fc8fa052c
|
Enable comparisons between Solr distribution artifact names (apache-solr-*) and those of Maven artifacts (solr-*)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304662 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 23:47:55 +00:00 |
Chris M. Hostetter
|
d7bccac40b
|
SOLR-2291: bug doesn't exist on trunk, but forward porting test to prove it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304628 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 22:14:19 +00:00 |
Uwe Schindler
|
3a29e80f31
|
LUCENE-3867: Remove useless catch block, print more diagnotic information (32 bit HVMs never suppoort OBJECT_ALIGNMENT detection)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304564 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 19:11:31 +00:00 |
Michael McCandless
|
7291d38535
|
LUCENE-3905: sometimes run real-ish content (from LineFileDocs) through the analyzers too; fix end() offset bugs in the ngram tokenizers/filters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304525 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 17:39:13 +00:00 |
Dawid Weiss
|
eca9908cbe
|
Added Apache (c) header to new type template.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304521 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 17:32:07 +00:00 |
Uwe Schindler
|
35619772c7
|
LUCENE-3867: Add missing License headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304513 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 17:28:19 +00:00 |
Michael McCandless
|
9f186982aa
|
LUCENE-2621: add description of new term vectors API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304505 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 17:23:50 +00:00 |
Uwe Schindler
|
56a177774e
|
LUCENE-3867: Fix incorrect short-circuit, improve memory usage.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304485 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 17:05:58 +00:00 |
Robert Muir
|
3a8241485d
|
SOLR-3112: rename abstract -Test to -TestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304455 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 15:43:30 +00:00 |
Robert Muir
|
c1cab4323a
|
SOLR-3112: license header on test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1304449 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-23 15:37:18 +00:00 |