|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.lucene.search.Similarity
org.apache.lucene.search.DefaultSimilarity
cc.twittertools.corpus.demo.IndexStatuses.ConstantNormSimilarity
public static class IndexStatuses.ConstantNormSimilarity
| Field Summary |
|---|
| Fields inherited from class org.apache.lucene.search.Similarity |
|---|
NO_DOC_ID_PROVIDED |
| Constructor Summary | |
|---|---|
IndexStatuses.ConstantNormSimilarity()
|
|
| Method Summary | |
|---|---|
float |
computeNorm(String field,
org.apache.lucene.index.FieldInvertState state)
|
| Methods inherited from class org.apache.lucene.search.DefaultSimilarity |
|---|
coord, getDiscountOverlaps, idf, queryNorm, setDiscountOverlaps, sloppyFreq, tf |
| Methods inherited from class org.apache.lucene.search.Similarity |
|---|
decodeNorm, decodeNormValue, encodeNorm, encodeNormValue, getDefault, getNormDecoder, idfExplain, idfExplain, idfExplain, lengthNorm, scorePayload, setDefault, tf |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexStatuses.ConstantNormSimilarity()
| Method Detail |
|---|
public float computeNorm(String field,
org.apache.lucene.index.FieldInvertState state)
computeNorm in class org.apache.lucene.search.DefaultSimilarity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||