lucene/contrib
Grant Ingersoll 4fc8654bc1 Made some member variables protected so they can accessed by extending classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@616806 13f79535-47bb-0310-9956-ffa450edef68
2008-01-30 16:29:35 +00:00
..
analyzers LUCENE-1077: refactored to have a common PayloadHelper classes. Also added TokenOffsetPayloadTokenFilter, which encodes the Token offset into the payloads 2007-12-17 13:55:46 +00:00
ant - LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created. 2007-08-22 23:16:48 +00:00
benchmark Made some member variables protected so they can accessed by extending classes 2008-01-30 16:29:35 +00:00
db LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view. 2007-11-14 19:16:19 +00:00
highlighter LUCENE-1132: Updated documentation and deprecated bytes references in favor of character references 2008-01-29 13:35:13 +00:00
javascript LUCENE-931: adding missing license headers to various files 2007-06-09 06:09:46 +00:00
lucli - LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created. 2007-08-22 23:16:48 +00:00
memory Disable verbose standard output in MemoryIndexTest by default. 2007-11-17 20:19:17 +00:00
miscellaneous LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
queries Rename README files to uppercase letters 2008-01-10 22:38:38 +00:00
regex LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
similarity LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view. 2007-11-14 19:16:19 +00:00
snowball - LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created. 2007-08-22 23:16:48 +00:00
spellchecker LUCENE-1050 and LUCENE-1138 fixes for lock problem 2008-01-17 17:00:43 +00:00
surround LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
swing LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
wikipedia LUCENE-1150: make StandardAnalyzer tokenizer constants public again (public access was accidentally removed with LUCENE-966) 2008-01-29 10:51:44 +00:00
wordnet LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
xml-query-parser Rename README files to uppercase letters 2008-01-10 22:38:38 +00:00
contrib-build.xml LUCENE-1153: added lib/junit and build support 2008-01-25 20:27:55 +00:00