lucene/contrib
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
..
analyzers LUCENE-1966: ArabicAnalyzer stopwords cleanup 2009-10-14 12:24:18 +00:00
ant LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
benchmark 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. 2009-10-11 17:35:09 +00:00
collation LUCENE-1971: Remove RangeQuery & Co. 2009-10-11 21:29:07 +00:00
db LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +00:00
fast-vector-highlighter LUCENE-1953: FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException 2009-10-08 13:34:43 +00:00
highlighter LUCENE-1977: Remove deprecated Term field and accessors in MultiTermQuery 2009-10-13 14:07:16 +00:00
instantiated LUCENE-1979: Remove remaining deprecations from index package. 2009-10-14 06:38:57 +00:00
lucli LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
memory LUCENE-1756: Improve PatternAnalyzerTest 2009-10-14 12:33:28 +00:00
misc LUCENE-1979: Remove remaining deprecations from index package. 2009-10-14 06:38:57 +00:00
queries fix usage of deprecated method in BooleanFilterTest, as OpenBitSet's next() was already removed. 2009-10-11 15:28:03 +00:00
queryparser 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. 2009-10-11 17:35:09 +00:00
regex LUCENE-1977: Remove deprecated Term field and accessors in MultiTermQuery 2009-10-13 14:07:16 +00:00
remote LUCENE-1978: Remove the rest of deprecated HitCollectors 2009-10-13 14:28:01 +00:00
snowball 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. 2009-10-11 17:35:09 +00:00
spatial LUCENE-1979: Remove remaining deprecations from index package. 2009-10-14 06:38:57 +00:00
spellchecker LUCENE-1968: Remove deprecated PriorityQueue methods. 2009-10-11 03:54:25 +00:00
surround LUCENE-1978: Remove the rest of deprecated HitCollectors 2009-10-13 14:28:01 +00:00
swing LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
wikipedia 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. 2009-10-11 17:35:09 +00:00
wordnet LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
xml-query-parser LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
CHANGES.txt LUCENE-1966: ArabicAnalyzer stopwords cleanup 2009-10-14 12:24:18 +00:00
contrib-build.xml It appears the contrib javadoc settings were incorrect - thats why there was a bunch of errors about reading the package-list and why some contrib-to-core links wouldn't work 2009-08-26 23:55:23 +00:00