algolia_helper 0.1.5 algolia_helper: ^0.1.5 copied to clipboard
Patterns and APIs to implement advanced search features with Algolia
Algolia Helpers for Dart #
Provides patterns and APIs that make it possible to customize search experiences at a deeper level, in pure Dart.
Principles #
- Simple: provide simple and easy-to-use utilities to build advanced search experiences
- Abstraction: manage common search logic and state use-cases
- Integration: leverage SoC, without assumptions on how the app is built
Features #
- Search query and hits list
- Filters and facets handling, disjunctive faceting
- Search metadata (i.e. highlighting)