検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 3128 for the (0.033 sec.)
Removes one of the moreLikeThis query fields 2451
« SolrQuery::removeMltField SolrQuery::removeSortField » PHP Manual SolrQuery Removes one of the ... 2) SolrQuery::removeMltQueryField — Removes one of the moreLikeThis query fields 説明 public SolrQuery::r ... d ( string $queryField ): SolrQuery Removes one of the moreLikeThis query fields. パラメータ queryField T ... he query field 戻り値 Returns the current SolrQuery object, if the return value is u ... Removes , moreLikeThis , fields , SolrQuery , of , the , removeMltQueryField , queryField , removeMltFiel ...
https://man.plustar.jp/php/solrquery.removemltqueryfield.html - [similar]
Removes one of the stats.facet parameters 2451
« SolrQuery::removeSortField SolrQuery::removeStatsField » PHP Manual SolrQuery Removes one of the ... .9.2) SolrQuery::removeStatsFacet — Removes one of the stats.facet parameters 説明 public SolrQuery::remo ... sFacet ( string $value ): SolrQuery Removes one of the stats.facet parameters パラメータ value The value ... 戻り値 Returns the current SolrQuery object, if the return value is u ... es , stats , facet , parameters , SolrQuery , of , the , removeStatsFacet , removeSortField , removeStats ...
https://man.plustar.jp/php/solrquery.removestatsfacet.html - [similar]
Sets the maximum word length 2451
« SolrQuery::setMltMaxNumTokens SolrQuery::setMltMinDocFrequency » PHP Manual SolrQuery Sets the ... lr >= 0.9.2) SolrQuery::setMltMaxWordLength — Sets the maximum word length 説明 public SolrQuery::setMltM ... xWordLength ( int $maxWordLength ): SolrQuery Sets the maximum word length above which words will be igno ... red. パラメータ maxWordLength The maximum word length above which words will be igno ... red 戻り値 Returns the current SolrQuery object, if the return value is u ...
https://man.plustar.jp/php/solrquery.setmltmaxwordlength.html - [similar]
Sets the minimum word length 2451
« SolrQuery::setMltMinTermFrequency SolrQuery::setOmitHeader » PHP Manual SolrQuery Sets the min ... lr >= 0.9.2) SolrQuery::setMltMinWordLength — Sets the minimum word length 説明 public SolrQuery::setMltM ... nWordLength ( int $minWordLength ): SolrQuery Sets the minimum word length below which words will be igno ... red. パラメータ minWordLength The minimum word length below which words will be igno ... red 戻り値 Returns the current SolrQuery object, if the return value is u ...
https://man.plustar.jp/php/solrquery.setmltminwordlength.html - [similar]
Enables or disables the Stats component 2451
« SolrQuery::setStart SolrQuery::setTerms » PHP Manual SolrQuery Enables or disables the Stats c ... = 0.9.2) SolrQuery::setStats — Enables or disables the Stats component 説明 public SolrQuery::setStats ( ... bool $flag ): SolrQuery Enables or disables the Stats component. パラメータ flag true turns on the ... ts component and false disables it. 戻り値 Returns the current SolrQuery object, if the return value is u ... sables , component , Enables , Stats , SolrQuery , the , or , setStats , flag , turns ...
https://man.plustar.jp/php/solrquery.setstats.html - [similar]
Specifies the Term to start from 2451
« SolrQuery::setTermsLimit SolrQuery::setTermsMaxCount » PHP Manual SolrQuery Specifies the Term ... = 0.9.2) SolrQuery::setTermsLowerBound — Specifies the Term to start from 説明 public SolrQuery::setTerms ... rBound ( string $lowerBound ): SolrQuery Specifies the Term to start from パラメータ lowerBound The lower ... bound Term 戻り値 Returns the current SolrQuery object, if the return value is u ... 連キーワード: Term , Specifies , from , SolrQuery , the , setTermsLowerBound , lowerBound , setTermsLimit ...
https://man.plustar.jp/php/solrquery.settermslowerbound.html - [similar]
Sets the maximum document frequency 2451
« SolrQuery::setTermsLowerBound SolrQuery::setTermsMinCount » PHP Manual SolrQuery Sets the maxi ... solr >= 0.9.2) SolrQuery::setTermsMaxCount — Sets the maximum document frequency 説明 public SolrQuery:: ... etTermsMaxCount ( int $frequency ): SolrQuery Sets the maximum document frequency. パラメータ frequency T ... he maximum document frequency. 戻り値 Returns the current SolrQuery object, if the return value is u ... requency , maximum , document , Sets , SolrQuery , the , setTermsMaxCount , setTermsLowerBound , setTerms ...
https://man.plustar.jp/php/solrquery.settermsmaxcount.html - [similar]
Sets the minimum document frequency 2451
« SolrQuery::setTermsMaxCount SolrQuery::setTermsPrefix » PHP Manual SolrQuery Sets the minimum ... solr >= 0.9.2) SolrQuery::setTermsMinCount — Sets the minimum document frequency 説明 public SolrQuery:: ... etTermsMinCount ( int $frequency ): SolrQuery Sets the minimum doc frequency to return in order to be inc ... luded パラメータ frequency The minimum frequency 戻り値 Returns the current SolrQ ... uery object, if the return value is used. 関連キーワード: frequency , ...
https://man.plustar.jp/php/solrquery.settermsmincount.html - [similar]
Sets the term to stop at 2451
« SolrQuery::setTermsSort SolrQuery::setTimeAllowed » PHP Manual SolrQuery Sets the term to stop ... olr >= 0.9.2) SolrQuery::setTermsUpperBound — Sets the term to stop at 説明 public SolrQuery::setTermsUpp ... erBound ( string $upperBound ): SolrQuery Sets the term to stop at パラメータ upperBound The term to ... stop at 戻り値 Returns the current SolrQuery object, if the return value is u ... . 関連キーワード: term , stop , Sets , SolrQuery , the , setTermsUpperBound , upperBound , setTermsSort , ...
https://man.plustar.jp/php/solrquery.settermsupperbound.html - [similar]
Set a new value to the atomic object. 2451
« Swoole\Atomic::get Swoole\Atomic::sub » PHP Manual Swoole\Atomic Set a new value to the atomic ... >= 1.9.0) Swoole\Atomic::set — Set a new value to the atomic object. 説明 public Swoole\Atomic::set ( in ... t $value ): int Set a new value to the atomic object. 警告 この関数は、 現在のところ詳細な ... 数のリストのみが 記述されています。 パラメータ value The value to set to the atomic object. 戻り値 The curr ... ent value of the atomic object. 関連キーワード: Set , new , Swoole ...
https://man.plustar.jp/php/swoole-atomic.set.html - [similar]