October 5, 2023 at 5:15 pm
I want to search a table alias doc, column name Result, where doc.Result is full text indexed, using Contains, and I want to find where there is the term BSA and a % sign (percent sign, literally) within 5 words of each other.
Do I have to escape the % sign like [%] ? that seems to come back wrong syntax
This returns zero results but that may be accurate, not sure. the [%] returns syntax error
where contains(doc.Result,'NEAR((BSA, %), 5)')
October 6, 2023 at 6:10 pm
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy