- java.lang.Object
-
- org.apache.lucene.search.highlight.WeightedTerm
-
-
Constructor Summary
Constructors
Constructor and Description |
WeightedTerm(float weight,
java.lang.String term) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getWeight
public float getWeight()
- Returns:
- the weight associated with this term
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.