|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentStore | |
|---|---|
| org.galagosearch.core.store | Tools for storing documents in a database and generating snippets from document text. |
| org.galagosearch.core.tools | |
| Uses of DocumentStore in org.galagosearch.core.store |
|---|
| Classes in org.galagosearch.core.store that implement DocumentStore | |
|---|---|
class |
DocumentIndexStore
A DocumentStore that reads document data from corpus files. |
class |
NullStore
A very simple DocumentStore when the original document contents are not available. |
class |
SQLDocumentStore
|
| Uses of DocumentStore in org.galagosearch.core.tools |
|---|
| Constructors in org.galagosearch.core.tools with parameters of type DocumentStore | |
|---|---|
Search(Retrieval retrieval,
DocumentStore store)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||