• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • SolrQuery::getTermsReturnRaw()

    (PECL solr >= 0.9.2)

    Whether or not to return raw characters

    说明

    publicSolrQuery::getTermsReturnRaw(void): bool

    Returns a boolean indicating whether or not to return the raw characters of the indexed term, regardless of if it is human readable

    参数

    此函数没有参数。

    返回值

    Returns a boolean on success and NULL if not set.