Hello,
I have implemented Mircorsoft Indexing service for search functionality for my client's web site. I am using asp.net with C#.
When user select "Exact Phrase" option and enter below text then they are getting an error. Below is the search text:
LSN and the NICT agency of Japan are cosponsoring the workshop that will be held in the two days prior to the GLIF workshop in the same location
Below is the Error:
Error: Incorrect syntax near 'NICT'. Expected '&', '\'', ')', '|', '~', OR, AND, NEAR. SQLSTATE=42000
When I removed NICT word from the search text then also I am getting the same Error. It states that incorrect syntax near the word agency.
Any idea what is wrong?
Thanks,
Bhavesh