[
https://issues.apache.org/jira/browse/USERGRID-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903425#comment-14903425
]
Jeffrey commented on USERGRID-72:
----------------------------------
This is relevant to offload some work from ElasticSearch for use cases where ES
is used to query where name="value1" or name="value2" or name="value3". By
implementing the multi-get we can offload ES for this.
> Query for semicolon-separated UUID/name array does not return the specified
> UUIDs and also returns more than specified. (Muliti-get)
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: USERGRID-72
> URL: https://issues.apache.org/jira/browse/USERGRID-72
> Project: Usergrid
> Issue Type: Story
> Components: Stack
> Reporter: Rod Simpson
>
> "In this post:
> https://groups.google.com/forum/?hl=en#!topic/usergrid/5f-QY544iJI
> The user is trying to run this query:
> http://api.usergrid.com/tim/sandbox/users;cb46560f-e190-11e1-ac92-12313b0c0af6;d2740256-e312-11e1-ad17-12313d2b9232
>
> Which should only return those two uuids. Instead, it returns those two, but
> also the next x in the limit.
> "
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)