Michael McCandless
|
f7ab67bb23
|
LUCENE-1974: strenghten TestBoolean2 to show this bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825118 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 12:58:21 +00:00 |
Michael McCandless
|
83c5198779
|
put back expert: for IndexWriter.getReader
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825117 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 12:54:42 +00:00 |
Robert Muir
|
effd119399
|
LUCENE-1756: Improve PatternAnalyzerTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825112 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 12:33:28 +00:00 |
Robert Muir
|
e053d80455
|
LUCENE-1966: ArabicAnalyzer stopwords cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825110 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 12:24:18 +00:00 |
Michael Busch
|
80ecb13e4a
|
LUCENE-1979: remove deprecated IndexCommitPoint.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825051 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 07:55:51 +00:00 |
Michael Busch
|
0ef799a369
|
switch to new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825026 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 06:41:58 +00:00 |
Michael Busch
|
21ea806aa0
|
LUCENE-1979: Remove remaining deprecations from index package.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@825022 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 06:38:57 +00:00 |
Michael McCandless
|
f89460b246
|
LUCENE-1974: add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824988 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 00:39:22 +00:00 |
Michael McCandless
|
5760c7716c
|
LUCENE-1974: test case that shows the bug & fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824983 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-14 00:17:00 +00:00 |
Michael McCandless
|
c4aca4bf8e
|
LUCENE-1974: fix nasty scoring bug causing BooleanScorer to miss docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824977 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 23:51:38 +00:00 |
Michael Busch
|
6b22b22beb
|
new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824874 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 18:28:54 +00:00 |
Michael Busch
|
b2852a6186
|
LUCENE-944: Remove deprecated methods in boolean query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824870 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 18:26:37 +00:00 |
Andrzej Bialecki
|
7d0d4ecc44
|
LUCENE-1959 Add MultiPassIndexSplitter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824798 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:54:30 +00:00 |
Uwe Schindler
|
701d8d0dfd
|
remove a deprecated/unused field
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824797 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:50:57 +00:00 |
Uwe Schindler
|
0264adadaa
|
LUCENE-1972: Some additional FieldCache deprecations removed
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824792 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:45:22 +00:00 |
Uwe Schindler
|
c5af8f8fee
|
LUCENE-1978: Remove the rest of deprecated HitCollectors
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824781 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:28:01 +00:00 |
Uwe Schindler
|
e8cf50a651
|
LUCENE-1977: Remove deprecated Term field and accessors in MultiTermQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824771 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 14:07:16 +00:00 |
Michael McCandless
|
bdef31ea5c
|
undeprecate the Version constants for older releases
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824723 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 12:44:25 +00:00 |
Uwe Schindler
|
587c951273
|
LUCENE-1972: better CHANGES.txt with also varargs Sort API
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824699 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 11:20:17 +00:00 |
Uwe Schindler
|
594c9a35f7
|
LUCENE-1972: Remove deprecated ExtendedFieldCache, custom and auto caches, SortField.AUTO, deprecated custom sort, deprecated sorting HitCollectors, deprecated TopDocs HitCollectors, legacy search
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824697 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 11:18:25 +00:00 |
Uwe Schindler
|
9f907beceb
|
new tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824633 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 08:15:06 +00:00 |
Michael Busch
|
c9cc79d30b
|
new back-compat tag
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824621 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 07:26:26 +00:00 |
Michael Busch
|
511222aacf
|
New back-compat tag with LUCENE-1975 changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824586 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-13 04:24:19 +00:00 |
Michael Busch
|
9b9d85d9ca
|
LUCENE-1975: Remove deprecated SpanQuery.getTerms() and generify Query.extractTerms(Set<Term>)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824527 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 22:40:30 +00:00 |
Michael McCandless
|
b9e6831f3c
|
improve NRT javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824498 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-12 21:06:21 +00:00 |
Uwe Schindler
|
ef1af60efe
|
LUCENE-1971: Remove RangeQuery & Co.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824175 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 21:29:07 +00:00 |
Uwe Schindler
|
e2023d0f47
|
Add a small optimization to enable users that use NumericRangeQuery with upper and lower point identical to be faster by using constant score boolean rewrite by default. By this NumericRangeQuery can be used like TermQuery to hit exactly one term.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824125 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 18:57:47 +00:00 |
Uwe Schindler
|
046f90e496
|
cleanup CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824118 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 17:41:39 +00:00 |
Uwe Schindler
|
4cded8042c
|
LUCENE-1946, LUCENE-1753: Remove deprecated TokenStream API. What a pity, my wonderful backwards layer is gone! :-( Enforce decorator pattern by making the rest of TokenStreams final.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@824116 13f79535-47bb-0310-9956-ffa450edef68
|
2009-10-11 17:35:09 +00:00 |
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 |