search - Lucene Faceting : what are the limitations of Taxonomy and SortedSetDocValuesFacetField compared to solr and es implementations? -


we know lucene supports faceting providing taxonomy(separate index , hierarchical facets) , sortedsetdocvaluesfacetfield ( flat facets , no sidecar index).

then why did solr , elastic search go own implementation ? ( is, solr uses block join & elasticsearch uses aggregations ) there limitations in lucene's implementation ?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -