|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--gov.nist.nlpir.irf.index.IdxIntern
|
+--gov.nist.nlpir.irf.index.KeyWordIdxIntern
Extends the IdxIntern for KeyWord indexes.
| Fields inherited from class gov.nist.nlpir.irf.index.IdxIntern |
flagUpToDate,
indexingFeatures,
serialVersionUID |
| Constructor Summary | |
KeyWordIdxIntern(java.lang.String loc,
java.lang.String name)
|
|
| Method Summary | |
void |
calcInputForRSV(ResultForDocMatchingQueryCondition r)
Currently does nothing. |
double |
calcRSV(ResultForDocMatchingQueryModalityUnit aResult)
Calculates the retrieval status value. |
void |
present()
Displays an ascii representation of the Class. |
void |
presentFeatures()
Displays an ascii representation of the features. |
void |
presentSources()
Displays an ascii representation of the sources. |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public KeyWordIdxIntern(java.lang.String loc,
java.lang.String name)
| Method Detail |
public double calcRSV(ResultForDocMatchingQueryModalityUnit aResult)
a_Result - a result.public void presentFeatures()
public void present()
public void presentSources()
public void calcInputForRSV(ResultForDocMatchingQueryCondition r)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||