mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-16 18:40:00 +08:00
715 B
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 |