lucene/contrib
Yonik Seeley 8c0d242750 GData html render preview: LUCENE-660
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@433051 13f79535-47bb-0310-9956-ffa450edef68
2006-08-20 21:20:08 +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 GData html render preview: LUCENE-660 2006-08-20 21:20:08 +00:00
highlighter Fix for http://issues.apache.org/jira/browse/LUCENE-645 with added Junit tests for this bug and related problem where last fragment can be huge if highlighting huge documents. 2006-08-16 21:42:18 +00:00
javascript
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 Exposed underlying support for stop words in the MoreLikeThis class 2006-07-12 21:02:49 +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
spellchecker - Renamed some variables and made minScore private 2006-07-21 09:10:52 +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 Exposed support for stop words facility through LikeThisQueryBuilder and updated example LikeThisQuery.xml to illustrate usage 2006-07-12 21:09:15 +00:00
contrib-build.xml