org.crosswire.jsword.index.search
Interface SearchModifier

All Known Implementing Classes:
DefaultSearchModifier

public interface SearchModifier

A SearchModifier consists of the kinds of changes that can be done to 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
 boolean isRanked()
           
 

Method Detail

isRanked

boolean isRanked()
Returns:
true if the results of the search request should be ranked

Copyright ยจ 2003-2007