Home > doofinder > QueryParamsBase > indices
QueryParamsBase.indices property
Your search engine is composed by one or many Indices. With the indices parameter you can specify to search within one specific Index. If this parameter is not provided, the search will work with all Indices.
Signature:
indices?: string[];