How can I get a multi-word search to consider more...
# community-help
s
How can I get a multi-word search to consider more than one query_by field? Example, I have two fields I'm querying by "payer,receiver" If I search for "Thatcher Tosh" I would expect the top result to be where the payer is "Tosh" and the receiver is "Thatcher", however it seems to be prioritizing just one query field and the result I'm looking for doesn't even show up. I have both fields weighted the same. Any idea?
k
In the recent 0.23 RC builds, we are taking care of cross field matching. You can check on the
0.23.0.rc54
build.
🙌 1
s
Thank you!
k
yw please let me know your feedback once you try it out.
💯 1