Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 12878

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Removes an expand filter query</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="solrquery.gettimeallowed.html">SolrQuery::getTimeAllowed</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="solrquery.removeexpandsortfield.html">SolrQuery::removeExpandSortField</a></div>
 <div class="up"><a href="class.solrquery.html">SolrQuery</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="solrquery.removeexpandfilterquery" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">SolrQuery::removeExpandFilterQuery</h1>
  <p class="verinfo">(PECL solr &gt;= 2.2.0)</p><p class="refpurpose"><span class="refname">SolrQuery::removeExpandFilterQuery</span> &mdash; <span class="dc-title">Removes an expand filter query</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-solrquery.removeexpandfilterquery-description">
  <h3 class="title">Description</h3>
  <div class="methodsynopsis dc-description">
   <span class="modifier">public</span> <span class="type"><a href="class.solrquery.html" class="type SolrQuery">SolrQuery</a></span> <span class="methodname"><strong>SolrQuery::removeExpandFilterQuery</strong></span>
    ( <span class="methodparam"><span class="type">string</span> <code class="parameter">$fq</code></span>
   )</div>

  <p class="para rdfs-comment">
    Removes an expand filter query.
  </p>

 </div>


 <div class="refsect1 parameters" id="refsect1-solrquery.removeexpandfilterquery-parameters">
  <h3 class="title">Parameters</h3>
  <dl>

   
    <dt>
<code class="parameter">fq</code></dt>

    <dd>

     <p class="para">
      
     </p>
    </dd>

   
  </dl>

 </div>


 <div class="refsect1 returnvalues" id="refsect1-solrquery.removeexpandfilterquery-returnvalues">
  <h3 class="title">Return Values</h3>
  <p class="para">
   <span class="type"><a href="class.solrquery.html" class="type SolrQuery">SolrQuery</a></span>
  </p>
 </div>


 <div class="refsect1 seealso" id="refsect1-solrquery.removeexpandfilterquery-seealso">
  <h3 class="title">See Also</h3>
  <ul class="simplelist">
   <li class="member"><span class="methodname"><a href="solrquery.setexpand.html" class="methodname" rel="rdfs-seeAlso">SolrQuery::setExpand()</a> - Enables/Disables the Expand Component</span></li>
   <li class="member"><span class="methodname"><a href="solrquery.addexpandsortfield.html" class="methodname" rel="rdfs-seeAlso">SolrQuery::addExpandSortField()</a> - Orders the documents within the expanded groups (expand.sort parameter)</span></li>
   <li class="member"><span class="methodname"><a href="solrquery.removeexpandsortfield.html" class="methodname" rel="rdfs-seeAlso">SolrQuery::removeExpandSortField()</a> - Removes an expand sort field from the expand.sort parameter</span></li>
   <li class="member"><span class="methodname"><a href="solrquery.setexpandrows.html" class="methodname" rel="rdfs-seeAlso">SolrQuery::setExpandRows()</a> - Sets the number of rows to display in each group (expand.rows). Server Default 5</span></li>
   <li class="member"><span class="methodname"><a href="solrquery.setexpandquery.html" class="methodname" rel="rdfs-seeAlso">SolrQuery::setExpandQuery()</a> - Sets the expand.q parameter</span></li>
   <li class="member"><span class="methodname"><a href="solrquery.addexpandfilterquery.html" class="methodname" rel="rdfs-seeAlso">SolrQuery::addExpandFilterQuery()</a> - Overrides main filter query, determines which documents to include in the main group</span></li>
  </ul>
 </div>

</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="solrquery.gettimeallowed.html">SolrQuery::getTimeAllowed</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="solrquery.removeexpandsortfield.html">SolrQuery::removeExpandSortField</a></div>
 <div class="up"><a href="class.solrquery.html">SolrQuery</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>