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:
java.io.Serializable
public class SolrServerConfigModel extends ItemModel
Generated model class for type SolrServerConfig first defined at extension solrfacetsearch.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringALIVECHECKINTERVALGenerated constant - Attribute key ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.static java.lang.StringAUTOADDREPLICASGenerated constant - Attribute key ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.static java.lang.StringCONNECTIONTIMEOUTGenerated constant - Attribute key ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.static java.lang.StringEMBEDDEDMASTERGenerated constant - Attribute key ofSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGALIVECHECKINTERVALGenerated constant - Attribute key ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGCONNECTIONTIMEOUTGenerated constant - Attribute key ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGMAXTOTALCONNECTIONSGenerated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIGGenerated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGPASSWORDGenerated constant - Attribute key ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGSOCKETTIMEOUTGenerated constant - Attribute key ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGTCPNODELAYGenerated constant - Attribute key ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.static java.lang.StringINDEXINGUSERNAMEGenerated constant - Attribute key ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.static java.lang.StringMAXTOTALCONNECTIONSGenerated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.static java.lang.StringMAXTOTALCONNECTIONSPERHOSTCONFIGGenerated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.static java.lang.StringMODEGenerated constant - Attribute key ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.static java.lang.StringNAMEGenerated constant - Attribute key ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.static java.lang.StringNUMSHARDSGenerated constant - Attribute key ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.static java.lang.StringPASSWORDGenerated constant - Attribute key ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.static java.lang.StringREADTIMEOUTGenerated constant - Attribute key ofSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.static java.lang.StringREPLICATIONFACTORGenerated constant - Attribute key ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.static java.lang.StringSOCKETTIMEOUTGenerated constant - Attribute key ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.static java.lang.StringSOLRENDPOINTURLSGenerated constant - Attribute key ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.static java.lang.StringSOLRQUERYMETHODGenerated constant - Attribute key ofSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.static java.lang.StringTCPNODELAYGenerated constant - Attribute key ofSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.static java.lang.StringUSEMASTERNODEEXCLUSIVELYFORINDEXINGGenerated constant - Attribute key ofSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.static java.lang.StringUSERNAMEGenerated constant - Attribute key ofSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.static java.lang.StringVERSIONGenerated 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, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description SolrServerConfigModel()Generated constructor - Default constructor for generic creation.SolrServerConfigModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing contextSolrServerConfigModel(SolrServerModes _mode, java.lang.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, java.lang.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
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description java.lang.IntegergetAliveCheckInterval()Generated method - Getter of theSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.java.lang.IntegergetConnectionTimeout()Generated method - Getter of theSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.java.lang.IntegergetIndexingAliveCheckInterval()Generated method - Getter of theSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.java.lang.IntegergetIndexingConnectionTimeout()Generated method - Getter of theSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.java.lang.IntegergetIndexingMaxTotalConnections()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.java.lang.IntegergetIndexingMaxTotalConnectionsPerHostConfig()Generated method - Getter of theSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.java.lang.StringgetIndexingPassword()Generated method - Getter of theSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.java.lang.IntegergetIndexingSocketTimeout()Generated method - Getter of theSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.java.lang.StringgetIndexingUsername()Generated method - Getter of theSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.java.lang.IntegergetMaxTotalConnections()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.java.lang.IntegergetMaxTotalConnectionsPerHostConfig()Generated method - Getter of theSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.SolrServerModesgetMode()Generated method - Getter of theSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.java.lang.StringgetName()Generated method - Getter of theSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.java.lang.IntegergetNumShards()Generated method - Getter of theSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.java.lang.StringgetPassword()Generated method - Getter of theSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.java.lang.IntegergetReadTimeout()Deprecated.java.lang.IntegergetReplicationFactor()Generated method - Getter of theSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.java.lang.IntegergetSocketTimeout()Generated method - Getter of theSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.java.util.List<SolrEndpointUrlModel>getSolrEndpointUrls()Generated method - Getter of theSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.SolrQueryMethodgetSolrQueryMethod()Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.java.lang.StringgetUsername()Generated method - Getter of theSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.java.lang.StringgetVersion()Generated method - Getter of theSolrServerConfig.versiondynamic attribute defined at extensionsolrfacetsearch.booleanisAutoAddReplicas()Generated method - Getter of theSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.booleanisEmbeddedMaster()Deprecated.booleanisIndexingTcpNoDelay()Generated method - Getter of theSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.booleanisTcpNoDelay()Generated method - Getter of theSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.booleanisUseMasterNodeExclusivelyForIndexing()Generated method - Getter of theSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.voidsetAliveCheckInterval(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.voidsetAutoAddReplicas(boolean value)Generated method - Setter ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.voidsetConnectionTimeout(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.voidsetEmbeddedMaster(boolean value)Deprecated.voidsetIndexingAliveCheckInterval(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.voidsetIndexingConnectionTimeout(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.voidsetIndexingMaxTotalConnections(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.voidsetIndexingMaxTotalConnectionsPerHostConfig(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.voidsetIndexingPassword(java.lang.String value)Generated method - Setter ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.voidsetIndexingSocketTimeout(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.voidsetIndexingTcpNoDelay(boolean value)Generated method - Setter ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.voidsetIndexingUsername(java.lang.String value)Generated method - Setter ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.voidsetMaxTotalConnections(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.voidsetMaxTotalConnectionsPerHostConfig(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.voidsetMode(SolrServerModes value)Generated method - Setter ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.voidsetName(java.lang.String value)Generated method - Initial setter ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.voidsetNumShards(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.voidsetPassword(java.lang.String value)Generated method - Setter ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.voidsetReadTimeout(java.lang.Integer value)Deprecated.voidsetReplicationFactor(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.voidsetSocketTimeout(java.lang.Integer value)Generated method - Setter ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.voidsetSolrEndpointUrls(java.util.List<SolrEndpointUrlModel> value)Generated method - Setter ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.voidsetSolrQueryMethod(SolrQueryMethod value)Generated 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(java.lang.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, setOwner
-
Methods 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 Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
NAME
public static final java.lang.String NAME
Generated constant - Attribute key ofSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
MODE
public static final java.lang.String MODE
Generated constant - Attribute key ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
EMBEDDEDMASTER
public static final java.lang.String EMBEDDEDMASTER
Generated constant - Attribute key ofSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
ALIVECHECKINTERVAL
public static final java.lang.String ALIVECHECKINTERVAL
Generated constant - Attribute key ofSolrServerConfig.aliveCheckIntervalattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
CONNECTIONTIMEOUT
public static final java.lang.String CONNECTIONTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.connectionTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
SOCKETTIMEOUT
public static final java.lang.String SOCKETTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.socketTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
TCPNODELAY
public static final java.lang.String TCPNODELAY
Generated constant - Attribute key ofSolrServerConfig.tcpNoDelayattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
MAXTOTALCONNECTIONS
public static final java.lang.String MAXTOTALCONNECTIONS
Generated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
MAXTOTALCONNECTIONSPERHOSTCONFIG
public static final java.lang.String MAXTOTALCONNECTIONSPERHOSTCONFIG
Generated constant - Attribute key ofSolrServerConfig.maxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
USERNAME
public static final java.lang.String USERNAME
Generated constant - Attribute key ofSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
PASSWORD
public static final java.lang.String PASSWORD
Generated constant - Attribute key ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGALIVECHECKINTERVAL
public static final java.lang.String INDEXINGALIVECHECKINTERVAL
Generated constant - Attribute key ofSolrServerConfig.indexingAliveCheckIntervalattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGCONNECTIONTIMEOUT
public static final java.lang.String INDEXINGCONNECTIONTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.indexingConnectionTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGSOCKETTIMEOUT
public static final java.lang.String INDEXINGSOCKETTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.indexingSocketTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGTCPNODELAY
public static final java.lang.String INDEXINGTCPNODELAY
Generated constant - Attribute key ofSolrServerConfig.indexingTcpNoDelayattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGMAXTOTALCONNECTIONS
public static final java.lang.String INDEXINGMAXTOTALCONNECTIONS
Generated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
public static final java.lang.String INDEXINGMAXTOTALCONNECTIONSPERHOSTCONFIG
Generated constant - Attribute key ofSolrServerConfig.indexingMaxTotalConnectionsPerHostConfigattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGUSERNAME
public static final java.lang.String INDEXINGUSERNAME
Generated constant - Attribute key ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
INDEXINGPASSWORD
public static final java.lang.String INDEXINGPASSWORD
Generated constant - Attribute key ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
READTIMEOUT
public static final java.lang.String READTIMEOUT
Generated constant - Attribute key ofSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
USEMASTERNODEEXCLUSIVELYFORINDEXING
public static final java.lang.String USEMASTERNODEEXCLUSIVELYFORINDEXING
Generated constant - Attribute key ofSolrServerConfig.useMasterNodeExclusivelyForIndexingattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
NUMSHARDS
public static final java.lang.String NUMSHARDS
Generated constant - Attribute key ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
REPLICATIONFACTOR
public static final java.lang.String REPLICATIONFACTOR
Generated constant - Attribute key ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
AUTOADDREPLICAS
public static final java.lang.String AUTOADDREPLICAS
Generated constant - Attribute key ofSolrServerConfig.autoAddReplicasattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
SOLRQUERYMETHOD
public static final java.lang.String SOLRQUERYMETHOD
Generated constant - Attribute key ofSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
VERSION
public static final java.lang.String VERSION
Generated constant - Attribute key ofSolrServerConfig.versionattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
SOLRENDPOINTURLS
public static final java.lang.String SOLRENDPOINTURLS
Generated constant - Attribute key ofSolrServerConfig.solrEndpointUrlsattribute defined at extensionsolrfacetsearch.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
SolrServerConfigModel
public SolrServerConfigModel()
Generated constructor - Default constructor for generic creation.
-
SolrServerConfigModel
public SolrServerConfigModel(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, java.lang.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, java.lang.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 Detail
-
getAliveCheckInterval
@Accessor(qualifier="aliveCheckInterval", type=GETTER) public java.lang.Integer 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
@Accessor(qualifier="connectionTimeout", type=GETTER) public java.lang.Integer 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 java.lang.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 java.lang.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 java.lang.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 java.lang.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
@Accessor(qualifier="indexingPassword", type=GETTER) public java.lang.String getIndexingPassword()
Generated method - Getter of theSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingPassword
-
getIndexingSocketTimeout
@Accessor(qualifier="indexingSocketTimeout", type=GETTER) public java.lang.Integer 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
@Accessor(qualifier="indexingUsername", type=GETTER) public java.lang.String getIndexingUsername()
Generated method - Getter of theSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.- Returns:
- the indexingUsername
-
getMaxTotalConnections
@Accessor(qualifier="maxTotalConnections", type=GETTER) public java.lang.Integer 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 java.lang.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
@Accessor(qualifier="mode", type=GETTER) public SolrServerModes getMode()
Generated method - Getter of theSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.- Returns:
- the mode - operation mode of Solr server
-
getName
@Accessor(qualifier="name", type=GETTER) public java.lang.String getName()
Generated method - Getter of theSolrServerConfig.nameattribute defined at extensionsolrfacetsearch.- Returns:
- the name - unique identifier of solr configuration
-
getNumShards
@Accessor(qualifier="numShards", type=GETTER) public java.lang.Integer getNumShards()
Generated method - Getter of theSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.- Returns:
- the numShards
-
getPassword
@Accessor(qualifier="password", type=GETTER) public java.lang.String getPassword()
Generated method - Getter of theSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.- Returns:
- the password
-
getReadTimeout
@Deprecated @Accessor(qualifier="readTimeout", type=GETTER) public java.lang.Integer getReadTimeout()
Deprecated.Generated method - Getter of theSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.- Returns:
- the readTimeout
-
getReplicationFactor
@Accessor(qualifier="replicationFactor", type=GETTER) public java.lang.Integer getReplicationFactor()
Generated method - Getter of theSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.- Returns:
- the replicationFactor
-
getSocketTimeout
@Accessor(qualifier="socketTimeout", type=GETTER) public java.lang.Integer 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 java.util.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
@Accessor(qualifier="solrQueryMethod", type=GETTER) public SolrQueryMethod getSolrQueryMethod()
Generated method - Getter of theSolrServerConfig.solrQueryMethodattribute defined at extensionsolrfacetsearch.- Returns:
- the solrQueryMethod
-
getUsername
@Accessor(qualifier="username", type=GETTER) public java.lang.String getUsername()
Generated method - Getter of theSolrServerConfig.usernameattribute defined at extensionsolrfacetsearch.- Returns:
- the username
-
getVersion
@Accessor(qualifier="version", type=GETTER) public java.lang.String 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 @Accessor(qualifier="embeddedMaster", type=GETTER) public boolean isEmbeddedMaster()
Deprecated.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(java.lang.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(java.lang.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 @Accessor(qualifier="embeddedMaster", type=SETTER) public void setEmbeddedMaster(boolean value)
Deprecated.Generated method - Setter ofSolrServerConfig.embeddedMasterattribute defined at extensionsolrfacetsearch.- Parameters:
value- the embeddedMaster
-
setIndexingAliveCheckInterval
@Accessor(qualifier="indexingAliveCheckInterval", type=SETTER) public void setIndexingAliveCheckInterval(java.lang.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(java.lang.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(java.lang.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(java.lang.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
@Accessor(qualifier="indexingPassword", type=SETTER) public void setIndexingPassword(java.lang.String value)
Generated method - Setter ofSolrServerConfig.indexingPasswordattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingPassword
-
setIndexingSocketTimeout
@Accessor(qualifier="indexingSocketTimeout", type=SETTER) public void setIndexingSocketTimeout(java.lang.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
@Accessor(qualifier="indexingUsername", type=SETTER) public void setIndexingUsername(java.lang.String value)
Generated method - Setter ofSolrServerConfig.indexingUsernameattribute defined at extensionsolrfacetsearch.- Parameters:
value- the indexingUsername
-
setMaxTotalConnections
@Accessor(qualifier="maxTotalConnections", type=SETTER) public void setMaxTotalConnections(java.lang.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(java.lang.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
@Accessor(qualifier="mode", type=SETTER) public void setMode(SolrServerModes value)
Generated method - Setter ofSolrServerConfig.modeattribute defined at extensionsolrfacetsearch.- Parameters:
value- the mode - operation mode of Solr server
-
setName
@Accessor(qualifier="name", type=SETTER) public void setName(java.lang.String value)
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
@Accessor(qualifier="numShards", type=SETTER) public void setNumShards(java.lang.Integer value)
Generated method - Setter ofSolrServerConfig.numShardsattribute defined at extensionsolrfacetsearch.- Parameters:
value- the numShards
-
setPassword
@Accessor(qualifier="password", type=SETTER) public void setPassword(java.lang.String value)
Generated method - Setter ofSolrServerConfig.passwordattribute defined at extensionsolrfacetsearch.- Parameters:
value- the password
-
setReadTimeout
@Deprecated @Accessor(qualifier="readTimeout", type=SETTER) public void setReadTimeout(java.lang.Integer value)
Deprecated.Generated method - Setter ofSolrServerConfig.readTimeoutattribute defined at extensionsolrfacetsearch.- Parameters:
value- the readTimeout
-
setReplicationFactor
@Accessor(qualifier="replicationFactor", type=SETTER) public void setReplicationFactor(java.lang.Integer value)
Generated method - Setter ofSolrServerConfig.replicationFactorattribute defined at extensionsolrfacetsearch.- Parameters:
value- the replicationFactor
-
setSocketTimeout
@Accessor(qualifier="socketTimeout", type=SETTER) public void setSocketTimeout(java.lang.Integer value)
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(java.util.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
-
-