lucene/contrib
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
..
analyzers LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
ant LUCENE-1856: Remove Hits. 2009-10-07 05:08:22 +00:00
benchmark LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +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-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
instantiated LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
lucli LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
memory LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +00:00
misc LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
queries LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
queryparser LUCENE-1961: Remove remaining deprecations from document package. 2009-10-08 18:02:06 +00:00
regex LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
remote LUCENE-1957: Remove Filter.bits(IndexReader). 2009-10-07 21:43:45 +00:00
snowball LUCENE-1947: Snowball package contains BSD licensed code with ASL header. 2009-10-09 07:57:58 +00:00
spatial LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
spellchecker LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
surround LUCENE-1944: Cleanup contrib to not use deprecated APIs 2009-10-03 23:24:33 +00:00
swing LUCENE-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +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-1950: remove autoCommit=true from IndexWriter 2009-10-08 20:57:32 +00:00
CHANGES.txt fixed spelling 2009-10-08 19:49:19 +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