Annotation Type and Description |
---|
org.elasticsearch.common.inject.assistedinject.AssistedInject
FactoryProvider now works better with the standard @Inject
annotation. When using that annotation, parameters are matched by name and type rather than
by position. In addition, values that use the standard @Inject constructor
annotation are eligible for method interception. |
Field and Description |
---|
org.apache.lucene.util.XIOUtils.CHARSET_UTF_8
Use
StandardCharsets.UTF_8 instead. |
org.elasticsearch.indices.recovery.RecoverySettings.INDICES_RECOVERY_MAX_SIZE_PER_SEC |
Constructor and Description |
---|
org.elasticsearch.index.analysis.StandardHtmlStripAnalyzer(Version) |
Enum Constant and Description |
---|
org.elasticsearch.search.aggregations.support.ValueType.ANY |
Copyright © 2009–2015. All rights reserved.