検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 204 for SolrQuery (0.023 sec.)
Sets the name of the field to get the Terms from 5684
« SolrQuery::setTerms SolrQuery::setTermsIncludeLowerBound » PHP Manual SolrQuery Sets the name ... of the field to get the Terms from SolrQuery::setTermsField (PECL solr >= 0.9.2) SolrQuery::set ... ame of the field to get the Terms from 説明 public SolrQuery::setTermsField ( string $fieldname ): SolrQuery Se ... ieldname The field name 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : Sets , from , SolrQuery , Terms , the , of , setTermsField , fieldname , s ...
https://man.plustar.jp/php/solrquery.settermsfield.html - [similar]
Include the lower bound term in the result set 5684
« SolrQuery::setTermsField SolrQuery::setTermsIncludeUpperBound » PHP Manual SolrQuery Include t ... he lower bound term in the result set SolrQuery::setTermsIncludeLowerBound (PECL solr >= 0.9.2) So ... the lower bound term in the result set 説明 public SolrQuery::setTermsIncludeLowerBound ( bool $flag ): SolrQue ... term in the result set 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : Include , lower , bound , term , result , SolrQuery , the , in , setTermsIncludeLowerBound , flag ...
https://man.plustar.jp/php/solrquery.settermsincludelowerbound.html - [similar]
Include the upper bound term in the result set 5684
« SolrQuery::setTermsIncludeLowerBound SolrQuery::setTermsLimit » PHP Manual SolrQuery Include t ... he upper bound term in the result set SolrQuery::setTermsIncludeUpperBound (PECL solr >= 0.9.2) So ... the upper bound term in the result set 説明 public SolrQuery::setTermsIncludeUpperBound ( bool $flag ): SolrQue ... メータ flag true or false 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : Include , bound , term , result , SolrQuery , the , in , setTermsIncludeUpperBound , flag , se ...
https://man.plustar.jp/php/solrquery.settermsincludeupperbound.html - [similar]
Sets the maximum number of terms to return 5684
« SolrQuery::setTermsIncludeUpperBound SolrQuery::setTermsLowerBound » PHP Manual SolrQuery Sets ... the maximum number of terms to return SolrQuery::setTermsLimit (PECL solr >= 0.9.2) SolrQuery::set ... the maximum number of terms to return 説明 public SolrQuery::setTermsLimit ( int $limit ): SolrQuery Sets the ... the limit is negative. 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : terms , return , maximum , Sets , SolrQuery , the , of , limit , setTermsLimit , setTermsLower ...
https://man.plustar.jp/php/solrquery.settermslimit.html - [similar]
Restrict matches to terms that start with the prefix 5684
« SolrQuery::setTermsMinCount SolrQuery::setTermsReturnRaw » PHP Manual SolrQuery Restrict match ... es to terms that start with the prefix SolrQuery::setTermsPrefix (PECL solr >= 0.9.2) SolrQuery::se ... es to terms that start with the prefix 説明 public SolrQuery::setTermsPrefix ( string $prefix ): SolrQuery Rest ... t start with the prefix 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : Restrict , matches , terms , SolrQuery , that , setTermsPrefix , setTermsMinCount , setTe ...
https://man.plustar.jp/php/solrquery.settermsprefix.html - [similar]
Return the raw characters of the indexed term 5684
« SolrQuery::setTermsPrefix SolrQuery::setTermsSort » PHP Manual SolrQuery Return the raw charac ... ters of the indexed term SolrQuery::setTermsReturnRaw (PECL solr >= 0.9.2) SolrQuery: ... the raw characters of the indexed term 説明 public SolrQuery::setTermsReturnRaw ( bool $flag ): SolrQuery If tr ... ータ value true or false 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : characters , indexed , term , SolrQuery , Return , the , of , setTermsReturnRaw , return , ...
https://man.plustar.jp/php/solrquery.settermsreturnraw.html - [similar]
Adds another facet.date.other parameter 5651
« SolrQuery::addFacetDateField SolrQuery::addFacetField » PHP Manual SolrQuery Adds another face ... t.date.other parameter SolrQuery::addFacetDateOther (PECL solr >= 0.9.2) SolrQuery: ... dds another facet.date.other parameter 説明 public SolrQuery::addFacetDateOther ( string $value , string $field ... _override = ? ): SolrQuery Sets the facet.date.other parameter. Accepts an op ... name for the override. 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ...
https://man.plustar.jp/php/solrquery.addfacetdateother.html - [similar]
Adds a facet query 5651
« SolrQuery::addFacetField SolrQuery::addField » PHP Manual SolrQuery Adds a facet query SolrQuery ... ry::addFacetQuery (PECL solr >= 0.9.2) SolrQuery::addFacetQuery — Adds a facet query 説明 public So ... lrQuery::addFacetQuery ( string $facetQuery ): SolrQuery Adds a facet query パラメータ facetQuery The facet ... query 戻り値 Returns the current SolrQuery object, if the return value is used. 例 例1 SolrQu ... client = new SolrClient ( $options ); $query = new SolrQuery ( '*:*' ); $query -> setFacet ( true ); $query -> ...
https://man.plustar.jp/php/solrquery.addfacetquery.html - [similar]
Specifies which fields to return in the result 5651
« SolrQuery::addFacetQuery SolrQuery::addFilterQuery » PHP Manual SolrQuery Specifies which fiel ... ds to return in the result SolrQuery::addField (PECL solr >= 0.9.2) SolrQuery::addField ... s which fields to return in the result 説明 public SolrQuery::addField ( string $field ): SolrQuery This method ... d The name of the field 戻り値 Returns the current SolrQuery object 関連キーワード: fields , return , SolrQuery ...
https://man.plustar.jp/php/solrquery.addfield.html - [similar]
Requests a return of sub results for values within the given facet 5651
« SolrQuery::addSortField SolrQuery::addStatsField » PHP Manual SolrQuery Requests a return of s ... ub results for values within the given facet SolrQuery::addStatsFacet (PECL solr >= 0.9.2) SolrQuery::add ... ults for values within the given facet 説明 public SolrQuery::addStatsFacet ( string $field ): SolrQuery Reques ... d The name of the field 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : SolrQuery , facet , return , within , addStatsFacet , given ...
https://man.plustar.jp/php/solrquery.addstatsfacet.html - [similar]