public class AssertingBulkOutOfOrderScorer extends BulkScorer
BulkScorer that wraps another BulkScorer
but shuffles the order of the collected documents.| Constructor and Description |
|---|
AssertingBulkOutOfOrderScorer(Random random,
BulkScorer in) |
public AssertingBulkOutOfOrderScorer(Random random, BulkScorer in)
public boolean score(Collector collector, int max) throws IOException
score in class BulkScorerIOExceptionpublic void score(Collector collector) throws IOException
score in class BulkScorerIOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.