lucene/contrib
Simon Willnauer e077c4d563 Updated JakartaRegexpCapabilities JavaDoc which gave users the impression the JakartaRegexp implementation provides a rock solid "prefix" implementation. Patch contains another testcase which shows the shaky behavior. See LUCENE-2072 for reference.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@884259 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 20:44:17 +00:00
..
analyzers LUCENE-2068: Fixed ReverseStringFilter for Unicode 4.0. Reverse Supplementary Characters correctly. 2009-11-22 21:09:42 +00:00
ant LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
benchmark LUCENE-2079: more improvements to contrib/benchmark for testing NRT 2009-11-20 17:23:34 +00:00
collation LUCENE-2012: add remaining @overrides (contrib,demo) 2009-11-08 12:45:12 +00:00
db LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
fast-vector-highlighter LUCENE-2012: add remaining @overrides (contrib,demo) 2009-11-08 12:45:12 +00:00
highlighter LUCENE-2064: Highlighter support all MultiTermQuery subclasses without explicit casts - previous commit did not contain final patch due to JIRA AM / PM issue 2009-11-14 13:44:53 +00:00
instantiated LUCENE-1260: allow Similarity instance to customize how norms are encoded/decoded 2009-11-24 20:26:07 +00:00
lucli LUCENE-1257: Generics: contrib/lucli 2009-11-11 00:05:15 +00:00
memory LUCENE-1260: allow Similarity instance to customize how norms are encoded/decoded 2009-11-24 20:26:07 +00:00
misc LUCENE-1260: allow Similarity instance to customize how norms are encoded/decoded 2009-11-24 20:26:07 +00:00
queries LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
queryparser Fix some javadocs errors in contrib 2009-11-16 11:08:25 +00:00
regex Updated JakartaRegexpCapabilities JavaDoc which gave users the impression the JakartaRegexp implementation provides a rock solid "prefix" implementation. Patch contains another testcase which shows the shaky behavior. See LUCENE-2072 for reference. 2009-11-25 20:44:17 +00:00
remote LUCENE-2012: add remaining @overrides (contrib,demo) 2009-11-08 12:45:12 +00:00
snowball LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
spatial LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
spellchecker LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
surround LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
swing LUCENE-1257: Generics: 2009-11-10 10:18:26 +00:00
wikipedia LUCENE-1257: Generics: 2009-11-10 10:18:26 +00:00
wordnet LUCENE-1257: Generics: 2009-11-10 10:18:26 +00:00
xml-query-parser LUCENE-1257: Generics: 2009-11-10 10:18:26 +00:00
CHANGES.txt LUCENE-2068: Fixed ReverseStringFilter for Unicode 4.0. Reverse Supplementary Characters correctly. 2009-11-22 21:09:42 +00:00
contrib-build.xml It appears the contrib javadoc settings were incorrect - thats why there was a bunch of errors about reading the package-list and why some contrib-to-core links wouldn't work 2009-08-26 23:55:23 +00:00