Re: n:m lookup filter

2014-07-25 Thread Don Clore
Does anyone know the status of that pull request? Is it likely to be approved? thanks, Don On Saturday, July 19, 2014 12:14:01 AM UTC-7, Jörg Prante wrote: Yes, I think this is somehow related to Matt's Join Filter https://github.com/elasticsearch/elasticsearch/pull/3278 Jörg On

Re: n:m lookup filter

2014-07-25 Thread Matt Weber
It's currently blocked until we can figure out a way to prevent a bad query from triggering an OOM error. The goal (as far as I've been told) is to get this in, but no ETA. I need to update the PR to the latest master as there have been significant changes as well. Thanks, Matt Weber On Jul

Re: n:m lookup filter

2014-07-19 Thread joergpra...@gmail.com
Yes, I think this is somehow related to Matt's Join Filter https://github.com/elasticsearch/elasticsearch/pull/3278 Jörg On Sat, Jul 19, 2014 at 4:24 AM, Don Clore cloredo...@gmail.com wrote: I am pretty sure this is not supported, but it'd be great to explicit confirmation/denial.

n:m lookup filter

2014-07-18 Thread Don Clore
I am pretty sure this is not supported, but it'd be great to explicit confirmation/denial. Sodocument types A and B, where there's an N:M relationship between A and B, and document type B has a list of the document A instances that relate to it. More concretely A == a sports Player