Design document ID including a _design/
prefix.
Schema for a json
or text
query index definition. Indexes of type text
have additional configuration
properties that do not apply to json
indexes, these are:
default_analyzer
- the default text analyzer to use * default_field
- whether to index the text in all
document fields and what analyzer to use for that purpose.Index name.
Optional
partitionedIndicates if index is partitioned.
Schema for the type of an index.
Static
deserializeStatic
serializeGenerated using TypeDoc
Schema for information about an index.