lucene/contrib
Michael Busch 731fb3a228 LUCENE-908:
- Improves content of MANIFEST file and makes it customizable for the contribs.
- Adds SNOWBALL-LICENSE.txt to META-INF of the snowball jar 
- lucli jar now contains LICENSE.txt and NOTICE.txt.

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@545010 13f79535-47bb-0310-9956-ffa450edef68
2007-06-07 00:48:32 +00:00
..
analyzers - Committing forgotten classes for LUCENE-759 2007-03-13 00:30:13 +00:00
ant javadoc warnings and errors solved (except for gdata). 2007-05-05 05:36:49 +00:00
benchmark javadoc fix 2007-05-17 01:13:40 +00:00
db LUCENE-885: include contribs in 'ant test' ... includes fixes for several contribs to make tests run cleanly regardless of what working directory they are run in 2007-05-30 07:18:29 +00:00
gdata-server LUCENE-885: fixing bug with compilation on java 1.4, introduce by earlier commit for this issue 2007-05-31 20:58:55 +00:00
highlighter Fixed Junit failure due to recent change in QueryParser default behaviour. Needed to explicitly require old style of RangeQuery implementation rather than new default of RangeFilters 2007-04-16 22:04:07 +00:00
javascript move two more projects over to contrib 2005-02-06 15:35:12 +00:00
lucli LUCENE-908: 2007-06-07 00:48:32 +00:00
memory LUCENE-885: include contribs in 'ant test' ... includes fixes for several contribs to make tests run cleanly regardless of what working directory they are run in 2007-05-30 07:18:29 +00:00
miscellaneous LUCENE-895: Disable tests "testSimple", "testWildcard" and "testPrecedence" in TestPrecedenceQueryParser.java to make this test case pass. 2007-05-30 03:00:51 +00:00
queries Added equals/hashcode implementations to enable caching 2007-05-25 23:23:07 +00:00
regex convert interfaces to public visibility that already should have had it 2007-03-07 02:39:24 +00:00
similarity - LUCENE-728: Removed duplicate/old MoreLikeThis and SimilarityQueries classes, 2006-11-28 20:46:42 +00:00
snowball LUCENE-908: 2007-06-07 00:48:32 +00:00
spellchecker LUCENE-763: LuceneDictionary skips first word in enumeration 2007-05-31 19:13:36 +00:00
surround new ASF licenses header 2006-11-09 16:21:50 +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 LUCENE-885: include contribs in 'ant test' ... includes fixes for several contribs to make tests run cleanly regardless of what working directory they are run in 2007-05-30 07:18:29 +00:00
contrib-build.xml LUCENE-885: include contribs in 'ant test' ... includes fixes for several contribs to make tests run cleanly regardless of what working directory they are run in 2007-05-30 07:18:29 +00:00