CLucene - a full-featured, c++ search engine
API Documentation
#include "CLucene/util/bufferedstream.h"#include "IndexOutput.h"Go to the source code of this file.
Classes | |
| class | lucene::store::IndexInput |
| Abstract base class for input from a file in a Directory. More... | |
| class | lucene::store::BufferedIndexInput |
| Abstract base class for input from a file in a Directory. More... | |
| class | lucene::store::IndexInputStream |
| JStream InputStream which reads from an IndexInput. More... | |
Namespaces | |
| namespace | lucene |
todo: jlucene has change from using DocumentFieldList/Enumeration to using a java List. | |
| namespace | lucene::store |