> 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,
You can look at StandardTokenizerImpl.jflex file. Also Lucene has WikipediaTokenizerImpl.jflex if you are interested. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org