public class SearchBloxDocument extends Object
Modifier and Type | Class and Description |
---|---|
static class |
SearchBloxDocument.DocumentAction |
static class |
SearchBloxDocument.IndexingFormat |
Constructor and Description |
---|
SearchBloxDocument(String apikey) |
SearchBloxDocument(String apikey,
String documentURI,
RepositoryDocument rd,
Map<String,List<String>> args) |
Modifier and Type | Method and Description |
---|---|
String |
toString(SearchBloxDocument.IndexingFormat format,
SearchBloxDocument.DocumentAction action) |
public SearchBloxDocument(String apikey)
public String toString(SearchBloxDocument.IndexingFormat format, SearchBloxDocument.DocumentAction action) throws SearchBloxException
SearchBloxException