You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2022/08/25 17:29:04 UTC

[GitHub] [lucene] gsmiller commented on issue #11717: Determine the performance differences between taxonomy and ssdv faceting

gsmiller commented on issue #11717:
URL: https://github.com/apache/lucene/issues/11717#issuecomment-1227566063

   > Some of the differences are not performance related, but instead usability. In some of those cases I think we can still improve.
   
   +1. Agreed there are some usability differences. The one you called out is an important one; thanks for bringing that up. We've got an issue tracking it over in #11601. Taxonomy faceting, on the other hand, can require storing a bunch of parent/sibling relationships on-heap, #11601.
   
   Anyway, I agree that there are considerations beyond just performance to figuring out if/how we can converge on a single implementation. I still think it would be useful to pull together a summary of the performance differences between the two to help guide our thinking.
   
   Thanks for the input!


-- 
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-unsubscribe@lucene.apache.org

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


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