Name | Type | Description | Notes |
---|---|---|---|
documentId | String | ||
query | String | Set here the filters. The value is the query string you want to apply. \r\nCan be BOOL expressions. You can use these: AND, OR, NOT. \r\nFor example: 'searchforthis AND NOT butnotthis'. \r\nAlso you can use wildcards. For example: 'exampl*'. \r\nIf you want to search in a specified field, than do this: 'title:searchthisinthetitle' | [optional] |
count | Integer | [optional] | |
needDocumentInResult | Boolean | [optional] | |
tagId | String | [optional] | |
weights | [Weight] | [optional] |