Hi,
Yes i have already removed noise words with the function:
Public Function removeNoiseWords(ByVal str As String) As String
Dim noiseWordPattern As String = "(?<word>\b(about|1|after|2|all|also|3|an|4|and|5|another|6|any|7|are|8|as|...
Did you find the answer to your question as i have the same issue with full text search and excluding words. Could you post what your solution was?
Thnx
firthy
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.