manticoresearch 1.1.0-alpha

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**includes** | Option<**Vec<String>**> | List of fields to include in the response | [optional][default to []]
**excludes** | Option<**Vec<String>**> | List of fields to exclude from the response | [optional][default to [""]]

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