On Wed, Dec 26, 2012 at 6:15 AM, Vishwas Goel <vishw...@gmail.com> 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: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to