Hello Ben ,
Can you paste a sample feed.
Thanks
Vineeth
On Tue, Jul 1, 2014 at 8:26 PM, benq <[email protected]> wrote:
> Hi all,
>
> I have a query that specify the fields to be returned as described here:
> http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/search-request-fields.html
> However, it does not return the fields with a dot in their name, like
> "response.user".
>
> For example,
> Ex:
> {
> "size": 1000,
> "fields": ["@timestamp", "request", "response", "response.user",
> "clientip"],
> "query": {"match_all": {} },
> "filter": {
> "and": [
> { "range": { "@timestamp": { "from": ...
>
> ]
> }
> }
>
> The timestamp, request, response and clientip fields are returned. The
> response.user is not.
>
> Any idea why?
>
> Regards,
> BenoƮt
>
> --
> 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/cc08476f-0c6e-47bc-870a-2008386636c5%40googlegroups.com
> <https://groups.google.com/d/msgid/elasticsearch/cc08476f-0c6e-47bc-870a-2008386636c5%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
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/CAGdPd5m%2BapqyKN7fQzhH%3DX%2B4Vn_s7Pd5Lso102oZb%3Du9F128nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.