See: org.apache.lucene.analysis.pattern There's a bunch of stuff there that I think is what you want.
Best, Erick On Wed, Aug 21, 2013 at 9:55 AM, Ajay Bhat <[email protected]> wrote: > Hi, > > According to the changelog in 4.0.0alpha [1] the Pattern Analyzer was > deprecated from the org.apache.lucene.analysis.miscellaneous package. From > where do i use the Analyzer now? > > [1] > http://lucene.apache.org/core/4_3_0/changes/Changes.html#4.0.0-alpha.api_changes > -- > Thanks and regards, > Ajay Bhat >
