public interface SearchRequestFilter
Modifier and Type | Method and Description |
---|---|
String |
getIndices() |
String |
getPayload() |
String |
getTypes() |
String |
getUrl() |
void |
init(CoreSession session,
String indices,
String types,
String rawQuery,
String payload) |
String getPayload() throws org.json.JSONException
org.json.JSONException
String getIndices()
Copyright © 2015 Nuxeo SA. All rights reserved.