We are trying to search an exact text string that contains a hyphen eg. 2013-1. We are trying to find the results in the full text search, not in a template field.
Quotes don't make a difference. We have a user that claims that it used to work fine prior to ver 9 but we have no proof of that.
its just skipping over the hyphen and returning results like "2013. 1", "2013 1", "2013, (1"
So basically its treating the hyphen as a space. Is there a way to get around this?