msfroh commented on issue #15017:
URL: https://github.com/apache/lucene/issues/15017#issuecomment-3145183135

   > Is there any prior work in this space within Lucene or search engines in 
general that anyone is aware of? I haven't seen anything myself, but maybe 
there's something else to draw on for inspiration?
   
   OpenSearch has kind of solved this problem at index time by embedding [star 
trees](https://docs.pinot.apache.org/basics/indexing/star-tree-index) inspired 
by Apache Pinot. Unfortunately, you need to know the dimensions that you'll 
(potentially) be faceting on ahead of time.


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

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