lucene/contrib
Simon Willnauer 61a68fe46f Added the changes in LUCENE-1728 to the "Build" section of contrib/CHANGES.TXT
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@806536 13f79535-47bb-0310-9956-ffa450edef68
2009-08-21 12:59:07 +00:00
..
analyzers LUCENE-1813: Add option to ReverseStringFilter to mark reversed tokens 2009-08-19 12:07:15 +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 LUCENE-1809: make highlihter vs vector highlighter comparison more fair 2009-08-15 10:01:50 +00:00
collation LUCENE-1460: Changed TokenStreams/TokenFilters in contrib to use the new TokenStream API. 2009-08-01 22:52:32 +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 fix + test 2009-08-16 21:56:51 +00:00
highlighter improve Highlighter javadocs 2009-08-19 18:43:43 +00:00
instantiated LUCENE-1607: String.intern() cache StringHelper.intern() 2009-08-05 18:05:06 +00:00
lucli LUCENE-1460: Changed TokenStreams/TokenFilters in contrib to use the new TokenStream API. 2009-08-01 22:52:32 +00:00
memory LUCENE-1828: Fix MemoryIndex to call TokenStream.reset() and TokenStream.end(). 2009-08-21 08:02:40 +00:00
miscellaneous LUCENE-1607: String.intern() cache StringHelper.intern() 2009-08-05 18:05:06 +00:00
queries LUCENE-1460: Changed TokenStreams/TokenFilters in contrib to use the new TokenStream API. 2009-08-01 22:52:32 +00:00
queryparser Fix if clause in MultiTermRewriteMethodProcessor 2009-08-21 08:36:31 +00:00
regex LUCENE-1748: LUCENE-1001 introduced PayloadSpans, but this was a back compat break and caused custom SpanQuery implementations to fail at runtime in a variety of ways. This issue attempts to remedy things by causing a compile time break on custom SpanQuery implementations and removing the PayloadSpans class, with its functionality now moved to Spans. 2009-08-04 19:10:02 +00:00
remote LUCENE-1749: Addition of FieldCacheSanityChecker utility, and hooks to use it in all existing Lucene Tests. 2009-08-12 19:31:38 +00:00
snowball LUCENE-1794: Implement TokenStream reuse for contrib Analyzers 2009-08-16 12:37:05 +00:00
spatial add getDistanceFilter() since you need that in order to sort by the exact distances (previously distanceFilter attr was public) 2009-08-05 23:57:54 +00:00
spellchecker LUCENE-1607: String.intern() cache StringHelper.intern() 2009-08-05 18:05:06 +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 LUCENE-1801: All Tokenizers/TokenStreams that are source of tokens call AttributeSource.clearAttributes() first. Made Token.clear() consistent to AttributeImpl (clear everything) 2009-08-14 22:01:42 +00:00
wordnet LUCENE-1460: Changed TokenStreams/TokenFilters in contrib to use the new TokenStream API. 2009-08-01 22:52:32 +00:00
xml-query-parser LUCENE-1460: Changed TokenStreams/TokenFilters in contrib to use the new TokenStream API. 2009-08-01 22:52:32 +00:00
CHANGES.txt Added the changes in LUCENE-1728 to the "Build" section of contrib/CHANGES.TXT 2009-08-21 12:59:07 +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