.. |
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
|
Generify more Comparable interface declarations
|
2009-10-16 17:47:14 +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-1945: Add Closeable interface to all public interfaces/super-classes that define close(). Package-private classes inside oal.index are not changed (as they often only define package-private close())
|
2009-10-18 22:21:43 +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
|
Update JavaCC parser task to Java 1.5 and regenerate files.
|
2009-10-18 23:21:13 +00:00 |
queries
|
LUCENE-1257: More generified APIs and implementations. Also makes BooleanQuery implement Iterable for easy extended for loop on clauses. Thanks Kay Kay!
|
2009-10-17 09:53:02 +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
|
Update JavaCC parser task to Java 1.5 and regenerate files.
|
2009-10-18 23:21:13 +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 |