lucene/contrib
Mark Harwood 2da431d139 Added support for field-specific highlighting which respects the fieldnames found in queries. Pass a field name to the QueryScorer in order to only select those field's query terms for highlighting. Updated JUnit tests too.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@351504 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 22:18:33 +00:00
..
analyzers moving the non-language specific analyzers to core, this is where most users will probably expect them 2005-11-21 21:35:24 +00:00
ant adjust project names for consistency 2005-05-06 00:24:18 +00:00
db - changed build to use version 4.3.29 of the C Berkeley DB Java API 2005-12-01 01:43:07 +00:00
highlighter Added support for field-specific highlighting which respects the fieldnames found in queries. Pass a field name to the QueryScorer in order to only select those field's query terms for highlighting. Updated JUnit tests too. 2005-12-01 22:18:33 +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 import cleanup to avoid Eclipse warnings 2005-11-15 23:21:44 +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
contrib-build.xml prefix all JARs with lucene- 2005-05-06 23:43:54 +00:00