[MarkLogic Dev General] Quality weight
Stewart Shelline
ShellineSE at ldschurch.org
Mon Oct 18 12:50:53 PDT 2010
According to the Search Developer's Guide, a document's score is calculated as follows when using cts:search:
Score = Score + (QualityWeight * Quality)
How can I get this same effect when using search:search? It appears the <quality-weight> parameter is not the right answer, since it applies the weight to the overall score for the document, not as a qualifier on the document's document quality, i.e.:
Score = (Score + Quality) * QualityWeight
NOTICE: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.
More information about the General
mailing list