public class SolrIntegrationConfiguration extends BaseManager
BaseManager.PackEntryChangeListener, BaseManager.RegistryEntry
TYPE_EJP, TYPE_NATIVE
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getSolrCoreBaseUrl()
Returns the base URL for accessing the Solr core for this table, e.g.
|
boolean |
isEnabled()
Returns whether this table is enabled for Solr integration.
|
void |
setEnabled(boolean enabled)
Configures whether this table is enabled for Solr integration.
|
void |
setSolrCoreBaseUrl(java.lang.String coreBaseUrl)
Configures the base URL for accessing the Solr core for this table.
|
addChangeListener, addChangeListener, addGlobalChangeListener, addPackListener, forgetPush, getPack, isShared, popPack, pushPack, removeChangeListener, removeChangeListener, removeGlobalChangeListener, removePackListener, save, save, toString, writeAsXML
public boolean isEnabled()
public void setEnabled(boolean enabled)
enabled
- true
if this table is enabled for Solr integration, false
otherwisepublic java.lang.String getSolrCoreBaseUrl()
public void setSolrCoreBaseUrl(java.lang.String coreBaseUrl)
coreBaseUrl
- specifies the base url for accessing the Solr core, e.g. "http://localhost:8983/solr/my_core"www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.