public class AggregateIndexInitializer extends DefaultTemplateInitializer
Modifier and Type | Field and Description |
---|---|
static String |
TEMPLATE_RESOURCE |
Constructor and Description |
---|
AggregateIndexInitializer(org.osgi.framework.BundleContext bundleContext,
io.searchbox.client.JestClient client,
IndexSettings indexSettings) |
AggregateIndexInitializer(io.searchbox.client.JestClient client) |
AggregateIndexInitializer(io.searchbox.client.JestClient client,
IndexSettings indexSettings) |
getIndexSettings, initialize, isInitialized
public static final String TEMPLATE_RESOURCE
public AggregateIndexInitializer(org.osgi.framework.BundleContext bundleContext, io.searchbox.client.JestClient client, IndexSettings indexSettings)
public AggregateIndexInitializer(io.searchbox.client.JestClient client, IndexSettings indexSettings)
public AggregateIndexInitializer(io.searchbox.client.JestClient client)
Copyright © 2021. All rights reserved.