|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlemurproject.indri.ScoredExtentResult
public class ScoredExtentResult
ScoredExtentResult 10 August 2004 -- tds This object should stay in sync with the C++ version.
Field Summary | |
---|---|
int |
begin
|
int |
document
|
int |
end
|
long |
number
|
int |
ordinal
|
int |
parentOrdinal
|
double |
score
|
Constructor Summary | |
---|---|
ScoredExtentResult()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double score
public int document
public int begin
public int end
public long number
public int ordinal
public int parentOrdinal
Constructor Detail |
---|
public ScoredExtentResult()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |