io.searchbox.core
Class MoreLikeThis.Builder
java.lang.Object
io.searchbox.core.MoreLikeThis.Builder
- Enclosing class:
- MoreLikeThis
public static class MoreLikeThis.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoreLikeThis.Builder
public MoreLikeThis.Builder(String id)
index
public MoreLikeThis.Builder index(String val)
type
public MoreLikeThis.Builder type(String val)
query
public MoreLikeThis.Builder query(Object val)
build
public MoreLikeThis build()
Copyright © 2012. All Rights Reserved.