Changes the score associated with an item in search results.
DSearchJob Class
An application can change the score of individual documents during a search by implementing the OnFound notification function and, in that function, calling SetItemScore to modify the document's score when OnFound is invoked.