Skip to content

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

Open
BernhardBaumrock wants to merge 1 commit into
tabulator-tables:masterfrom
BernhardBaumrock:smart-filters
Open

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

Conversation

@BernhardBaumrock
Copy link
Copy Markdown

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/

Copy link
Copy Markdown
Collaborator

@azmy60 azmy60 left a comment

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
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
Copy link
Copy Markdown
Collaborator

azmy60 commented Mar 9, 2026

@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
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