patelprateek opened a new issue, #11791:
URL: https://github.com/apache/lucene/issues/11791

   ### Description
   
   For large scale data the query filters can take long time to execute and 
return data . the returned data can also be large like millions of documents . 
Is there any functionality to be able to get some quick approximate estimate 
for query filters that can be potentially used to decide whether to run the 
query or not. 
   If not , would like to know any recommendation or ideas on how we can 
implement or build that functionality ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to