org.zilverline.lucene |
The classes in this package provide extensions to the Lucene base classes.
Michael Franken, 2005
|
Java Source File Name | Type | Comment |
BoostFactor.java | Class | Represents boosting factors per Field.
These are factors used by zilverline to boost a query. |
BoostingParser.java | Class | BoostingParser extends QueryParser by boosting its terms. |