package
0.0.0-20181015185059-61d62eb9aa4d
Repository: https://github.com/m3db/m3ninx.git
Documentation: pkg.go.dev

# Functions

NewDocumentMatcher returns a new DocumentMatcher.
NewMockIterator creates a new mock instance.

# Variables

IDReservedFieldName is the field name reserved for IDs.

# Structs

Document represents a document to be indexed.
Field represents a field in a document.
MockIterator is a mock of Iterator interface.
MockIteratorMockRecorder is the mock recorder for MockIterator.

# Interfaces

DocumentMatcher matches a given document.
Iterator provides an iterator over a collection of documents.

# Type aliases

Documents is a list of documents.
Fields is a list of fields.