Uses of Class
org.apache.manifoldcf.agents.output.searchblox.SearchBloxException
-
-
Uses of SearchBloxException in org.apache.manifoldcf.agents.output.searchblox
Methods in org.apache.manifoldcf.agents.output.searchblox that throw SearchBloxException Modifier and Type Method Description SearchBloxClient.ResponseCodeSearchBloxClient. addUpdateDocument(SearchBloxDocument document, java.lang.String format)SearchBloxClient.ResponseCodeSearchBloxClient. clearCollection(java.lang.String colname, java.lang.String format)SearchBloxClient.ResponseCodeSearchBloxClient. createCollection(java.lang.String colname, java.lang.String format)SearchBloxClient.ResponseCodeSearchBloxClient. deleteDocument(SearchBloxDocument document, java.lang.String format)booleanSearchBloxClient. ping(java.lang.String format)java.lang.StringSearchBloxDocument. toString(SearchBloxDocument.IndexingFormat format, SearchBloxDocument.DocumentAction action)
-