SolrQuery::setEchoParams
(PECL solr >= 0.9.2)
SolrQuery::setEchoParams — تعیین نوع پارامترها برای شمول در پاسخ
Description
به Solr آموزش میدهد چه نوع پارامترهای درخواست مشمول در پاسخ برای رفع خطا هستند و مقدارهای مجاز آنها موارد زیر است:
- none - don't include any request parameters for debugging - explicit - include the parameters explicitly specified by the client in the request - all - include all parameters involved in this request, either specified explicitly by the client, or implicit because of the request handler configuration.
Parameters
- type
-
نوع پارامترهای مشمول
Return Values
بازگرداندن شی فعلی SolrQuery اگر مقدار بازگشت استفاده شده باشد.
There are no user contributed notes for this page.
