Package org.apache.maven.index.context
Interface NexusIndexWriter.IndexWriterConfigFactory
- Enclosing class:
- NexusIndexWriter
public static interface NexusIndexWriter.IndexWriterConfigFactory
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.lucene.index.IndexWriterConfigcreate(org.apache.lucene.analysis.Analyzer analyzer) 
- 
Method Details- 
createorg.apache.lucene.index.IndexWriterConfig create(org.apache.lucene.analysis.Analyzer analyzer) 
 
-