Class QueryProfilerScorer

java.lang.Object
org.apache.lucene.search.Scorable
org.apache.lucene.search.Scorer
org.apache.lucene.sandbox.search.QueryProfilerScorer

class QueryProfilerScorer extends Scorer
Scorer wrapper that will compute how much time is spent on moving the iterator, confirming matches and computing scores.