-
-
Notifications
You must be signed in to change notification settings - Fork 334
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(search): all and some words for fullTextSearch
Added two new fullTextSearch options some and all some Will do the same as exact but supports multiple search values separated by whitespace. At least one word must match all Same as some but all words have to match in all given searchfields of each record altogether
- Loading branch information
Showing
1 changed file
with
31 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters