lucene/contrib
Grant Ingersoll 44dcbe184f add a getter for the StringDistance
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@669476 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 12:52:11 +00:00
..
analyzers - Fixed messed up indentation/tabs 2008-05-17 01:57:32 +00:00
ant LUCENE-1084: fix the remaining deprecated calls to IndexWriter ctors 2008-02-05 20:07:29 +00:00
benchmark LUCENE-1090: remove relative paths from benchmark's build.xml. 2008-06-10 11:58:00 +00:00
db download bdb zip from Oracle's servers 2008-03-13 09:06:31 +00:00
highlighter LUCENE-1285: WeightedSpanTermExtractor incorrectly treats the same terms occurring in different query types 2008-05-25 11:38:55 +00:00
instantiated minor javadocs change 2008-04-17 22:19:41 +00:00
javascript LUCENE-931: adding missing license headers to various files 2007-06-09 06:09:46 +00:00
lucli - LUCENE-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created. 2007-08-22 23:16:48 +00:00
memory LUCENE-1084: fix more test cases to use user-defined MaxFieldLength ctor for IndexWriter 2008-02-07 21:07:35 +00:00
miscellaneous LUCENE-1187: Fix ChainedFilterTest.java and BooleanFilterTest.java to not reference class from test/org/apache/lucene/search/, which is not in the contrib classpath. 2008-05-24 01:16:30 +00:00
queries LUCENE-1298: Allow MLT to use custom similarity 2008-06-04 10:41:41 +00:00
regex Correct javadoc 2008-02-04 13:31:02 +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-908: Improvements and simplifications for how the MANIFEST file and the META-INF dir are created. 2007-08-22 23:16:48 +00:00
spellchecker add a getter for the StringDistance 2008-06-19 12:52:11 +00:00
surround LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
swing LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
wikipedia LUCENE-1150: put back public tokenImage/TOKEN_TYPES in StandardTokenizer and WikipediaTokenizer 2008-04-15 08:48:41 +00:00
wordnet LUCENE-1084: change all IW ctors to require up-front specification of max field length; deprecated existing ones 2008-01-25 10:21:15 +00:00
xml-query-parser Fixed bug parsing boolean attributes. Boolean.getBoolean(s) was being used by mistake which reads a system property with name of s - instead need to parse s as string value of "true" or "false". 2008-06-12 23:38:39 +00:00
contrib-build.xml LUCENE-1202 - tweaks to build system to make clover work better with contribs 2008-03-15 03:16:43 +00:00