Hi Jean, Can you share how you execute the scan request with the has_parent filter? (via a gist or something like that)
Martijn On 8 January 2014 15:17, Jean-Baptiste Lièvremont < [email protected]> wrote: > Hi folks, > > I use a parent/child mapping configuration which works flawlessly with > "classic" search requests, e.g using has_parent to find child documents > with criteria on the parent documents. > > I am trying to get all child document IDs that match a given set of > criteria using scan and scroll, which also works well - until I introduce > the has_parent filter, in which case the scroll request returns no hit > (although total_hits is correct). > > Is it a known issue? > > I can provide sample mapping files and queries with associated/expected > results. Please note that this behavior has been noticed on 0.90.6 but is > still present in 0.90.9. > > Thanks, best regards, > -- Jean-Baptiste Lièvremont > > -- > You received this message because you are subscribed to the Google Groups > "elasticsearch" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/fd7c563e-34f7-4aa8-ab1a-460840ba2af0%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- Met vriendelijke groet, Martijn van Groningen -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CA%2BA76TzaCJqG26SMNid2PawALjNSZgr%2ByS3NJEFfF3G%3DySjqkw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
