lucene/contrib
Mark Harwood 72af4e813d Exposed underlying support for stop words in the MoreLikeThis class
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@421411 13f79535-47bb-0310-9956-ffa450edef68
2006-07-12 21:02:49 +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 patch_29_06_06.diff from LUCENE-620 2006-06-30 19:31:32 +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 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 Minor javadoc improvements. 2006-02-20 18:11:02 +00:00
spellchecker - LUCENE-593, inner Iterator fixed 2006-06-30 20:14:48 +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 new TermsQueryBuilder to simply build boolean queries from text without having concern over clashing reserved words/special characters/legal syntax that is demanded by normal query parser syntax. Added new xml attributes to BooleanQueryBuilder to control disableCoord and minimumNumberShouldMatch. 2006-06-27 21:56:47 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00