検索

phrase: max: clip:
target: order:
Results of 1 - 5 of about 5 for mincount (0.013 sec.)
Maps to facet.mincount 12851
« SolrQuery::setFacetMethod SolrQuery::setFacetMissing » PHP Manual SolrQuery Maps to facet.mincount ... ount SolrQuery::setFacetMinCount (PECL solr >= 0.9.2) SolrQuery::setFacetMinCount... Maps to facet.mincount 説明 public SolrQuery::setFacetMinCount ( int $min ... that should be included in the response パラメータ mincount The minimum count field_override The name of the f ... ject, if the return value is used. 関連キーワード: mincount , facet , SolrQuery , Maps , setFacetMinCount , fi ...
https://man.plustar.jp/php/solrquery.setfacetmincount.html - [similar]
The SolrQuery class 8401
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQue ... tring $field_override = ? ): string public getFacetMinCount ( string $field_override = ? ): int public getFace ... ing public getTermsMaxCount (): int public getTermsMinCount (): int public getTermsPrefix (): string public ge ... ng $field_override = ? ): SolrQuery public setFacetMinCount ( int $mincount , string $field_override = ? ): So ... Count ( int $frequency ): SolrQuery public setTermsMinCount ( int $frequency ): SolrQuery public setTermsPrefi ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
The SolrDisMaxQuery class 8254
« SolrQuery::setTimeAllowed SolrDisMaxQuery::addBigramPhraseField » PHP Manual Solr The SolrDisM ... d_override = ? ): string public SolrQuery::getFacetMinCount ( string $field_override = ? ): int public SolrQue ... getTermsMaxCount (): int public SolrQuery::getTermsMinCount (): int public SolrQuery::getTermsPrefix (): strin ... verride = ? ): SolrQuery public SolrQuery::setFacetMinCount ( int $mincount , string $field_override = ? ): So ... $frequency ): SolrQuery public SolrQuery::setTermsMinCount ( int $frequency ): SolrQuery public SolrQuery::se ...
https://man.plustar.jp/php/class.solrdismaxquery.html - [similar]
Apache Solr 8199
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Sol ... e of the facet.method parameter SolrQuery::getFacetMinCount — Returns the minimum counts for facet fields shou ... the maximum document frequency SolrQuery::getTermsMinCount — Returns the minimum document frequency to return ... hm to use when faceting a field SolrQuery::setFacetMinCount — Maps to facet.mincount SolrQuery::setFacetMissin ... the maximum document frequency SolrQuery::setTermsMinCount — Sets the minimum document frequency SolrQuery::s ...
https://man.plustar.jp/php/book.solr.html - [similar]
8199
« solr_get_version SolrUtils » PHP Manual Solr 例 例 PHP で Apache Solr エクステンションを使用す ... d ( 'cat' )-> setTermsPrefix ( $prefix )-> setTermsMinCount ( $min_frequency ); $updateResponse = $client -> q ... eld ( 'cat' )-> addFacetField ( 'name' )-> setFacetMinCount ( 2 ); $updateResponse = $client -> query ( $query ... video] => 2 [x] => 2 ) ) 例10 簡単なファセット例 - mincount を越える任意の項目と共に <?php include "bootstrap. ... eld ( 'cat' )-> addFacetField ( 'name' )-> setFacetMinCount ( 2 )-> setFacetMinCount ( 4 , 'name' ); $updateRe ...
https://man.plustar.jp/php/solr.examples.html - [similar]
PREV 1 NEXT