lucene/contrib
Uwe Schindler 367b35f0cb LUCENE-1843: Update contrib tests to conform to onlyUseNewAPI; refactored assertAnalyzesTo and others into the new BaseTokenStreamTestCase class; Rewrote TestMappingCharFilter to use the new assert functions, too; performance improvements of Token.copyTo(); new impl of SingleTokenTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@807190 13f79535-47bb-0310-9956-ffa450edef68
2009-08-24 12:44:13 +00:00
..
analyzers LUCENE-1843: Update contrib tests to conform to onlyUseNewAPI; refactored assertAnalyzesTo and others into the new BaseTokenStreamTestCase class; Rewrote TestMappingCharFilter to use the new assert functions, too; performance improvements of Token.copyTo(); new impl of SingleTokenTokenStream 2009-08-24 12:44:13 +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 LUCENE-1825: Incorrect usage of AttributeSource.addAttribute/getAttribute leads to failures when onlyUseNewAPI=true 2009-08-22 12:04:35 +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-1843: Update contrib tests to conform to onlyUseNewAPI; refactored assertAnalyzesTo and others into the new BaseTokenStreamTestCase class; Rewrote TestMappingCharFilter to use the new assert functions, too; performance improvements of Token.copyTo(); new impl of SingleTokenTokenStream 2009-08-24 12:44:13 +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 LUCENE-1829: Fix contrib query parser to properly create javacc files. 2009-08-21 23:19:26 +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-1843: Update contrib tests to conform to onlyUseNewAPI; refactored assertAnalyzesTo and others into the new BaseTokenStreamTestCase class; Rewrote TestMappingCharFilter to use the new assert functions, too; performance improvements of Token.copyTo(); new impl of SingleTokenTokenStream 2009-08-24 12:44:13 +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-1843: Update contrib tests to conform to onlyUseNewAPI; refactored assertAnalyzesTo and others into the new BaseTokenStreamTestCase class; Rewrote TestMappingCharFilter to use the new assert functions, too; performance improvements of Token.copyTo(); new impl of SingleTokenTokenStream 2009-08-24 12:44:13 +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 LUCENE-1793: Deprecate custom encoding support in Greek and Russian analyzers 2009-08-22 20:36:06 +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