manticore-openapi 0.1.1

Сlient for Manticore Search.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Facet

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attr** | **String** | The name of an attribute to facet | 
**alias** | Option<**String**> | Facet alias | [optional]
**limit** | Option<**i32**> | The number of facet values to return | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)