프로퍼티 | 타입 | 설명 | |
---|---|---|---|
values | int[] |
메소드 | 설명 | |
---|---|---|
GetSpecificValue ( string dim ) : float | ||
GetTopChildren ( int topN, string dim ) : FacetResult |
메소드 | 설명 | |
---|---|---|
IntTaxonomyFacets ( string indexFieldName, TaxonomyReader taxoReader, FacetsConfig config ) : System |
Sole constructor.
|
|
Rollup ( ) : void |
Rolls up any single-valued hierarchical dimensions.
|
메소드 | 설명 | |
---|---|---|
Rollup ( int ord ) : int |
public GetTopChildren ( int topN, string dim ) : FacetResult | ||
topN | int | |
dim | string | |
리턴 | FacetResult |
protected IntTaxonomyFacets ( string indexFieldName, TaxonomyReader taxoReader, FacetsConfig config ) : System | ||
indexFieldName | string | |
taxoReader | TaxonomyReader | |
config | FacetsConfig | |
리턴 | System |