tokee / lucene-solr

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

Add sampling #37

Closed tokee closed 9 years ago

tokee commented 9 years ago

It would be really simple to provide a max for document IDs to process and scale counters accordingly upon extraction, thereby get guaranteed fast responses at the cost of accuracy.

tokee commented 9 years ago

This issue has been superseded by #38.