tokee / lucene-solr

High cardinality faceting (SOLR-5894)
http://tokee.github.io/lucene-solr/
7 stars 1 forks source link

Diabling fine count for heuristics should also disable over provisioning #51

Open tokee opened 9 years ago

tokee commented 9 years ago

Over provisioning with heuristics only makes sense when the counts are guaranteed to be correct. Using over provisioning without fine count is thus always pure overhead.