janhoy commented on code in PR #1622: URL: https://github.com/apache/solr/pull/1622#discussion_r1183609456
########## solr/solr-ref-guide/modules/query-guide/pages/common-query-parameters.adoc: ########## @@ -320,7 +320,7 @@ This value is only checked at the time of: As this check is periodically performed, the actual time for which a request can be processed before it is aborted would be marginally greater than or equal to the value of `timeAllowed`. If the request consumes more time in other stages, custom components, etc., this parameter is not expected to abort the request. -Regular search, JSON Facet and the Analytics component abandon requests in accordance with this parameter. +Regular search, JSON Facet abandon requests in accordance with this parameter. Review Comment: ```suggestion Regular search and the JSON Facet component abandon requests in accordance with this parameter. ``` -- 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: issues-unsubscr...@solr.apache.org 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