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