org.crosswire.jsword.book.search.lucene
Interface Query

All Known Implementing Classes:
AbstractBinaryQuery, AndNotQuery, AndQuery, BaseQuery, BlurQuery, OrQuery, RangeQuery

public interface Query

The search.Searcher uses a List of Tokens to calculate a search.

Author:
DM Smith [dmsmith555 at yahoo dot com]
See Also:
for license details. The copyright to this program is held by it's authors.

Method Summary
 Key find(Index index)
           
 

Method Detail

find

Key find(Index index)
         throws BookException
Throws:
BookException

Copyright ยจ 2003-2005