Class SolrServerConfigModel
java.lang.Object
de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.core.model.ItemModel
de.hybris.platform.solrfacetsearch.model.config.SolrServerConfigModel
- All Implemented Interfaces:
Serializable
Generated model class for type SolrServerConfig first defined at extension solrfacetsearch.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.static final StringGenerated constant - Attribute key ofSolrServerConfig.versionattribute defined at extensionsolrfacetsearch.Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.SolrServerConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing contextSolrServerConfigModel(SolrServerModes _mode, String _name, boolean _useMasterNodeExclusivelyForIndexing) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersSolrServerConfigModel(SolrServerModes _mode, String _name, ItemModel _owner, boolean _useMasterNodeExclusivelyForIndexing) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parameters -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.getMode()Generated method - Getter of theSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.getName()Generated method - Getter of theSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.Generated method - Getter of theSolrServerConfig.versiondynamic attribute defined at extensionsolrfacetsearch.booleanGenerated method - Getter of theSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.booleanDeprecated, for removal: This API element is subject to removal in a future version.booleanGenerated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.booleanGenerated method - Getter of theSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.booleanGenerated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.voidsetAliveCheckInterval(Integer value) Generated method - Setter ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.voidsetAutoAddReplicas(boolean value) Generated method - Setter ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.voidsetConnectionTimeout(Integer value) Generated method - Setter ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.voidsetEmbeddedMaster(boolean value) Deprecated, for removal: This API element is subject to removal in a future version.voidGenerated method - Setter ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.voidsetIndexingPassword(String value) Generated method - Setter ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.voidsetIndexingSocketTimeout(Integer value) Generated method - Setter ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.voidsetIndexingTcpNoDelay(boolean value) Generated method - Setter ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.voidsetIndexingUsername(String value) Generated method - Setter ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.voidsetMaxTotalConnections(Integer value) Generated method - Setter ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.voidsetMode(SolrServerModes value) Generated method - Setter ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.voidGenerated method - Initial setter ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.voidsetNumShards(Integer value) Generated method - Setter ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.voidsetPassword(String value) Generated method - Setter ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.voidsetReadTimeout(Integer value) Deprecated, for removal: This API element is subject to removal in a future version.voidsetReplicationFactor(Integer value) Generated method - Setter ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.voidsetSocketTimeout(Integer value) Generated method - Setter ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.voidGenerated method - Setter ofSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.voidsetTcpNoDelay(boolean value) Generated method - Setter ofSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.voidsetUseMasterNodeExclusivelyForIndexing(boolean value) Generated method - Setter ofSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.voidsetUsername(String value) Generated method - Setter ofSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplace
-
Field Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
NAME
Generated constant - Attribute key ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.- See Also:
-
MODE
Generated constant - Attribute key ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.- See Also:
-
EMBEDDEDMASTER
Generated constant - Attribute key ofSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.- See Also:
-
ALIVECHECKINTERVAL
Generated constant - Attribute key ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.- See Also:
-
CONNECTIONTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
-
SOCKETTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
-
TCPNODELAY
Generated constant - Attribute key ofSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.- See Also:
-
MAXTOTALCONNECTIONS
Generated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.- See Also:
-
MAXTOTALCONNECTIONSPERHOSTCONFIG
Generated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- See Also:
-
USERNAME
Generated constant - Attribute key ofSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.- See Also:
-
PASSWORD
Generated constant - Attribute key ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGALIVECHECKINTERVAL
Generated constant - Attribute key ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGCONNECTIONTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGSOCKETTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGTCPNODELAY
Generated constant - Attribute key ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGMAXTOTALCONNECTIONS
Generated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
Generated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGUSERNAME
Generated constant - Attribute key ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.- See Also:
-
INDEXINGPASSWORD
Generated constant - Attribute key ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.- See Also:
-
READTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
-
USEMASTERNODEEXCLUSIVELYFORINDEXING
Generated constant - Attribute key ofSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.- See Also:
-
NUMSHARDS
Generated constant - Attribute key ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.- See Also:
-
REPLICATIONFACTOR
Generated constant - Attribute key ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.- See Also:
-
AUTOADDREPLICAS
Generated constant - Attribute key ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.- See Also:
-
SOLRQUERYMETHOD
Generated constant - Attribute key ofSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.- See Also:
-
VERSION
Generated constant - Attribute key ofSolrServerConfig.versionattribute defined at extensionsolrfacetsearch.- See Also:
-
SOLRENDPOINTURLS
Generated constant - Attribute key ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.- See Also:
-
-
Constructor Details
-
SolrServerConfigModel
public SolrServerConfigModel()Generated constructor - Default constructor for generic creation. -
SolrServerConfigModel
public SolrServerConfigModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
SolrServerConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrServerConfigModel(SolrServerModes _mode, String _name, boolean _useMasterNodeExclusivelyForIndexing) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_mode- initial attribute declared by typeSolrServerConfigat extensionsolrfacetsearch_name- initial attribute declared by typeSolrServerConfigat extensionsolrfacetsearch_useMasterNodeExclusivelyForIndexing- initial attribute declared by typeSolrServerConfigat extensionsolrfacetsearch
-
SolrServerConfigModel
@Deprecated(since="4.1.1", forRemoval=true) public SolrServerConfigModel(SolrServerModes _mode, String _name, ItemModel _owner, boolean _useMasterNodeExclusivelyForIndexing) Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_mode- initial attribute declared by typeSolrServerConfigat extensionsolrfacetsearch_name- initial attribute declared by typeSolrServerConfigat extensionsolrfacetsearch_owner- initial attribute declared by typeItemat extensioncore_useMasterNodeExclusivelyForIndexing- initial attribute declared by typeSolrServerConfigat extensionsolrfacetsearch
-
-
Method Details
-
getAliveCheckInterval
Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.- Returns:
- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getConnectionTimeout
Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.- Returns:
- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getIndexingAliveCheckInterval
@Accessor(qualifier="indexingAliveCheckInterval", type=GETTER) public Integer getIndexingAliveCheckInterval()Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
getIndexingConnectionTimeout
@Accessor(qualifier="indexingConnectionTimeout", type=GETTER) public Integer getIndexingConnectionTimeout()Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
getIndexingMaxTotalConnections
@Accessor(qualifier="indexingMaxTotalConnections", type=GETTER) public Integer getIndexingMaxTotalConnections()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
getIndexingMaxTotalConnectionsPerHostConfig
@Accessor(qualifier="indexingMaxTotalConnectionsPerHostConfig", type=GETTER) public Integer getIndexingMaxTotalConnectionsPerHostConfig()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getIndexingPassword
Generated method - Getter of theSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingPassword
-
getIndexingSocketTimeout
Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getIndexingUsername
Generated method - Getter of theSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingUsername
-
getMaxTotalConnections
Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.- Returns:
- the maxTotalConnections - Sets the maximum total connections allowed
-
getMaxTotalConnectionsPerHostConfig
@Accessor(qualifier="maxTotalConnectionsPerHostConfig", type=GETTER) public Integer getMaxTotalConnectionsPerHostConfig()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- Returns:
- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
getMode
Generated method - Getter of theSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.- Returns:
- the mode - operation mode of Solr server
-
getName
Generated method - Getter of theSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.- Returns:
- the name - unique identifier of solr configuration
-
getNumShards
Generated method - Getter of theSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.- Returns:
- the numShards
-
getPassword
Generated method - Getter of theSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.- Returns:
- the password
-
getReadTimeout
@Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="readTimeout", type=GETTER) public Integer getReadTimeout()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.- Returns:
- the readTimeout
-
getReplicationFactor
Generated method - Getter of theSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.- Returns:
- the replicationFactor
-
getSocketTimeout
Generated method - Getter of theSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.- Returns:
- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
getSolrEndpointUrls
@Accessor(qualifier="solrEndpointUrls", type=GETTER) public List<SolrEndpointUrlModel> getSolrEndpointUrls()Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch. Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.- Returns:
- the solrEndpointUrls
-
getSolrQueryMethod
Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.- Returns:
- the solrQueryMethod
-
getUsername
Generated method - Getter of theSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.- Returns:
- the username
-
getVersion
Generated method - Getter of theSolrServerConfig.versiondynamic attribute defined at extensionsolrfacetsearch.- Returns:
- the version
-
isAutoAddReplicas
@Accessor(qualifier="autoAddReplicas", type=GETTER) public boolean isAutoAddReplicas()Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.- Returns:
- the autoAddReplicas
-
isEmbeddedMaster
@Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="embeddedMaster", type=GETTER) public boolean isEmbeddedMaster()Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Getter of theSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.- Returns:
- the embeddedMaster
-
isIndexingTcpNoDelay
@Accessor(qualifier="indexingTcpNoDelay", type=GETTER) public boolean isIndexingTcpNoDelay()Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
isTcpNoDelay
@Accessor(qualifier="tcpNoDelay", type=GETTER) public boolean isTcpNoDelay()Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.- Returns:
- the tcpNoDelay - Setting to true disables TCP packet batching
-
isUseMasterNodeExclusivelyForIndexing
@Accessor(qualifier="useMasterNodeExclusivelyForIndexing", type=GETTER) public boolean isUseMasterNodeExclusivelyForIndexing()Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.- Returns:
- the useMasterNodeExclusivelyForIndexing
-
setAliveCheckInterval
@Accessor(qualifier="aliveCheckInterval", type=SETTER) public void setAliveCheckInterval(Integer value) Generated method - Setter ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.- Parameters:
value- the aliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setAutoAddReplicas
@Accessor(qualifier="autoAddReplicas", type=SETTER) public void setAutoAddReplicas(boolean value) Generated method - Setter ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.- Parameters:
value- the autoAddReplicas
-
setConnectionTimeout
@Accessor(qualifier="connectionTimeout", type=SETTER) public void setConnectionTimeout(Integer value) Generated method - Setter ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.- Parameters:
value- the connectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setEmbeddedMaster
@Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="embeddedMaster", type=SETTER) public void setEmbeddedMaster(boolean value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.- Parameters:
value- the embeddedMaster
-
setIndexingAliveCheckInterval
@Accessor(qualifier="indexingAliveCheckInterval", type=SETTER) public void setIndexingAliveCheckInterval(Integer value) Generated method - Setter ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingAliveCheckInterval - Time interval in milliseconds which is used to ping the dead servers to find if it is alive.
-
setIndexingConnectionTimeout
@Accessor(qualifier="indexingConnectionTimeout", type=SETTER) public void setIndexingConnectionTimeout(Integer value) Generated method - Setter ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingConnectionTimeout - Sets the timeout in milliseconds until a connection is established.
-
setIndexingMaxTotalConnections
@Accessor(qualifier="indexingMaxTotalConnections", type=SETTER) public void setIndexingMaxTotalConnections(Integer value) Generated method - Setter ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingMaxTotalConnections - Sets the maximum total connections allowed
-
setIndexingMaxTotalConnectionsPerHostConfig
@Accessor(qualifier="indexingMaxTotalConnectionsPerHostConfig", type=SETTER) public void setIndexingMaxTotalConnectionsPerHostConfig(Integer value) Generated method - Setter ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingMaxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setIndexingPassword
Generated method - Setter ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingPassword
-
setIndexingSocketTimeout
@Accessor(qualifier="indexingSocketTimeout", type=SETTER) public void setIndexingSocketTimeout(Integer value) Generated method - Setter ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingSocketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setIndexingTcpNoDelay
@Accessor(qualifier="indexingTcpNoDelay", type=SETTER) public void setIndexingTcpNoDelay(boolean value) Generated method - Setter ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingTcpNoDelay - Setting to true disables TCP packet batching
-
setIndexingUsername
Generated method - Setter ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingUsername
-
setMaxTotalConnections
@Accessor(qualifier="maxTotalConnections", type=SETTER) public void setMaxTotalConnections(Integer value) Generated method - Setter ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the maxTotalConnections - Sets the maximum total connections allowed
-
setMaxTotalConnectionsPerHostConfig
@Accessor(qualifier="maxTotalConnectionsPerHostConfig", type=SETTER) public void setMaxTotalConnectionsPerHostConfig(Integer value) Generated method - Setter ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- Parameters:
value- the maxTotalConnectionsPerHostConfig - Sets the maximum number of connections to be used for the given host config
-
setMode
Generated method - Setter ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the mode - operation mode of Solr server
-
setName
Generated method - Initial setter ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch. Can only be used at creation of model - before first save.- Parameters:
value- the name - unique identifier of solr configuration
-
setNumShards
Generated method - Setter ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the numShards
-
setPassword
Generated method - Setter ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.- Parameters:
value- the password
-
setReadTimeout
@Deprecated(since="ages", forRemoval=true) @Accessor(qualifier="readTimeout", type=SETTER) public void setReadTimeout(Integer value) Deprecated, for removal: This API element is subject to removal in a future version.Generated method - Setter ofSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.- Parameters:
value- the readTimeout
-
setReplicationFactor
@Accessor(qualifier="replicationFactor", type=SETTER) public void setReplicationFactor(Integer value) Generated method - Setter ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.- Parameters:
value- the replicationFactor
-
setSocketTimeout
Generated method - Setter ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.- Parameters:
value- the socketTimeout - Sets the default socket timeout in milliseconds which is the timeout for waiting for data
-
setSolrEndpointUrls
@Accessor(qualifier="solrEndpointUrls", type=SETTER) public void setSolrEndpointUrls(List<SolrEndpointUrlModel> value) Generated method - Setter ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the solrEndpointUrls
-
setSolrQueryMethod
@Accessor(qualifier="solrQueryMethod", type=SETTER) public void setSolrQueryMethod(SolrQueryMethod value) Generated method - Setter ofSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.- Parameters:
value- the solrQueryMethod
-
setTcpNoDelay
@Accessor(qualifier="tcpNoDelay", type=SETTER) public void setTcpNoDelay(boolean value) Generated method - Setter ofSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.- Parameters:
value- the tcpNoDelay - Setting to true disables TCP packet batching
-
setUseMasterNodeExclusivelyForIndexing
@Accessor(qualifier="useMasterNodeExclusivelyForIndexing", type=SETTER) public void setUseMasterNodeExclusivelyForIndexing(boolean value) Generated method - Setter ofSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.- Parameters:
value- the useMasterNodeExclusivelyForIndexing
-
setUsername
Generated method - Setter ofSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.- Parameters:
value- the username
-