Hi, You should be able to use AnalyzerWrapper for this, adding your TokenFilters in wrapComponents().
Alan Woodward www.flax.co.uk > On 23 Jun 2017, at 14:33, Nicola Buso <nb...@ebi.ac.uk> wrote: > > Hi, > > maybe it's a known question but I could not find and answer. > I need to base an Analyzer on another Analyzer at runtime. > > I know that the Analyzer is a factory and I should really look at > combine the Filters. I'm looking for a way to get the > TokenStreamComponents from an analyzer at runtime and from there start > adding my filters. > > Did someone already did something similar? > > > Nicola > > > -- > Nicola Buso <nb...@ebi.ac.uk> > EMBL-EBI > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org >