Closed hura closed 10 years ago
You sure, because there's this test
it should "accept tuple for in" in {
val req = update id 65 in "places" -> "cities"
assert(req.build.index() === "places")
assert(req.build.`type`() === "cities")
}
Ah sorry about that. I'm still on the latest release version from July and never checked the online sources. And it's late :)
:)
On 7 January 2014 01:00, hura notifications@github.com wrote:
Ah sorry about that. I'm still on the latest release version from July and never checked the online sources. And it's late :)
— Reply to this email directly or view it on GitHubhttps://github.com/sksamuel/elastic4s/issues/68#issuecomment-31704232 .
Works:
Doesn't work: