Hello,

I am sorry if this is posted somewhere else, but I think I sent it to
the wrong list and I am trying again.

Is there anywhere I can find specifications for StandardAnalyzer?

I am looking for specs that tell just how StandardAnalyzer tokenizes
search terms, and how it deals with special combination of characters,
eg:

a...@dogfood.com becomes:

  a...@dogfood.com

while

al...@dogfood.com becomes :

  alpo1
  dogfood.com

Brian's becomes Brian

etc.

Thanks,  Allasso Travesser
-- 
View this message in context: 
http://lucene.472066.n3.nabble.com/StandardAnalyzer-specifications-tp866602p866602.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to