Hi, I am using algolia for searching blog, and need to add recommendations.
- I set “title” as a searchable attribute and tried to search something like “React Developer”.
I am getting the blogs which includes both “React”, “Developer” keywords.
But what I am expecting is all blogs includes either “React” or “Developer”
Is it possible? Please let me know if anyone can help.
Kind regards.