qie.default_weight
Background
Specifies a default weighting when applying query independent evidence (QIE) to a search index. The default value is applied to documents that do not match a pattern in the QIE configuration (qie.cfg
).
Examples
Specify that the QIE default weight when it should not be 0.5 by providing a customized value between 0 and 1 ( e.g., 0.3)
qie.default_weight=0.3