UI Libraries
/
Autocomplete
/
autocomplete-preset-algolia
Mar. 01, 2022
autocomplete-preset-algolia
The Algolia preset provides fetching and highlighting utilities for usage with Algolia.
getAlgoliaResults | Retrieve Algolia results from multiple indices with autocomplete-preset-algolia. |
getAlgoliaFacets | Retrieve Algolia facet hits from multiple indices with autocomplete-preset-algolia. |
parseAlgoliaHitHighlight | Returns the highlighted parts of an Algolia hit. |
parseAlgoliaHitSnippet | Returns the highlighted parts of an Algolia hit's snippet. |
parseAlgoliaHitReverseHighlight | Returns the highlighted non-matching parts of an Algolia hit. |
parseAlgoliaHitReverseSnippet | Returns the non-matching parts of an Algolia hit snippet. |
Did you find this page helpful?