lucene/contrib
Michael Busch d30ed14e4d LUCENE-1851: Commit accidentially omitted fix to surround/parser/QueryParser.jj.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@808224 13f79535-47bb-0310-9956-ffa450edef68
2009-08-26 23:46:05 +00:00
..
analyzers fix javadoc links in ngram contrib 2009-08-26 23:26:10 +00:00
ant convert the remaining @todo's to TODO: 2009-08-26 22:39:40 +00:00
benchmark whoops - this one actually need the DocData param, but not the @link - you can't @link in @see 2009-08-26 23:05:28 +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 LUCENE-1845: rollback changes to build.xml's 2009-08-26 12:35:59 +00:00
fast-vector-highlighter add @return values to avoid javadoc warnings 2009-08-26 14:11:30 +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 convert the remaining @todo's to TODO: 2009-08-26 22:39:40 +00:00
memory MemoryIndex javadoc fixes 2009-08-26 23:14:22 +00:00
miscellaneous LUCENE-1852: Fix localization test failures. 2009-08-25 06:48:36 +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 javadoc link to core class 2009-08-26 14:04:08 +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 fix javadoc links to core classes in remote contrib 2009-08-26 14:00:33 +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 LUCENE-1851: Commit accidentially omitted fix to surround/parser/QueryParser.jj. 2009-08-26 23:46:05 +00:00
swing bulk fix svn:eol-style to native for text files 2009-06-22 22:18:56 +00:00
wikipedia fix last attempted AttributeFactory link fix and update some other simple javadoc 2009-08-25 22:27:31 +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 add @return javadoc to appease warning 2009-08-26 23:27:54 +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