You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I managed to setup the algolia search using a enriched search.json.
The enriched search.json contains fields about documents that could be used in faceted search, as algolia is proposing.
However, if I understood well, for that to work correctly one needs to use not the autocomplete plugin from algolia, but instantsearch. Apparently instantsearch allows to use UI widgets quite easily, with less work that for autocomplete and with more possibilities. Am I right about this and is there a possibility for quarto to support instantsearch as an alternative to autocomplete ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Description
I managed to setup the algolia search using a enriched search.json.
The enriched search.json contains fields about documents that could be used in faceted search, as algolia is proposing.
However, if I understood well, for that to work correctly one needs to use not the autocomplete plugin from algolia, but instantsearch. Apparently instantsearch allows to use UI widgets quite easily, with less work that for autocomplete and with more possibilities. Am I right about this and is there a possibility for quarto to support instantsearch as an alternative to autocomplete ?
Beta Was this translation helpful? Give feedback.
All reactions