Michael Busch
35f0f926a2
LUCENE-1970: Remove deprecated DocIdSetIterator methods.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824111 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 17:17:40 +00:00
Uwe Schindler
ad692ba1c0
reenable tests (class will not be removed in 3.0).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824101 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 16:25:55 +00:00
Uwe Schindler
b183d17bca
fix usage of deprecated method in BooleanFilterTest, as OpenBitSet's next() was already removed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824088 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 15:28:03 +00:00
Uwe Schindler
75b8d24d86
More javadoc fixes, sorry for duplicate commit, didn't see this before
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824068 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 13:15:59 +00:00
Uwe Schindler
2e3fb612af
fix javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824066 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 13:11:51 +00:00
Michael Busch
7f86a2ed63
switch to new back-compat tag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824027 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 05:31:42 +00:00
Michael Busch
2a7ce3faa3
Remove deprecated metthods in DocIdBitSet.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824015 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 04:00:02 +00:00
Michael Busch
3619c380d6
LUCENE-1968: Remove deprecated PriorityQueue methods.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824013 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 03:54:25 +00:00
Robert Muir
877c9ff521
For fa analyzer, add a test for custom stopwords
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823546 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 13:27:14 +00:00
Robert Muir
956c8cda82
LUCENE-1963: Lowercase before stopfilter in ArabicAnalyzer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823534 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 12:55:47 +00:00
Michael McCandless
990fa50610
new back compat tag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823486 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 09:47:56 +00:00
Karl-Johan Wettin
1d62f1a3f0
LUCENE-1947: Snowball package contains BSD licensed code with ASL header.
...
Also updated use of StringBuffer to StringBuilder, and added a bit of documentation about this.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823445 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 07:57:58 +00:00
Michael McCandless
a52b711350
LUCENE-1950: remove autoCommit entirely
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823375 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 00:49:17 +00:00
Michael McCandless
94d7eee008
LUCENE-1950: fix intermittent exception in testcase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823369 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 00:30:40 +00:00
Michael McCandless
24d9c6b9c7
revert accidental commit; switch to new back-compat tag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823326 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 21:12:38 +00:00
Michael McCandless
b98e0976b0
LUCENE-1951: fix WildcardQuery to correctly rewrite single term query and prefix query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823324 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 20:59:31 +00:00
Michael McCandless
f20e419aff
LUCENE-1950: remove autoCommit=true from IndexWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823321 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 20:57:32 +00:00
Simon Willnauer
b5b0ebb96c
fixed spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823296 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 19:49:19 +00:00
Simon Willnauer
8b7d25769b
LUCENE-1965, LUCENE-1962: Added possible performance improvments for Persian-, Arabic- and SmartChineseAnalyzer to changes.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823294 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 19:48:28 +00:00
Simon Willnauer
05b7822170
LUCENE-1965: Lazy Atomic Loading Stopwords in SmartCN
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823285 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 19:21:36 +00:00
Michael Busch
84b2c6ecaa
LUCENE-1961: Remove remaining deprecations from document package.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823252 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 18:02:06 +00:00
Michael Busch
3f418a0bba
LUCENE-1961: switch to latest back-compat tag.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823250 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 17:57:18 +00:00
Simon Willnauer
286cb1f9d2
LUCENE-1962: Cleaned up Persian & Arabic Analyzer. Prevent default stopword list from being loaded more than once.
...
- replace if blocks with a single switch
- marking private members final where needed
- changed protected visibility to final in final class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823180 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 13:54:18 +00:00
Koji Sekiguchi
90fc7e18c7
LUCENE-1953: FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823170 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 13:34:43 +00:00
Michael McCandless
886ae61113
LUCENE-1959: reuse the copy buffer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823155 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 12:52:15 +00:00
Michael McCandless
2fc8e01d9e
LUCENE-1959: add IndexSplitter tool to pull segment files out of an index into another
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@823153 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 12:50:19 +00:00
Michael Busch
6be57e324e
LUCENE-1960: Remove deprecated Field.Store.COMPRESS.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822978 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 00:54:59 +00:00
Michael Busch
39b4a0e4dc
LUCENE-1957: Remove Filter.bits(IndexReader).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822930 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 21:43:45 +00:00
Michael Busch
f1bf7c01be
switch to new back-compat tag for LUCENE-1957
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822916 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 21:06:42 +00:00
Michael Busch
f702e9596d
LUCENE-1856: Remove classes Hit, HitIterator, Hits and some javadoc references
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822825 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 18:32:47 +00:00
Michael McCandless
c11776d2c6
remove tags
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822781 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 15:41:09 +00:00
Michael McCandless
742aca6a9d
new back-compat tag, to fix TestBackwardsCompatibility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822769 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 14:58:56 +00:00
Michael Busch
d7d9241ef7
LUCENE-1856: Remove Hits.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822587 13f79535-47bb-0310-9956-ffa450edef68
2009-10-07 05:08:22 +00:00
Michael McCandless
ca1f4e018b
fix TestBackwardsCompability to not use deprecated APIs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822284 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 14:12:46 +00:00
Uwe Schindler
ad7441bacc
restore TestBackwardsCompatibility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822240 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 12:25:05 +00:00
Uwe Schindler
a81933fc9b
delete again
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822239 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 12:23:13 +00:00
Michael McCandless
f80ca19510
restore TestBackwardsCompatibility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822203 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 10:32:43 +00:00
Michael Busch
748a5196b8
LUCENE-486: Update compatibility.tag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822139 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 06:06:38 +00:00
Michael Busch
b9bf270b01
LUCENE-486: Remove test->demo dependencies.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@822137 13f79535-47bb-0310-9956-ffa450edef68
2009-10-06 05:57:20 +00:00
Karl-Johan Wettin
b3f73db537
LUCENE-1939: IndexOutOfBoundsException at ShingleMatrixFilter's Iterator#hasNext method on exhausted streams.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821888 13f79535-47bb-0310-9956-ffa450edef68
2009-10-05 16:01:17 +00:00
Uwe Schindler
9aa93c2a6b
Add changes for Java 1.5 Port
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821448 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 23:40:02 +00:00
Uwe Schindler
8dcc6d68b5
LUCENE-1257: Move messages package to Java 1.5, thanks Robert Muir!
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821447 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 23:36:23 +00:00
Uwe Schindler
c70555f62d
LUCENE-1944: Remove deprecated Directory stuff and IR/IW open/ctor hell
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821446 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 23:29:14 +00:00
Uwe Schindler
236baf9fcb
LUCENE-1944: Cleanup contrib to not use deprecated APIs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821444 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 23:24:33 +00:00
Uwe Schindler
b75e96f2f4
LUCENE-1257: Change some occurrences of StringBuffer in public/protected APIs of contrib/surround to StringBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821443 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 23:10:27 +00:00
Mark Robert Miller
4a210f1b69
don't point to deprecated method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821434 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 22:14:18 +00:00
Uwe Schindler
71e146deaa
revert the removeal of DateField from QueryParser (the class is deprecated, but will stay for long because of index compatibility)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821431 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 22:01:18 +00:00
Uwe Schindler
4898da205b
Further test updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821379 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 18:03:22 +00:00
Uwe Schindler
2e1d224615
one patch merged too much in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821346 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 16:04:43 +00:00
Uwe Schindler
30efdc5249
small fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@821344 13f79535-47bb-0310-9956-ffa450edef68
2009-10-03 15:53:08 +00:00