Package com.algolia.model.search
Class Edit
java.lang.Object
com.algolia.model.search.Edit
Edit
-
Constructor Details
-
Edit
public Edit()
-
-
Method Details
-
setType
-
getType
Get type -
setDelete
-
getDelete
Text or patterns to remove from the query string. -
setInsert
-
getInsert
Text that should be inserted in place of the removed text inside the query string. -
equals
-
hashCode
public int hashCode() -
toString
-