janhoy commented on code in PR #799:
URL: https://github.com/apache/solr/pull/799#discussion_r846535120


##########
solr/solr-ref-guide/modules/query-guide/pages/dismax-query-parser.adoc:
##########
@@ -77,7 +77,7 @@ These boost factors make matches in `fieldOne` much more 
significant than matche
 
 === mm (Minimum Should Match) Parameter
 
-When processing queries, Lucene/Solr recognizes three types of clauses: 
mandatory, prohibited, and "optional" (also known as "should" clauses).
+When processing queries, Solr recognizes three types of clauses: mandatory, 
prohibited, and "optional" (also known as "should" clauses).

Review Comment:
   From #800
   ```suggestion
   When processing queries, there are three types of clauses: mandatory, 
prohibited, and "optional" (also known as "should" clauses).
   ```



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to