Hi, I tried out the elasticsearch Ruby gem today and found that it does not escape the reserve characters when searching with the query_string query.
As a library providing easy to use search API, wouldn't it be better if the library escaped the reserve characters in this case? The API can support a flag, with a sensible default value, to enable or disable this escaping behavior. Or is it an explicit design decision that the users themselves have to escape the reserve characters before sending it to this library? I am using v0.4.5. Regards, Brahmana -- 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/0bc324f1-dc81-4640-aea0-1a3b08663f20%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
