Re: Nested object under path [messages] is not of nested type

2015-03-31 Thread Masaru Hasegawa
", "message_nick":"Admin"}, {"message_id":"8", "message_text":"Gym", "message_nick":"Admin"}]" }' This is my query: curl -XGET 'http://localhost:9200/thread_and_messages/thread/_search' -d '{"query": { &

Nested object under path [messages] is not of nested type

2015-03-31 Thread Daniel Buckle
arch' -d '{"query": { "bool": { "must": [ {"match": {"thread_name": "windows"}}, {"nested": { "path": "messages", "query": {