Field + fuzzy_like_this_field

having trouble with fields match using moz's elasticutils in python

Parse Failure [Failed to parse source [{"query": {"field": {"room.id":
"153"}, "fuzzy_like_this_field": {"message": {"like_text": "hi"}}}}]]];
nested: SearchParseException[[a-prod][0]: query[room.id:[153 TO
153]],from[-1],size[-1]: Parse Failure [No parser for element [message]]];

--
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.

If you intend on using two or more queries, you need to combine them with a
bool query

--
Ivan

On Fri, Aug 16, 2013 at 7:00 PM, Robert Velasquez thisisrobv@gmail.comwrote:

having trouble with fields match using moz's elasticutils in python

Parse Failure [Failed to parse source [{"query": {"field": {"room.id":
"153"}, "fuzzy_like_this_field": {"message": {"like_text": "hi"}}}}]]];
nested: SearchParseException[[a-prod][0]: query[room.id:[153 TO
153]],from[-1],size[-1]: Parse Failure [No parser for element [message]]];

--
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.