algolia_helper 0.3.3
algolia_helper: ^0.3.3 copied to clipboard
Patterns and APIs to implement advanced search features with Algolia
0.3.3 #
- FIX: use app documents directory to store the user token if possible (#88).
0.3.0 - 2022-04-07 #
Feat #
- Add eventTracker instances to
HitsSearcher
andFacetList
performing automatic hit view and filter click events tracking and facilitating manual Insights event tracking.
0.2.2 #
Fix #
- Allow same search query to be executed (#48)
- Highlighting of strings with non-alphanumeric characters (#46)
0.2.1 #
0.2.0 #
0.1.5 #
Feat #
- Update
HitsSearcher
'sdisjunctiveFacets
property when disjunctiveFacetList
is connected (#27)
0.1.1 #
0.1.0 #
Initial release.