@Deprecated public class BloomFilterPostingsFormatProvider extends AbstractPostingsFormatProvider
PostingsFormatProvider.Factory, PostingsFormatProvider.HelperPOSTINGS_FORMAT_SETTINGS_PREFIX| Constructor and Description |
|---|
BloomFilterPostingsFormatProvider(Settings indexSettings,
Map<String,PostingsFormatProvider.Factory> postingFormatFactories,
String name,
Settings postingsFormatSettings)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
PostingsFormatProvider |
delegate()
Deprecated.
|
org.apache.lucene.codecs.PostingsFormat |
get()
Deprecated.
Returns this providers
PostingsFormat instance. |
name@Inject public BloomFilterPostingsFormatProvider(@IndexSettings Settings indexSettings, @Nullable Map<String,PostingsFormatProvider.Factory> postingFormatFactories, String name, Settings postingsFormatSettings)
public PostingsFormatProvider delegate()
public org.apache.lucene.codecs.PostingsFormat get()
PostingsFormatProviderPostingsFormat instance.Copyright © 2009–2016. All rights reserved.