timeout "A search timeout, bounding the search request to be executed
within the specified time value and bail with the hits accumulated up to
that point when expired. Defaults to no timeout."
So i am assuming this is just a matter of appending the "timeout" param to
the elastic search url?
timeout "A search timeout, bounding the search request to be executed within
the specified time value and bail with the hits accumulated up to that point
when expired. Defaults to no timeout."
So i am assuming this is just a matter of appending the "timeout" param to
the Elasticsearch url?
The answer takes about 500ms, and it doesn't seem to care I specified
"50ms" for the timeout.
Is this because of the "fuzzy" search? Or is it because the specified
timeout is way too small?
txs
On Thursday, July 5, 2012 12:12:05 PM UTC-4, Ivan Brusic wrote:
Looking at the source code, the timeout value should be in milliseconds:
timeout "A search timeout, bounding the search request to be executed
within
the specified time value and bail with the hits accumulated up to that
point
when expired. Defaults to no timeout."
So i am assuming this is just a matter of appending the "timeout" param
to
the Elasticsearch url?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.