Files
firecms/website/docs/api/functions/algoliatextsearchdelegate.md
2021-06-06 13:36:47 +02:00

715 B

id, title, sidebar_label, sidebar_position, custom_edit_url
id title sidebar_label sidebar_position custom_edit_url
algoliatextsearchdelegate Function: AlgoliaTextSearchDelegate AlgoliaTextSearchDelegate 0 null

AlgoliaTextSearchDelegate(algoliaClient, indexKey): TextSearchDelegate

Specific implementation of a TextSearchDelegate that uses Algolia as the search engine

Parameters

Name Type
algoliaClient SearchClient
indexKey string

Returns

TextSearchDelegate

Defined in

models/text_search_delegate.ts:21