Hi,
Could you clarify if there is a length limitation on the query string in
ElasticSearch? Specifically, if I have a query such as below, will there be
any issues? What is the max length that can be provided and is it
configurable?
Thanks!
{
"query_string" : {
"fields" : ["content"],
"query" : "this OR that OR abc OR ........<20000 characters> OR thus",
}
}
--
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/2aee7e32-ca84-4122-8a5a-e840b63561c3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.