facetDistribution only works for values with 100 or less kinds? #857
                  
                    
                      rintaromasuda
                    
                  
                
                  started this conversation in
                Feedback & Feature Proposal
              
            Replies: 1 comment
-
| 
         Hey, You can expand that limit by raising the value of   | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have been using facetDistribution and realized that when I use
/searchwith a value contains more than 100 kinds, facetDistribution only returns 100 of them. Is this configurable somewhere?With the example of the page below, if the "genre" has more than 100 kinds, then I only get 100 genres with facetDistribution.
https://www.meilisearch.com/docs/learn/filtering_and_sorting/search_with_facet_filters#use-facets-in-a-search-query
I have gone through the discussions roughly but sorry if this has been discussed already.
Beta Was this translation helpful? Give feedback.
All reactions