lucene/contrib
Mark Robert Miller 7ecaa8c990 wikipedia-flush-by-RAM.alg should use content.source
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@799379 13f79535-47bb-0310-9956-ffa450edef68
2009-07-30 17:35:10 +00:00
..
analyzers LUCENE-1728: Splitted contrib/analyzers into common and smartcn. Smartcn depends on a large dictionary that causes the analyzers jar to grow up to 3MB compressed size. 2009-07-23 17:11:22 +00:00
ant LUCENE-1704: allow specifying the Tidy configuration file when parsing HTML docs with contrib/ant 2009-07-06 19:55:05 +00:00
benchmark wikipedia-flush-by-RAM.alg should use content.source 2009-07-30 17:35:10 +00:00
collation LUCENE-1713: Rename RangeQuery -> TermRangeQuery (part 1) 2009-07-04 20:14:12 +00:00
db Build an index.html on the top-level Javadocs folder (e.g. hudson will use it as entry point) 2009-06-24 14:34:09 +00:00
fast-vector-highlighter LUCENE-1522: adding new Fast Vector Highlighter contrib 2009-07-09 13:06:51 +00:00
highlighter LUCENE-1752: Missing highlights when terms were repeated in separate, nested, boolean or disjunction queries. 2009-07-29 16:47:05 +00:00
instantiated bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +00:00
lucli LUCENE-1740: add 'analyzer' command to Lucli, to change analyzer from the default StandardAnalyzer 2009-07-13 10:06:01 +00:00
memory LUCENE-1688: Deprecate static final String stop word array in and StopAnalzyer and replace it with an immutable implementation of CharArraySet. 2009-07-14 21:39:22 +00:00
miscellaneous LUCENE-1754: just use EMPTY_DOCIDSET.iterator() instead of new EmptyDocIdSetIterator 2009-07-27 11:12:36 +00:00
queries LUCENE-1272: add MoreLikeThis.set/getBoost 2009-07-14 16:56:16 +00:00
regex LUCENE-1599: Add clone support for SpanQuerys. SpanRegexQuery counts on this functionality and does not work correctly without it. 2009-07-05 17:16:16 +00:00
remote LUCENE-1630: switch from Weight (interface) to QueryWeight (abstract class); mate in/out-of docID order scoring between Collector & Scorer 2009-06-23 18:11:42 +00:00
snowball bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +00:00
spatial LUCENE-1505: switch local lucene to use trie's NumericUtils for mapping doubles to strings 2009-07-16 15:38:06 +00:00
spellchecker - Typo 2009-07-24 02:43:58 +00:00
surround bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +00:00
swing bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +00:00
wikipedia Javadoc updates 2009-07-19 15:06:57 +00:00
wordnet bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +00:00
xml-query-parser LUCENE-1713: Rename RangeQuery -> TermRangeQuery (part 1) 2009-07-04 20:14:12 +00:00
CHANGES.txt LUCENE-1752: Missing highlights when terms were repeated in separate, nested, boolean or disjunction queries. 2009-07-29 16:47:05 +00:00
contrib-build.xml Build an index.html on the top-level Javadocs folder (e.g. hudson will use it as entry point) 2009-06-24 14:34:09 +00:00