Skip to content

Conversation

sante
Copy link

@sante sante commented Apr 3, 2025

This PR adds support for a new field in FilterModel to allow for different matching strategies. Originally I added the string similarity package as a dependency and used it for a fuzzy search strategy. After some thought, I removed the dependency and added the option to supply your own strategy

Changes to FirestorePagination widget:

Changes to FilterModel:

⚠️ Notes

Still have to update the real time db and documentation

@sante sante changed the title Feat: Added support for multiple search filters and optional fuzzy search Feat: Added support for multiple search filters and optional strategy Apr 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant