On Wed, Dec 26, 2012 at 6:15 AM, Vishwas Goel <[email protected]> wrote:

>> Use Scorer.getChildren()/freq()/getWeight()
>>
>> in your collector you can walk the scorer hierarchy, associate scorers
>> with specific terms and queries, and determine which scorers matched
>> which documents and with what subscore.
>>
>
> This seems interesting. Is there any example code that i could look at?
>

No. just look at the individual APIs and put them together.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to