The SolrDisMaxQuery class
(No version information available, might only be in Git)
はじめに
クラス概要
/* 継承したプロパティ */
/* メソッド */
/* 継承したメソッド */
public SolrQuery::setFacetEnumCacheMinDefaultFrequency(int
$frequency
, string $field_override
= ?): SolrQuerypublic SolrQuery::setHighlightMaxAlternateFieldLength(int
}$fieldLength
, string $field_override
= ?): SolrQuery定義済み定数
SolrDisMaxQuery::ORDER_ASC
-
Used to specify that the sorting should be in acending order (Duplicated for easier migration)
SolrDisMaxQuery::ORDER_DESC
-
Used to specify that the sorting should be in descending order (Duplicated for easier migration)
SolrDisMaxQuery::FACET_SORT_INDEX
-
Used to specify that the facet should sort by index (Duplicated for easier migration)
SolrDisMaxQuery::FACET_SORT_COUNT
-
Used to specify that the facet should sort by count (Duplicated for easier migration)
SolrDisMaxQuery::TERMS_SORT_INDEX
-
Used in the TermsComponent (Duplicated for easier migration)
SolrDisMaxQuery::TERMS_SORT_COUNT
-
Used in the TermsComponent (Duplicated for easier migration)