|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DelegatingScorer
A marker interface for those scorers that delegate all
IntIterator
's method to the
underlying DocumentIterator
.
An aggregator can only aggregate scorers of this kind.
Method Summary | |
---|---|
DelegatingScorer |
copy()
|
Methods inherited from interface it.unimi.di.mg4j.search.score.Scorer |
---|
getWeights, nextDocument, score, score, setWeights, usesIntervals, wrap |
Method Detail |
---|
DelegatingScorer copy()
copy
in interface FlyweightPrototype<Scorer>
copy
in interface Scorer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |