検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 817 for return (0.025 sec.)
Exclude the header from the returned results 3093
« SolrQuery::setMltMinWordLength SolrQuery::setQuery » PHP Manual SolrQuery Exclude the header f ... rom the returned results SolrQuery::setOmitHeader (PECL solr >= 0 ... Query::setOmitHeader — Exclude the header from the returned results 説明 public SolrQuery::setOmitHeader ( b ... ool $flag ): SolrQuery Exclude the header from the returned results. パラメータ flag true excludes the heade ... r from the result. 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.setomitheader.html - [similar]
Flag to show debug information 3093
« SolrQuery::setRows SolrQuery::setStart » PHP Manual SolrQuery Flag to show debug information S ... g Whether to show debug info. true or false 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.setshowdebuginfo.html - [similar]
Enables or disables the Stats component 3093
« SolrQuery::setStart SolrQuery::setTerms » PHP Manual SolrQuery Enables or disables the Stats c ... the stats component and false disables it. 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.setstats.html - [similar]
Enables or disables the TermsComponent 3093
« SolrQuery::setStats SolrQuery::setTermsField » PHP Manual SolrQuery Enables or disables the Te ... ータ flag true enables it. false turns it off 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.setterms.html - [similar]
Specifies the Term to start from 3093
« SolrQuery::setTermsLimit SolrQuery::setTermsMaxCount » PHP Manual SolrQuery Specifies the Term ... パラメータ lowerBound The lower bound Term 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.settermslowerbound.html - [similar]
Sets the maximum document frequency 3093
« SolrQuery::setTermsLowerBound SolrQuery::setTermsMinCount » PHP Manual SolrQuery Sets the maxi ... タ frequency The maximum document frequency. 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.settermsmaxcount.html - [similar]
Sets the term to stop at 3093
« SolrQuery::setTermsSort SolrQuery::setTimeAllowed » PHP Manual SolrQuery Sets the term to stop ... t パラメータ upperBound The term to stop at 戻り値 Returns the current SolrQuery object, if the return value ...
https://man.plustar.jp/php/solrquery.settermsupperbound.html - [similar]
Offset to retrieve. 3093
« Swoole\Connection\Iterator::offsetExists Swoole\Connection\Iterator::offsetSet » PHP Manual Sw ... \Iterator::offsetGet ( string $index ): Connection Return the connection at specified offset. パラメータ ind ...
https://man.plustar.jp/php/swoole-connection-iterator.offsetget.html - [similar]
Get Text 3093
« UI\Controls\MultilineEntry::__construct UI\Controls\MultilineEntry::isReadOnly » PHP Manual UI ... \Controls\MultilineEntry::getText (): string Shall return the text in this Multiline Entry パラメータ この関 ...
https://man.plustar.jp/php/ui-controls-multilineentry.gettext.html - [similar]
ユーザー定義の比較関数でエントリをソートし、キーとの対応は保持する 3059
« ArrayObject::setIteratorClass ArrayObject::uksort » PHP Manual ArrayObject ユーザー定義の比較関 ... 較関数 function cmp ( $a , $b ) { if ( $a == $b ) { return 0 ; } return ( $a < $b ) ? - 1 : 1 ; } // ソートし ...
https://man.plustar.jp/php/arrayobject.uasort.html - [similar]