Either/Or Search
craigerskine opened this issue · 1 comments
craigerskine commented
Is there a way to do a search like in Google when you use the OR operator? Is there a certain syntax to use or is it not possible?
nitriques commented
Right now, I do not think it is possible to get all match of either A or B. Stemming could help you ? It's a full text search so it has limitations.