index library

Classes

DocMatch
Index
An index contains the built index of all documents and provides a query interface to the index.
InvertedIndex
Posting

Typedefs

QueryCallback = dynamic Function(Query query)