You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like how synonyms.bag works (faster) but when I use synonyms.constructPhrases with it, it doesn't seem to do phrase matches...
For example a search for "big apple" would return all results with big and apple. how can I make it only do a phrase search to match both words "big apple"?
Thank you!
The text was updated successfully, but these errors were encountered:
I like how synonyms.bag works (faster) but when I use synonyms.constructPhrases with it, it doesn't seem to do phrase matches...
For example a search for "big apple" would return all results with big and apple. how can I make it only do a phrase search to match both words "big apple"?
Thank you!
The text was updated successfully, but these errors were encountered: