Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IndexOptions<Document>

Index options when searching for documents.

Type parameters

  • Document

Hierarchy

Properties

Properties

index

index: IndexedProperty<Document>

Determines on which index to perform search.
When IndexedProperty.value is given, will perform search only on documents having IndexedProperty.name equal to that value.