dsmiley commented on code in PR #3418:
URL: https://github.com/apache/solr/pull/3418#discussion_r2312594150


##########
solr/solr-ref-guide/modules/query-guide/pages/json-combined-query-dsl.adoc:
##########
@@ -22,7 +22,7 @@ It is extending JSON Query DSL ultimately enabling Hybrid 
Search.
 
 [NOTE]
 ====
-This feature is currently unsupported for non-distributed query, grouping and 
Cursors.
+This feature is currently unsupported for grouping and Cursors. In 
User-Managed (aka Standalone) Mode, the `shards` parameter must be provided to 
enable this feature.

Review Comment:
   Yet all of the tests you added run in this mode (not SolrCloud), and most 
don't provide "shards".  In particular `CombinedQueryComponentTest`.



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