Package org.apache.lucene.index
Class Impact
- java.lang.Object
-
- org.apache.lucene.index.Impact
-
public final class Impact extends java.lang.ObjectPer-document scoring factors.
-
-
Constructor Summary
Constructors Constructor Description Impact(int freq, long norm)Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-