|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchSyntax | |
---|---|
org.crosswire.jsword.book.search | This package helps implementors of the various Book interfaces implement search. |
org.crosswire.jsword.book.search.lucene | An implemenation of SearchEngine using Lucene. |
Uses of SearchSyntax in org.crosswire.jsword.book.search |
---|
Fields in org.crosswire.jsword.book.search declared as SearchSyntax | |
---|---|
private static SearchSyntax |
SearchSyntaxFactory.instance
The singleton |
protected static SearchSyntax |
SearchType.SEARCH_SYNTAX
|
Methods in org.crosswire.jsword.book.search that return SearchSyntax | |
---|---|
static SearchSyntax |
SearchSyntaxFactory.getSearchSyntax()
Create a new SearchSyntax. |
Uses of SearchSyntax in org.crosswire.jsword.book.search.lucene |
---|
Classes in org.crosswire.jsword.book.search.lucene that implement SearchSyntax | |
---|---|
class |
ExtendedLuceneSyntax
ExtendedLuceneSyntax represents the extension of stock Lucene syntax with passage ranges and with blurring (searching in nearby verses). |
|
Copyright ยจ 2003-2005 | |||||||||
PREV NEXT | FRAMES NO FRAMES |