Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable smart search #404

Open
letiesperon opened this issue Jan 11, 2022 · 0 comments
Open

Disable smart search #404

letiesperon opened this issue Jan 11, 2022 · 0 comments

Comments

@letiesperon
Copy link

Hi!
I noticed searching by multiple words, triggers a query that searches by each of the individual words (smart search).

datatable.search.value.split(global_search_delimiter)

I couldn't find any way to disable this behaviour for a specific column
Overriding the method global_search_delimiter in my Datatable class works, but I was hoping there was a way of doing it in a per-column basis.

Thank you

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

No branches or pull requests

1 participant