public interface SampleFixer
Modifier and Type | Method and Description |
---|---|
void |
fixResult(ScoredDocIDs origDocIds,
FacetResult fres)
Alter the input result, fixing it to account for the sampling.
|
void fixResult(ScoredDocIDs origDocIds, FacetResult fres) throws IOException
origDocIds
- full set of matching documents.fres
- sample result to be fixed.IOException
- If there is a low-level I/O error.Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.