Constant Field Values

Contents

org.apache.*

  • org.apache.manifoldcf.agents.output.elasticsearch.ElasticSearchConnection 
    Modifier and Type Constant Field Value
    protected static final java.lang.String jsonException "\"error\""
  • org.apache.manifoldcf.agents.output.elasticsearch.ElasticSearchIndex 
    Modifier and Type Constant Field Value
    protected static final java.lang.String allowAttributeName "allow_token_"
    protected static final java.lang.String denyAttributeName "deny_token_"
    protected static final java.lang.String noSecurityToken "__nosecurity__"
    protected static final boolean useNullValue false
  • org.apache.manifoldcf.agents.output.elasticsearch.Messages 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_BUNDLE_NAME "org.apache.manifoldcf.agents.output.elasticsearch.common"
    public static final java.lang.String DEFAULT_PATH_NAME "org.apache.manifoldcf.crawler.connectors.elasticsearch"