lucene/contrib
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
..
analyzers LUCENE-1962: Cleaned up Persian & Arabic Analyzer. Prevent default stopword list from being loaded more than once. 2009-10-08 13:54:18 +00:00
ant LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
benchmark LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +00:00
collation LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +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-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
instantiated LUCENE-1960: Remove deprecated Field.Store.COMPRESS. 2009-10-08 00:54:59 +00:00
lucli LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
memory LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +00:00
misc LUCENE-1959: reuse the copy buffer 2009-10-08 12:52:15 +00:00
queries LUCENE-1957: Remove Filter.bits(IndexReader). 2009-10-07 21:43:45 +00:00
queryparser LUCENE-1257: Move messages package to Java 1.5, thanks Robert Muir! 2009-10-03 23:36:23 +00:00
regex LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
remote LUCENE-1957: Remove Filter.bits(IndexReader). 2009-10-07 21:43:45 +00:00
snowball LUCENE-1855: Change AttributeSource API to use generics 2009-10-01 07:53:43 +00:00
spatial LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
spellchecker LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
surround LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +00:00
swing LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
wikipedia LUCENE-1257: Replace StringBuffer by StringBuilder where possible 2009-10-02 22:11:10 +00:00
wordnet LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
xml-query-parser LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
CHANGES.txt LUCENE-1953: FastVectorHighlighter: small fragCharSize can cause StringIndexOutOfBoundsException 2009-10-08 13:34:43 +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