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

   ### Description
   
   Hi, recently I read a [paper](https://www.vldb.org/pvldb/vol15/p3472-yu.pdf) 
from [VLDB](https://vldb.org/2022/?paper-session) said it gains significant 
performance improvements against Lucene. It achieves 20x performance increase 
with standard queries, and 10x performance increase with histogram queries in 
massive log query scenarios.
   
   After read the whole content, it seems that the core idea in this paper is 
similar to `IndexSortSortedNumericDocValuesRangeQuery`, dose someone have free 
time to read this paper and have a discussion here? 


-- 
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