public interface LuceneAnalysisComponentDefinitionContext extends LuceneCustomAnalysisDefinitionContext
| Modifier and Type | Method and Description |
|---|---|
LuceneAnalysisComponentDefinitionContext |
param(String name,
String value)
Set a parameter.
|
charFilter, tokenFilteranalyzer, normalizerLuceneAnalysisComponentDefinitionContext param(String name, String value)
name - The name of the parameter.value - The value of the parameter.Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.