|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Searcher | |
|---|---|
| org.crosswire.jsword.book.basic | The Basic package contains default and abstract implementations of the main Book classes. |
| org.crosswire.jsword.index.lucene | An implementation of an Index using Lucene. |
| org.crosswire.jsword.index.search | This package helps implementors of the various Book interfaces implement search. |
| Uses of Searcher in org.crosswire.jsword.book.basic |
|---|
| Fields in org.crosswire.jsword.book.basic declared as Searcher | |
|---|---|
private Searcher |
AbstractBook.searcher
How do we perform searches |
| Uses of Searcher in org.crosswire.jsword.index.lucene |
|---|
| Classes in org.crosswire.jsword.index.lucene that implement Searcher | |
|---|---|
class |
LuceneSearcher
The central interface to all searching. |
| Uses of Searcher in org.crosswire.jsword.index.search |
|---|
| Methods in org.crosswire.jsword.index.search that return Searcher | |
|---|---|
static Searcher |
SearcherFactory.createSearcher(Book book)
Create a new Searcher. |
|
Copyright ยจ 2003-2015 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||