lucene/contrib
Uwe Schindler eba450d10b LUCENE-1591: Update commons-compress to the released version 1.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@777458 13f79535-47bb-0310-9956-ffa450edef68
2009-05-22 10:38:21 +00:00
..
analyzers LUCENE-1629: remove unnecessary source files 2009-05-16 14:08:38 +00:00
ant LUCENE-1416: don't fail contrib/ant's unit test when file path contains non-URL safe characters like space 2008-10-20 09:12:46 +00:00
benchmark LUCENE-1591: Update commons-compress to the released version 1.0 2009-05-22 10:38:21 +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-1604: allow IndexReader.norms to return null if the field has no norms; this is off by default but will be hardwired to on in 3.0 2009-04-28 20:38:47 +00:00
javascript LUCENE-931: adding missing license headers to various files 2007-06-09 06:09:46 +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-1604: allow IndexReader.norms to return null if the field has no norms; this is off by default but will be hardwired to on in 3.0 2009-04-28 20:38:47 +00:00
queries Correct JavaDocs in TrieUtils. This also adds a missing test for equals() and hashcode() of the TrieRangeQueries. 2009-05-01 09:55:01 +00:00
regex LUCENE-1366: rename Field.Index.* options 2008-09-10 21:38:52 +00:00
similarity LUCENE-1051: Generate separate javadocs for core, demo and contrib classes, as well as an unified view. 2007-11-14 19:16:19 +00:00
snowball LUCENE-1142 : Updated Snowball package, org.tartarus distribution revision 500. 2008-08-23 22:02:47 +00:00
spatial Fixed bug caused by multiSegmentIndexReader 2009-04-29 03:53:21 +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-1378 - Removed the remaining 199 @author references 2008-09-15 15:42:11 +00:00
xml-query-parser LUCENE-1531 2009-02-09 11:49:33 +00:00
CHANGES.txt LUCENE-1643: use reusable RawCollationKey for better performance 2009-05-19 09:50:24 +00:00
contrib-build.xml LUCENE-1470: add proper dependency to contrib/build.xml so contrib tests can subclass LuceneTestCase; fixed small bug TestTrieUtils test case 2008-12-04 11:06:59 +00:00