org.crosswire.jsword.book.search.lucene
Class BlurQuery
java.lang.Object
org.crosswire.jsword.book.search.lucene.AbstractBinaryQuery
org.crosswire.jsword.book.search.lucene.BlurQuery
- All Implemented Interfaces:
- Query
public class BlurQuery
- extends AbstractBinaryQuery
A blur token specifies much to blur the results of the right token.
- Author:
- DM Smith [ dmsmith555 at yahoo dot com]
- See Also:
for license details.
The copyright to this program is held by it's authors.
Field Summary |
private int |
factor
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
factor
private int factor
BlurQuery
public BlurQuery(Query theLeftToken,
Query theRightToken,
int theFactor)
find
public Key find(Index index)
throws BookException
- Throws:
BookException
getFactor
public int getFactor()
- Returns:
- the blur factor