Github user romseygeek commented on the issue:

    https://github.com/apache/lucene-solr/pull/345
  
    I added an assertion to QueryUtils that calls Weight.matches() for each 
collected document and ensures that the response isn't null (this actually 
caught a bug in MTQ's handling).  I've also rejigged things so that you can 
call Matches.getMatches(field) multiple times, although the call isn't 
thread-safe.


---

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

Reply via email to