lucene/contrib
Erik Hatcher 32fb624ebc LUCENE-437 - Add position increment pass through on SnowballFilter tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@290943 13f79535-47bb-0310-9956-ffa450edef68
2005-09-22 13:38:58 +00:00
..
analyzers update to Apache Software License 2.0 2005-06-08 19:48:19 +00:00
ant adjust project names for consistency 2005-05-06 00:24:18 +00:00
db - reworked store I/O to use new IndexInput and IndexOutput classes 2005-05-02 20:06:00 +00:00
highlighter Added fix to QueryScorer - if a query has multiple WeightedTerms with different weights for the same term the highest weight is used for scoring that term (previously selected last weight in list) 2005-09-06 20:19:50 +00:00
javascript move two more projects over to contrib 2005-02-06 15:35:12 +00:00
lucli overhaul of build system to facilitate building and packaging of contrib sub-projects. some work still to be done, but core Lucene build still working fine 2005-05-02 00:11:11 +00:00
memory Updated version of MemoryIndex - reliant on new Term.createTerm() method in Trunk 2005-06-30 21:40:05 +00:00
miscellaneous a query parser by Ronnie Kolehmainen that also sends PrefixQuerys etc. through the analyzer 2005-08-11 21:28:58 +00:00
similarity Logic ignored stop words were in a early version of this code but it was taken out in the belief that there 2005-05-10 19:29:56 +00:00
snowball LUCENE-437 - Add position increment pass through on SnowballFilter tokens 2005-09-22 13:38:58 +00:00
spellchecker javadoc fixes 2005-05-28 19:21:49 +00:00
surround remove unused file 2005-07-05 02:29:34 +00:00
swing small javadoc fixes 2005-05-28 22:40:36 +00:00
wordnet rename WordNet to wordnet, required intermediate move due to OS case insensitivity 2005-05-06 00:32:00 +00:00
TODO.txt add convenient TODO file to keep track of sandbox -> contrib move 2005-02-05 02:23:19 +00:00
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00