lucene/contrib
Wolfgang Hoschek 574f3d3083 some simple queries for benchmarking
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@451715 13f79535-47bb-0310-9956-ffa450edef68
2006-10-01 05:22:33 +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 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 some simple queries for benchmarking 2006-10-01 05:22:33 +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 - 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 Fixed bug where BooleanQueryBuilder.java and BooleanFilterBuilder.java were mistakenly adding all child (and grandchild) clauses to the top node. A call to Element.getElementsByTagName was the offending code - this descends full depth rather than getting only immediate children which is the desired behaviour. Thanks to Jingkei Ly for spotting this bug. 2006-09-08 21:45:14 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00