public interface LuceneAnalysisConfigurer
Users can select a definition provider through the
configuration properties.
| Modifier and Type | Method and Description |
|---|---|
void |
configure(LuceneAnalysisConfigurationContext context)
Configures analysis as necessary using the given
context. |
void configure(LuceneAnalysisConfigurationContext context)
context.context - A context exposing methods to configure analysis.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.