Package net.sf.zekr.engine.search

Interface Summary
ArabicCharacters Some Unicode Arabic characters as public static final.
ISearchScorer Search scorer interface.
 

Class Summary
AbstractQuranSearch  
QuranSearch Deprecated. This search method is not used anymore.
Range This class is a helper for a range introduced by two parameters: from and to.
SearchInfo This class holds some language-specific info for replacing non-searchable or equivalent characters.
SearchResultItem  
SearchResultModel Instances of this class hold search results.
SearchScope  
SearchScopeItem  
SearchUtils This file contains several useful public static methods for finding occurrences of a source text in another text.
TranslationSearch This is a sample implementation of the Quran translation search.
ZeroScorer Zero scorer.
 

Exception Summary
IllegalSearchScopeItemException  
SearchException Super-class for all search-related exception.