algolia_helper
Patterns and APIs to implement advanced search features with Algolia
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Release timing varies
gaps range from 1 weeks to 5 months
Most releases are documented
notes for 10 of 14 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
14 releases · first in 2022
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Sep 2022 to Jul 2023Releases
latest 14-
0.3.318 Jul 2023Release notes
Open source →- REFACTOR: Filters/FilterState and add disposables (#31).
- REFACTOR(searcher): responses as published stream (#30).
- REFACTOR:
HitsSearcherandFacetListspec and impl SoC (#24). - REFACTOR(hierarchical): update group logic (#10).
- REFACTOR(docs): update public API (#9).
- REFACTOR(searcher): update API and tests (#3).
- REFACTOR: rename main entry to algolia.dart.
- FIX: use app documents directory to store the user token if possible (#88).
- FIX: Restore pub points (#75).
- FIX(highlighting): strings with symbols other then letters (#46).
- FIX: allow same search query to be executed (#48).
- FIX: add type alias for deprecated immutable filters (#32).
- FIX: named parameters for Hit.getHighlightedString (#22).
- FIX: remove distinct from search state stream (#21).
- FIX(QueryBuilder): build disjunctive faceting queries exception (#19).
- FIX(searchResponse): facetStats type (#15).
- FIX(queryBuilder): add objectID to attributes for aux queries (#14).
- FIX: tag filter attribute.
- FIX(searcher): search response build.
- FIX(searcher): search operation call.
- FIX: modules types.
- FEAT: Insights (#62).
- FEAT: add rerun search query (#51).
- FEAT: enhance DX and update documentation (#33).
- FEAT(FacetList): update search state on disjunctive faceting (#27).
- FEAT(HitsSearcher): expose search state stream (#17).
- FEAT: facet list component (#13).
- FEAT(highlighting): Highlighting feature (#11).
- FEAT(search): update query params build (#8).
- FEAT(filterstate): update and document API (#6).
- FEAT: QueryBuilder (#5).
-
0.3.230 May 2023Nothing published for this version
-
0.3.119 May 2023Nothing published for this version
-
0.3.003 May 2023Nothing published for this version
-
0.2.322 Dec 2022Nothing published for this version
-
0.2.214 Dec 2022Release notes
Open source →- CHORE: Update dependencies to be more relaxed.
2023-09-05
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →Fix
- Allow same search query to be executed (#48)
- Highlighting of strings with non-alphanumeric characters (#46)
-
0.2.125 Oct 2022Release notes
Open source →- CHORE: Fix pana issues (#95).
2023-09-05
Changes
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
Release notes
Open source →Fix
FacetListredundantfacetssubmissions (#33)
Changed
CompositeDisposable#addmethod generic (#33)
-
0.2.003 Oct 2022Release notes
Open source →- FEAT: Insights becomes a Flutter package (#92).
- FIX: Add named parameters for Insights instantiation.
Release notes
Open source →Feat
- Add
DisposableandCompositeDisposable(#31)
Fix
HitsSearcher'sresponsesas published stream (#30)
Changed
ImmutableFiltersrenamed toStatelessFilters(#32)
-
0.1.515 Sep 2022Release notes
Open source →Feat
- Update
HitsSearcher'sdisjunctiveFacetsproperty when disjunctiveFacetListis connected (#27)
- Update
-
0.1.414 Sep 2022Release notes
Open source →Refactor
HitsSearcherandFacetListspecification and implementation (#24)
-
0.1.314 Sep 2022 -
0.1.212 Sep 2022Release notes
Open source →- FIX: use app documents directory to store the user token if possible (#88).
- FIX: Restore pub points (#75).
- FEAT: Insights (#62).
Release notes
Open source →Fix
- Rewrite the build disjunctive faceting queries to avoid exception (#19)
-
0.1.112 Sep 2022Release notes
Open source →Feat
- Expose search state stream (#17)
Fix
- Add objectID to attributes for auxiliary queries (#14)
- Fix
facetStatstype (#15)
-
0.1.001 Sep 2022