The WDK's help text for query weight is:
Optionally give this search a "weight" (for example 10, 200, -50, integer only).
In a search strategy, unions and intersects will sum the weights, giving higher scores to items found in multiple searches
Please forgive me if this is a dumb or settled question, but is it really sometimes useful to set a query weight to a negative number?
I suggest this minor revision. (The second sentence is unchanged, but included for completeness.)
Optionally give this search a "weight". (Use an integer. Examples: 10, 200, 5000)
In a search strategy, unions and intersects will sum the weights, giving higher scores to items found in multiple searches
-- John