Skip to content

Add "smart" + "smarter" filter to support fuzzy search + AND/OR operators#4772

Merged
azmy60 merged 1 commit into
tabulator-tables:masterfrom
BernhardBaumrock:smart-filters
Jun 10, 2026
Merged

Add "smart" + "smarter" filter to support fuzzy search + AND/OR operators#4772
azmy60 merged 1 commit into
tabulator-tables:masterfrom
BernhardBaumrock:smart-filters

Conversation

@BernhardBaumrock

Copy link
Copy Markdown
Contributor

Hi @olifolkerd maybe you can remember me from #3230 - still using your great library and still thankful for the event system :)

This PR adds two new filter implementation that I have been using for years as default in all my projects. Maybe you find them helpful and want to merge them to the core.

Docs can be found here (I'm using them in my module RockGrid for the ProcessWire CMS): https://www.baumrock.com/en/processwire/modules/rockgrid/docs/filters/

@azmy60 azmy60 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @BernhardBaumrock. Thank you for adding these to Tabulator! I think this looks awesome.

@BernhardBaumrock

Copy link
Copy Markdown
Contributor Author

@azmy60 great to hear that you like it! I'd probably not call them "smart" and "smarter" as of today. Maybe just offer one single filter called "smart" filter which actually works like the "smarter" filter in my PR ?

@azmy60

azmy60 commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator

@BernhardBaumrock Yes, that'd be simpler which is great!

@azmy60 azmy60 added the PR Awaiting Merge The PR is awaiting merge in next release version label Apr 7, 2026
@azmy60 azmy60 merged commit 88163b0 into tabulator-tables:master Jun 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR Awaiting Merge The PR is awaiting merge in next release version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants