検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 204 for SolrQuery (0.006 sec.)
Removes an expand sort field from the expand.sort parameter 6282
« SolrQuery::removeExpandFilterQuery SolrQuery::removeFacetDateField » PHP Manual SolrQuery Remo ... n expand sort field from the expand.sort parameter SolrQuery::removeExpandSortField (PECL solr >= 2.2.0) SolrQu ... t field from the expand.sort parameter 説明 public SolrQuery::removeExpandSortField ( string $field ): SolrQuer ... sort parameter. パラメータ field field name 戻り値 SolrQuery 参考 SolrQuery::setExpand() - Enables/Disables the ... Expand Component SolrQuery::addExpandSortField() - Orders the documents withi ...
https://man.plustar.jp/php/solrquery.removeexpandsortfield.html - [similar]
Sets the expand.q parameter 6282
« SolrQuery::setExpand SolrQuery::setExpandRows » PHP Manual SolrQuery Sets the expand.q paramet ... er SolrQuery::setExpandQuery (PECL solr >= 2.2.0) SolrQuery::se ... andQuery — Sets the expand.q parameter 説明 public SolrQuery::setExpandQuery ( string $q ): SolrQuery Sets the ... to include in the main group. パラメータ q 戻り値 SolrQuery 参考 SolrQuery::setExpand() - Enables/Disables the ... Expand Component SolrQuery::addExpandSortField() - Orders the documents withi ...
https://man.plustar.jp/php/solrquery.setexpandquery.html - [similar]
Sets the number of rows to display in each group (expand.rows). Server Default 5 6250
« SolrQuery::setExpandQuery SolrQuery::setExplainOther » PHP Manual SolrQuery Sets the number of ... play in each group (expand.rows). Server Default 5 SolrQuery::setExpandRows (PECL solr >= 2.2.0) SolrQuery::set ... group (expand.rows). Server Default 5 説明 public SolrQuery::setExpandRows ( int $value ): SolrQuery Sets the ... nd.rows). Server Default 5 パラメータ value 戻り値 SolrQuery 参考 SolrQuery::setExpand() - Enables/Disables the ... Expand Component SolrQuery::addExpandSortField() - Orders the documents withi ...
https://man.plustar.jp/php/solrquery.setexpandrows.html - [similar]
Specifies how to sort the returned terms 6175
« SolrQuery::setTermsReturnRaw SolrQuery::setTermsUpperBound » PHP Manual SolrQuery Specifies ho ... w to sort the returned terms SolrQuery::setTermsSort (PECL solr >= 0.9.2) SolrQuery::setT ... ecifies how to sort the returned terms 説明 public SolrQuery::setTermsSort ( int $sortType ): SolrQuery If Solr ... ms by the term frequency (highest count first). If SolrQuery::TERMS_SORT_INDEX, returns the terms in index orde ... r パラメータ sortType SolrQuery::TERMS_SORT_INDEX or SolrQuery::TERMS_SORT_COUNT 戻 ...
https://man.plustar.jp/php/solrquery.settermssort.html - [similar]
Used to control how the results should be sorted 6057
« SolrQuery::addMltQueryField SolrQuery::addStatsFacet » PHP Manual SolrQuery Used to control ho ... w the results should be sorted SolrQuery::addSortField (PECL solr >= 0.9.2) SolrQuery::addS ... ntrol how the results should be sorted 説明 public SolrQuery::addSortField ( string $field , int $order = SolrQ ... uery::ORDER_DESC ): SolrQuery Used to control how the results should be sorted. ... ld order The sort direction. This should be either SolrQuery::ORDER_ASC or SolrQuery::ORDER_DESC. 戻り値 Return ...
https://man.plustar.jp/php/solrquery.addsortfield.html - [similar]
Returns the facet sort type 5951
« SolrQuery::getFacetQueries SolrQuery::getFields » PHP Manual SolrQuery Returns the facet sort ... type SolrQuery::getFacetSort (PECL solr >= 0.9.2) SolrQuery::getF ... acetSort — Returns the facet sort type 説明 public SolrQuery::getFacetSort ( string $field_override = ? ): int ... Returns an integer (SolrQuery::FACET_SORT_INDEX or SolrQuery::FACET_SORT_COUNT) ... e The name of the field 戻り値 Returns an integer (SolrQuery::FACET_SORT_INDEX or SolrQuery::FACET_SORT_COUNT) ...
https://man.plustar.jp/php/solrquery.getfacetsort.html - [similar]
Determines the ordering of the facet field constraints 5908
« SolrQuery::setFacetPrefix SolrQuery::setGroup » PHP Manual SolrQuery Determines the ordering o ... f the facet field constraints SolrQuery::setFacetSort (PECL solr >= 0.9.2) SolrQuery::setF ... rdering of the facet field constraints 説明 public SolrQuery::setFacetSort ( int $facetSort , string $field_ove ... rride = ? ): SolrQuery Determines the ordering of the facet field constra ... ints パラメータ facetSort Use SolrQuery::FACET_SORT_INDEX for sorting by index order or So ...
https://man.plustar.jp/php/solrquery.setfacetsort.html - [similar]
Require field matching during highlighting 5833
« SolrQuery::setHighlightRegexSlop SolrQuery::setHighlightSimplePost » PHP Manual SolrQuery Requ ... ire field matching during highlighting SolrQuery::setHighlightRequireFieldMatch (PECL solr >= 0.9.2 ... ) SolrQuery::setHighlightRequireFieldMatch — Require field mat ... ching during highlighting 説明 public SolrQuery::setHighlightRequireFieldMatch ( bool $flag ): Sol ... d in this particular field. This will only work if SolrQuery::setHighlightUsePhraseHighlighter() was set to tru ...
https://man.plustar.jp/php/solrquery.sethighlightrequirefieldmatch.html - [similar]
Removes a filter query 5758
« SolrQuery::removeField SolrQuery::removeHighlightField » PHP Manual SolrQuery Removes a filter ... query SolrQuery::removeFilterQuery (PECL solr >= 0.9.2) SolrQuery: ... veFilterQuery — Removes a filter query 説明 public SolrQuery::removeFilterQuery ( string $fq ): SolrQuery Remov ... filter query to remove 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : filter , query , Removes , SolrQuery , a , removeFilterQuery , fq , removeField , remov ...
https://man.plustar.jp/php/solrquery.removefilterquery.html - [similar]
Enables or disables moreLikeThis 5758
« SolrQuery::setHighlightUsePhraseHighlighter SolrQuery::setMltBoost » PHP Manual SolrQuery Enab ... les or disables moreLikeThis SolrQuery::setMlt (PECL solr >= 0.9.2) SolrQuery::setMlt — E ... nables or disables moreLikeThis 説明 public SolrQuery::setMlt ( bool $flag ): SolrQuery Enables or disab ... and false turns it off. 戻り値 Returns the current SolrQuery object, if the return value is used. 関連キーワード ... : Enables , disables , moreLikeThis , SolrQuery , or , setMlt , flag , UsePhraseHighlighter , setM ...
https://man.plustar.jp/php/solrquery.setmlt.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT