Class QueryProfilerWeight

java.lang.Object
org.apache.lucene.search.Weight
org.apache.lucene.sandbox.search.QueryProfilerWeight
All Implemented Interfaces:
SegmentCacheable

class QueryProfilerWeight extends Weight
Weight wrapper that will compute how much time it takes to build the Scorer and then return a Scorer that is wrapped in order to compute timings as well.