Constant Field Values

Contents

org.apache.*

  • org.apache.manifoldcf.agents.output.searchblox.Messages 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_BUNDLE_NAME "org.apache.manifoldcf.agents.output.searchblox.common"
    public static final java.lang.String DEFAULT_PATH_NAME "org.apache.manifoldcf.crawler.connectors.searchblox"
  • org.apache.manifoldcf.agents.output.searchblox.SearchBloxClient 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT_ENDPOINT "http://localhost:8080/searchblox/rest/v1/api"
  • org.apache.manifoldcf.agents.output.searchblox.SearchBloxConnector 
    Modifier and Type Constant Field Value
    public static final java.lang.String CREATION_ACTIVITY "collection created"
    public static final java.lang.String INGEST_ACTIVITY "document ingest"
    public static final java.lang.String REMOVE_ACTIVITY "document deletion"