Filter nested objects based on search term

Hello Everyone,

I've run into something I can't figure out. I posted the question up on
Stackoverflow:

Thanks!
Paul

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

You can't do this with nested objects (at least not yet). You will always
just get back the whole "root" document

You could do it with parent/child though, as you could ask for just the
child documents

clint

On Fri, Apr 12, 2013 at 3:03 PM, Paul Lemke paul@paulandmichelle.netwrote:

Hello Everyone,

I've run into something I can't figure out. I posted the question up on
Stackoverflow:
elasticsearch - Filter children based on search term - Stack Overflow

Thanks!
Paul

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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 elasticsearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.