Indices
List
List all indices of search engine.
GET
List
Authorizations
Doofinder API key. Pass it as: Authorization: Token <api_key>
Path Parameters
Unique id of a search engine.
Pattern:
^[a-f0-9]{32}$Response
Indices retrieved.
Name of the Index. It works as the index identifier.
Pattern:
^[a-z][a-z0-9_]*$Example:
"product"
Preset of the index. The preset defines a set of configuration parameters for the index like basic fields to be included, and field transformations. For instance, the product preset creates the best_price field.
Available options:
generic, product, page, category Example:
"product"
Accepted for backwards compatibility but ignored.
List of datasources of an index.
List