CLucene - a full-featured, c++ search engine
API Documentation
#include "CLucene/util/Array.h"
Go to the source code of this file.
Namespaces | |
namespace | lucene |
namespace | lucene::index |
Data Structures | |
class | lucene::index::TermFreqVector |
Provides access to stored term vector of a document field. More... | |
struct | lucene::index::TermVectorOffsetInfo |
class | lucene::index::TermPositionVector |
Extends TermFreqVector to provide additional information about positions in which each of the terms is found. More... |