Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Update qakbot-campaign-esentutl.md #253

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

Conversation

anna-g-arbeiter
Copy link

"has" works only for full tokens. The query has to use "contains" instead. I have tested it and it won't work with "has".
Also changed == to =~ according to the best practices.

"has" works only for full tokens. The query has to use "contains" instead. I have tested it and it won't work with "has".
Also changed == to =~ according to the best practices.
@tali-ash
Copy link
Contributor

tali-ash commented Dec 9, 2020

@anna-g-arbeiter for == / =, is case sensitive equals(==) is what you are looking for or not(=)?
As == is more efficient.

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.

2 participants