dataroaring commented on code in PR #23782:
URL: https://github.com/apache/doris/pull/23782#discussion_r1313732265


##########
docs/en/docs/advanced/variables.md:
##########
@@ -640,7 +640,7 @@ Translated with www.DeepL.com/Translator (free version)
 
     <version since="1.2.0"></version>
 
-    Use a fixed replica to query. If use_fix_replica is 1, the smallest one is 
used, if use_fix_replica is 2, the second smallest one is used, and so on. The 
default value is -1, which means it is not enabled.
+    Use a fixed replica to search. replica starts with 0 and if 
use_fix_replica is 0, the smallest is used, if use_fix_replica is 1, the second 
smallest is used, and so on. The default value is -1, indicating that the 
function is disabled.

Review Comment:
   search is not a better candidate than query.



-- 
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: commits-unsubscr...@doris.apache.org

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


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

Reply via email to