Class ElasticSearchDelete

    • Constructor Detail

      • ElasticSearchDelete

        public ElasticSearchDelete​(org.apache.http.client.HttpClient client,
                                   ElasticSearchConfig config)
    • Method Detail

      • execute

        public void execute​(java.lang.String documentURI)
                     throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                            org.apache.manifoldcf.agents.interfaces.ServiceInterruption
        Throws:
        org.apache.manifoldcf.core.interfaces.ManifoldCFException
        org.apache.manifoldcf.agents.interfaces.ServiceInterruption
      • handleResultCode

        protected boolean handleResultCode​(int code,
                                           java.lang.String response)
                                    throws org.apache.manifoldcf.core.interfaces.ManifoldCFException,
                                           org.apache.manifoldcf.agents.interfaces.ServiceInterruption
        Overrides:
        handleResultCode in class ElasticSearchConnection
        Throws:
        org.apache.manifoldcf.core.interfaces.ManifoldCFException
        org.apache.manifoldcf.agents.interfaces.ServiceInterruption