Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
#5558
Hi,
how does the "contains" filter exactly work in filtering.
For example if i have the string "User experience" and im filtering the "notes" field with it.

Will it only find the notes with the entire string "User experience" or with either "user" or "experience" or both.
#5584
saadaamir wrote: 22 May 2024, 21:09 Hi,
how does the "contains" filter exactly work in filtering.
For example if i have the string "User experience" and im filtering the "notes" field with it.snow rider

Will it only find the notes with the entire string "User experience" or with either "user" or "experience" or both.
In most basic implementations, using a "contains" filter with the string "User experience" will look for notes that include the entire substring "User experience" as it is. It won't automatically find notes with just "user" or "experience" unless the system specifically supports and is configured to perform such token-based searches or is using full-text search capabilities.
#5688
Most search and filtering systems' "contains" filter checks if a given substring or keyword occurs within a bigger text. In your case, the functionality of the filter relies on how it is applied in the system you are using if you are filtering the "notes" field with the term "User experience." Usually, for most systems running a simple "contains" filter, it will only locate notes precisely as written that include the whole text "User experience." Should you want to search for either term separately, you may have to use more complex searches or extra filters.planet clicker

I visit your blog regularly and recommend it to al[…]

Check extension=mysqli or extension=pdo_mysql is e[…]

Most search and filtering systems' "conta[…]

Issue in sending mail

Hello CATS team, I installed a new OpenCATS due to[…]