alessandrobenedetti commented on pull request #129:
URL: https://github.com/apache/solr/pull/129#issuecomment-842451631


   the pull request has been updated with what I believe it is the current 
correct behavior:
   /*
        * sow=true implies the minimum should match is "per document"
        * i.e a document to be a match must contain all the mm query terms 
anywhere at least once
        * sow=false implies the minimum should match is "per field"
        * i.e a document to be a match must contain all the mm query terms in a 
single field at least once
   * */


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to