[Top]
Public
Public.Xapian
Public.Xapian.Weight
|
Method Public.Xapian.Weight()->get_maxpart()
- Method
get_maxpart
float get_maxpart()
- Description
Gets the maximum value that get_sumpart() may return.
This is used in optimising searches, by having the postlist tree
decay appropriately when parts of it can have limited, or no, further
effect.
- Returns
|