lucene/contrib
Michael McCandless 5b472b2d62 LUCENE-1539: add DeleteByPercent, FlushReader tasks, and ability to open reader on a labelled commit point
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@784587 13f79535-47bb-0310-9956-ffa450edef68
2009-06-14 17:07:55 +00:00
..
analyzers LUCENE-1676: in-stream payload support 2009-06-12 22:26:01 +00:00
ant LUCENE-1455: close FileInputStream after parsing 2009-06-11 01:13:51 +00:00
benchmark LUCENE-1539: add DeleteByPercent, FlushReader tasks, and ability to open reader on a labelled commit point 2009-06-14 17:07:55 +00:00
collation LUCENE-1643: use reusable RawCollationKey for better performance 2009-05-19 09:50:24 +00:00
db LUCENE-1535: use random seed for randomness, but print the seed on failure for reproducibility 2009-02-05 21:53:40 +00:00
highlighter fix for LUCENE-1425 2009-05-02 22:46:26 +00:00
instantiated LUCENE-1578: Support for loading unoptimized readers to the constructor of InstantiatedIndex. (Karl Wettin) 2009-06-13 22:05:14 +00:00
lucli LUCENE-1369: switch from Hashtable to HashMap and from Vector to List, when possible 2008-09-07 19:22:40 +00:00
memory LUCENE-1316: don't call synchronized IndexReader.isDeleted when scoring MatchAllDocsQuery 2009-01-25 14:38:43 +00:00
miscellaneous LUCENE-1672: Deprecate all String/File ctors/opens in IndexReader/IndexWriter/IndexSearcher 2009-06-07 21:52:41 +00:00
queries Fix incorrect example: setValue() is not a method of TokenStream, need more specific type. Thanks Mike 2009-06-02 13:12:22 +00:00
regex LUCENE-1366: rename Field.Index.* options 2008-09-10 21:38:52 +00:00
remote LUCENE-1407: move RemoteSearchable out of core into contrib/remote 2009-06-14 11:13:04 +00:00
snowball LUCENE-1142 : Updated Snowball package, org.tartarus distribution revision 500. 2008-08-23 22:02:47 +00:00
spatial LUCENE-1571: fix LatLongDistanceFilter to respect deleted docs 2009-06-14 15:47:15 +00:00
spellchecker LUCENE-1550: Added new ngram spell checking distance 2009-05-20 14:07:08 +00:00
surround LUCENE-1563:Add example test case for surround query language 2009-03-24 12:28:13 +00:00
swing set svn:eol-style to native on java files 2008-11-11 02:35:46 +00:00
wikipedia LUCENE-1333: improvements to Token reuse API and full cutover to reuse API for all core and contrib analyzers 2008-08-20 14:38:07 +00:00
wordnet LUCENE-1672: Deprecate all String/File ctors/opens in IndexReader/IndexWriter/IndexSearcher 2009-06-07 21:52:41 +00:00
xml-query-parser LUCENE-1531 2009-02-09 11:49:33 +00:00
CHANGES.txt LUCENE-1578: Support for loading unoptimized readers to the constructor of InstantiatedIndex. (Karl Wettin) 2009-06-13 21:54:07 +00:00
contrib-build.xml revert accidental commit 2009-06-14 14:06:52 +00:00