I need to enable searches that return only exact matches for quoted phrases.
For example "Bank of America" should not return results that only contain "America" or "bank" as these are common words in the search corpus.
I have tried using escaped quotations, "Bank of America" as well as other various versions of quoting strings, and I continue to get non-exact matches.
Google does this quite well, I am trying to determine how to coerce SwiftType to do the same.
Thank you! I think part of the challenge is that in the "Search Preview" in the Swiftype console, I have to enter those escaped quotes as well, which seems like a UI bug.
Also, checking my corpus, I still get results that aren't an exact match, they just have nothing highlighted. But I do get significantly fewer using escaped quotes, but it's not none. There are just too many articles that have "bank" and "America" in them.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.