Expand description

Contains the structs and serialization implementations for encrypted vectors returned by the indexer.

Structs

A single encrypted term - which can be one or more ORE cipher texts.
A collection of ORE encrypted terms for a specific document and index.
A single term stored inside a TermVector.

Enums