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

    (PECL solr >= 0.9.2)

    Sets the search query

    说明

    publicSolrQuery::setQuery(string $query): SolrQuery

    Sets the search query.

    参数

    $query

    The search query

    返回值

    Returns the current SolrQuery object