lucene/contrib
Daniel Naber 8e9dd085ab LUCENE-886: cleanup: javadoc improvements; don't print exceptions to stderr but re-throw them; new test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@541885 13f79535-47bb-0310-9956-ffa450edef68
2007-05-26 11:06:38 +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 clean few javadoc warnings that showed up as javadocs are built for a few more contrib paths. (LUCENE-875 related). 2007-05-09 21:49:01 +00:00
gdata-server redefined compile-core and compile-test to exclude db4o dependend classes if db4o jar is not present 2006-12-14 19:26:27 +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 ingore case in the names of commands (Search == search etc.) 2006-12-27 15:22:22 +00:00
memory javadoc warnings and errors solved (except for gdata). 2007-05-05 05:36:49 +00:00
miscellaneous javadoc warnings and errors solved (except for gdata). 2007-05-05 05:36:49 +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 new ASF licenses header 2006-11-09 16:21:50 +00:00
spellchecker LUCENE-886: cleanup: javadoc improvements; don't print exceptions to stderr but re-throw them; new test case 2007-05-26 11:06:38 +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 clean few javadoc warnings that showed up as javadocs are built for a few more contrib paths. (LUCENE-875 related). 2007-05-09 21:49:01 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00