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

    (PECL solr >= 0.9.2)

    Removes one of the moreLikeThis query fields

    说明

    publicSolrQuery::removeMltQueryField(string $queryField): SolrQuery

    Removes one of the moreLikeThis query fields.

    参数

    $queryField

    The query field

    返回值

    Returns the current SolrQuery object, if the return value is used.