Class SolrPipesIteratorConfig
java.lang.Object
org.apache.tika.pipes.pipesiterator.PipesIteratorConfig
org.apache.tika.pipes.iterator.solr.SolrPipesIteratorConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintintgetRows()intinthashCode()static SolrPipesIteratorConfigMethods inherited from class org.apache.tika.pipes.pipesiterator.PipesIteratorConfig
getEmitterId, getFetcherId, setEmitterId, setFetcherId
-
Constructor Details
-
SolrPipesIteratorConfig
public SolrPipesIteratorConfig()
-
-
Method Details
-
load
- Throws:
TikaConfigException
-
getSolrCollection
-
getSolrUrls
-
getSolrZkHosts
-
getSolrZkChroot
-
getFilters
-
getIdField
-
getParsingIdField
-
getFailCountField
-
getSizeFieldName
-
getAdditionalFields
-
getRows
public int getRows() -
getConnectionTimeoutMillis
public int getConnectionTimeoutMillis() -
getSocketTimeoutMillis
public int getSocketTimeoutMillis() -
getUserName
-
getPassword
-
getAuthScheme
-
getProxyHost
-
getProxyPort
public int getProxyPort() -
equals
- Overrides:
equalsin classPipesIteratorConfig
-
hashCode
public int hashCode()- Overrides:
hashCodein classPipesIteratorConfig
-