Hi, Obviously I could implement this in userland (like like mincount for that matter), 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.
I did not yet see such a feature, would it make sense to file it as a feature request or should stuff like this rather be done in userland (I have noticed for example that Solr prefers to have users normalize the scores in userland too)? regards, Lukas Kahwe Smith m...@pooteeweet.org