lucene/contrib
Otis Gospodnetic a7151c0767 - LUCENE-593 partial fix (field name interned)
- Made vars and LuceneIterator ctor private
- Fixed comments


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@415097 13f79535-47bb-0310-9956-ffa450edef68
2006-06-18 05:47:26 +00:00
..
analyzers deprecate the analysis.nl.WordlistLoader class because it's not robust (fails silently) and use analysis.WordlistLoader instead 2006-06-09 22:15:47 +00:00
ant Add package documentation for a few contrib modules. 2006-05-26 16:29:02 +00:00
db applied fix for issue 536 to bdb code as well 2006-04-14 22:38:22 +00:00
gdata-server LUCENE-578. First version of gdata-server. Contributed by Simon Willnauer. 2006-06-07 21:56:25 +00:00
highlighter git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@409994 13f79535-47bb-0310-9956-ffa450edef68 2006-05-28 20:24:42 +00:00
javascript move two more projects over to contrib 2005-02-06 15:35:12 +00:00
lucli Add package documentation for a few contrib modules. 2006-05-26 16:29:02 +00:00
memory - perl -pi -e 's/\t/ /g' 2006-06-12 05:46:16 +00:00
miscellaneous - Removed Jakarta reference 2006-06-16 05:29:53 +00:00
queries Added optimization to ignore duplicate terms 2006-06-12 19:38:36 +00:00
regex Many javadoc additions, and adding ASL to each file 2006-02-26 15:38:30 +00:00
similarity remove deprecations 2006-03-21 15:36:32 +00:00
snowball Minor javadoc improvements. 2006-02-20 18:11:02 +00:00
spellchecker - LUCENE-593 partial fix (field name interned) 2006-06-18 05:47:26 +00:00
surround (LUCENE-539) Fix for deprecations in contrib/surround 2006-04-05 19:55:30 +00:00
swing Implementation of Issue 545. Introduction of new Fieldable interface (extracted from Field) which is now used where Field used to be used. Field now implements Fieldable. 2006-06-10 01:23:22 +00:00
wordnet clean up imports to avoid warnings; fix typo in usage message 2006-03-01 20:54:59 +00:00
xml-query-parser Added BooleanFilter with JUnit test, added BooleanFilter support to XMLQueryParser, Changed TermsFilterBuilder to only build a filter for a single choice of field - multiples can be combined using new BooleanFilter clauses. Added missing MatchAllDocsQueryBuilder source. 2006-03-27 07:23:37 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00