Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. firthy

    Exclude values in Full Text Search query

    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|...
  2. firthy

    Exclude values in Full Text Search query

    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

Part and Inventory Search

Back
Top