To be more specific: I want to retrieve the scores of individual fields inside a document so that I can manipulate the score of one field. This is the requirement of my application. After the manipulation I can add these scores and then show the total.
thanks, AZ On 7/31/07, Askar Zaidi <[EMAIL PROTECTED]> wrote: > > Hey guys, > > I was wondering if there is a way to retrieve score of a field in a > document ? > > If my document looks like this: > > {itemID},{field 1},{field 2} > > I'd like to get score of individual fields 1 and 2 rather than the score > of the entire document. > > Is it possible ? > > thanks, > AZ >