lucene/contrib
Simon Willnauer 1f314fb9fa LUCENE-2107: Added a pom.xml.template to contrib/fast-vector-highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@887339 13f79535-47bb-0310-9956-ffa450edef68
2009-12-04 20:16:09 +00:00
..
analyzers fixed javadoc warnings due to missing closing braces 2009-12-04 09:10:21 +00:00
ant LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
benchmark LUCENE-1844: Fix problem in windows, because the path separator \ is also an escape for properties files. Simple fix is to replace all backslashs by forward slashes in the getReuters20File. 2009-11-30 20:47:44 +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-2107: Added a pom.xml.template to contrib/fast-vector-highlighter 2009-12-04 20:16:09 +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-1844: speed up the unit tests 2009-11-29 11:31:12 +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 LUCENE-2094: Prepare CharArraySet for Unicode 4.0 2009-11-30 21:49:21 +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-2094: Prepare CharArraySet for Unicode 4.0 2009-11-30 21:49:21 +00:00
spatial LUCENE-1257: Generics: *heavy* Robert Muir & mine patch 2009-11-11 12:18:34 +00:00
spellchecker LUCENE-2108: add SpellChecker.close() 2009-12-03 20:35:19 +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-2069: supplementary char support for lowercasefilter 2009-11-27 21:34:11 +00:00
xml-query-parser LUCENE-1257: Generics: 2009-11-10 10:18:26 +00:00
CHANGES.txt LUCENE-2108: add SpellChecker.close() 2009-12-03 20:35:19 +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