Github user mkhludnev commented on the pull request:

    https://github.com/apache/lucene-solr/pull/40#issuecomment-37409000
  
    Terry,
    Yep, passing Weight everywhere might be overwhelming. My case for 
scorer.weight.query usage, is own drill-sideway facet collector. I run standard 
BooleanQuery like +Brand:DG Color:Red Size:XL with minShouldMatch=1. When 
collector.collect(int doc) is called it checks child scores positions to 
understand whether it Red or XL hit. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to