0 Replies Latest reply on Jan 22, 2009 12:39 PM by thiagu.m

    how to add a new stop word into StandardAnalyzer

      Hi every one


      I'm using Hibernate Search.
      I can index and search properly.
      I am using the default StandardAnalyzer for indexing and query parsing.
      I need to add a new stop word - into StandardAnalyzer.
      Because the following string DSE-s700 are indexded as a single word by StandardAnalyzer .
      if the user use DSE s700 as a search string, it wont return the any result. but need to give the DSE-s700 as a result.


      Any help how to do this ..


      by
      Thiagu.m