org.apache.nutch.indexer.solr
Interface SolrConstants
public interface SolrConstants
SOLR_PREFIX
static final String SOLR_PREFIX
- See Also:
- Constant Field Values
SERVER_URL
static final String SERVER_URL
- See Also:
- Constant Field Values
COMMIT_SIZE
static final String COMMIT_SIZE
- See Also:
- Constant Field Values
MAPPING_FILE
static final String MAPPING_FILE
- See Also:
- Constant Field Values
ID_FIELD
static final String ID_FIELD
- See Also:
- Constant Field Values
URL_FIELD
static final String URL_FIELD
- See Also:
- Constant Field Values
BOOST_FIELD
static final String BOOST_FIELD
- See Also:
- Constant Field Values
TIMESTAMP_FIELD
static final String TIMESTAMP_FIELD
- See Also:
- Constant Field Values
DIGEST_FIELD
static final String DIGEST_FIELD
- See Also:
- Constant Field Values
Copyright © 2011 The Apache Software Foundation