io.searchbox.core
Class Percolate
java.lang.Object
io.searchbox.AbstractAction
io.searchbox.core.Percolate
- All Implemented Interfaces:
- Action
public class Percolate
- extends AbstractAction
- implements Action
- Author:
- Dogukan Sonmez
Methods inherited from class io.searchbox.AbstractAction |
addParameter, buildQueryString, buildURI, buildURI, getData, getId, getIdFromSource, getIndexName, getParameter, getPathToResult, getRestMethodName, getTypeName, getURI, isBulkOperation, isParameterExist, isValid, isValid, removeParameter, setBulkOperation, setData, setPathToResult, setRestMethodName, setURI |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Percolate
public Percolate(String indexName,
String type,
Object query)
Percolate
public Percolate(org.elasticsearch.action.ActionRequest request)
throws IOException
- Throws:
IOException
getName
public String getName()
- Specified by:
getName
in interface Action
- Overrides:
getName
in class AbstractAction
createByteResult
public byte[] createByteResult(Map jsonMap)
throws IOException
- Specified by:
createByteResult
in interface Action
- Throws:
IOException
Copyright © 2012. All Rights Reserved.