squallsama commented on code in PR #4402:
URL: https://github.com/apache/solr/pull/4402#discussion_r3275817013


##########
solr/core/src/java/org/apache/solr/search/PrefixQParserPlugin.java:
##########


Review Comment:
   Yeah, looks like forgot to revert changes for QParsers. Done now. Thanks !



##########
solr/core/src/test-files/solr/collection1/conf/solrconfig.xml:
##########
@@ -519,7 +527,7 @@
   </restManager>
 
   <!-- warning: not a best practice; requests generally ought to be explicit 
to thus not require this -->
-  <initParams 
path="/select,/dismax,/defaults,/lazy,/spellCheckCompRH,/spellCheckWithWordbreak,/spellCheckCompRH_Direct,/spellCheckCompRH1,/mltrh,/tvrh,/search-facet-def,/search-facet-invariants">
+  <initParams 
path="/select,/dismax,/defaults,/lazy,/spellCheckCompRH,/spellCheckWithWordbreak,/spellCheckCompRH_Direct,/spellCheckCompRH1,/mltrh,/tvrh,/matched-queries,/search-facet-def,/search-facet-invariants">

Review Comment:
   Done



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