My index has almost 50 million records in it and sometime It will take to much time to execute with a search request
So can we cancel current running search request?
{
query:{
search request:
{
filter criteria:{
//taking long time to execute
}
}
}
}
so how we can cancel particular request executing in ES server?
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.