String |
Index.autocompleteAPI(String query,
String lang,
Integer count,
Integer from,
Boolean pretty) |
String |
Index.autocompleteTitleAPI(String query,
String lang,
Integer count,
Integer from,
Boolean pretty) |
String |
Index.getDocAPI(String doc_uri,
Boolean pretty) |
String |
Index.getDocsAPI(List<String> doc_uris,
Boolean pretty,
Integer count,
Integer from) |
String |
Index.queryAPI(String query,
Integer count,
Integer from,
Boolean snippet,
Boolean pretty,
List<String> overridenSearchFields,
List<String> conceptFilter) |