| Package | Description |
|---|---|
| io.searchbox.core |
| Modifier and Type | Method and Description |
|---|---|
MultiGet.Builder.ByDoc |
MultiGet.Builder.ByDoc.addDoc(Doc doc) |
| Modifier and Type | Method and Description |
|---|---|
MultiGet.Builder.ByDoc |
MultiGet.Builder.ByDoc.addDoc(Collection<? extends Doc> docs) |
protected Object |
MultiGet.docsToMaps(List<Doc> docs) |
| Constructor and Description |
|---|
MultiGet.Builder.ByDoc(Doc doc) |
| Constructor and Description |
|---|
MultiGet.Builder.ByDoc(Collection<? extends Doc> docs)
The mget API allows for _type to be optional.
|
Copyright © 2017. All rights reserved.