The name of the search index.
Parameters to specify such as the store type and mappins.
Plan properties such as the number of replicas and number of partitions.
Name of the source of the data (ie: the bucket name).
Extra parameters for the source. These are usually things like advanced connection options and tuning parameters.
The type of the source (couchbase or nil).
The UUID of the data source.
The type of index to use (fulltext-index or fulltext-alias).
Optional
uuidThe UUID of the search index. Used for updates to ensure consistency.
This class is currently incomplete and must be casted to
any
in TypeScript to be used.