|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SearchIndex | |
| org.tigris.scarab.util.word | |
| Uses of SearchIndex in org.tigris.scarab.util.word |
| Classes in org.tigris.scarab.util.word that implement SearchIndex | |
class |
LuceneSearchIndex
Support for searching/indexing text |
| Methods in org.tigris.scarab.util.word that return SearchIndex | |
static SearchIndex |
SearchFactory.getInstance()
|
| Methods in org.tigris.scarab.util.word with parameters of type SearchIndex | |
static void |
SearchFactory.releaseInstance(SearchIndex searchIndex)
Release a searchIndex after it as been looked up from @getInstance() |
static void |
SearchFactory.setSearchIndex(SearchIndex searchIndex)
Needed for unit testing only |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||