Individual match count for all terms using multiword search #2583
Unanswered
rohan-gosavi
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Yes, this makes sense. I don't know why this didn't cross my mind before. Thanks for pointing this out! I've opened a ticket dedicated to the issue. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to get the match count for each of the terms using multiple word search?
for example: "blood,bmi,diabetes" then can we get match count for each as [blood = 10, bmi = 4, diabetes = 50]?
Beta Was this translation helpful? Give feedback.
All reactions