Re: Taxonomy vs SSDVFF for faceted search

2021-04-30 Thread Alexander Lukyanchikov
Hi Greg, Yes, in future we consider to implement our own shard management with entire index split and merge operations, so for now we just wanted to make sure that Taxonomy won't make it too complicated. In fact, recently I found the TaxonomyMergeUtils, which is doing just that - merging the main a

Re: Taxonomy vs SSDVFF for faceted search

2021-04-30 Thread Greg Miller
Interesting Alex. So for your "merge" case, are you suggesting you would have a different taxonomy index for each segment and would need to merge those? I could be completely mistaken (I'm not nearly as familiar with the indexing side of things), but I thought Lucene maintains one single taxonomy i