add ability to set a facet.minpercentage (analog to facet.mincount)
-------------------------------------------------------------------

                 Key: SOLR-1937
                 URL: https://issues.apache.org/jira/browse/SOLR-1937
             Project: Solr
          Issue Type: Improvement
            Reporter: Lukas Kahwe Smith


See this thread on the ML: 
http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201005.mbox/%[email protected]%3e

Obviously I could implement this in userland (like mincount as well if it 
wouldn't be available yet), but I wonder if anyone else see's use in being able 
to define that a facet must match a minimum percentage of all documents in the 
result set, rather than a hardcoded value? The idea being that while I might 
not be interested in a facet that only covers 3 documents in the result set if 
there are lets say 1000 documents in the result set, the situation would be a 
lot different if I only have 10 documents in the result set.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to