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

    (PECL solr >= 0.9.2)

    Returns the state of the hl parameter

    说明

    publicSolrQuery::getHighlight(void): bool

    Returns a boolean indicating whether or not to enable highlighted snippets to be generated in the query response.

    参数

    此函数没有参数。

    返回值

    Returns a boolean on success and NULL if not set.