Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Use textContains instead of textContainsRegex #11

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vdebergue
Copy link
Contributor

With this change more results are returned from the search and the terms are more case insensitive.

Before if you had a field with values: Bar Foo bar, bar foo, BAR FOO, only a query with foo would return all results. A query with FOO would not return results.

Now, a query with foo or FOO will return the 3 results.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant