This commit is contained in:
Евгения Суходольская
2024-11-29 13:23:33 +01:00
parent 36146e1ad4
commit 1e09ac49f5
@@ -1291,7 +1291,7 @@ These results for a specific field is called a "facet". For example, when you lo
To get the facet counts for a field, you can use the following:
<aside role="status">By default, the number of <code>hits</code> returned is 10. To change this, use the <code>limit</code> field. Keep this in mind if you are checking the number of unique values your payload field equals.</aside>
<aside role="status">By default, the number of <code>hits</code> returned is limited to 10. To change this, use the <code>limit</code> parameter. Keep this in mind when checking the number of unique values a payload field contains.</aside>
REST API ([Facet](https://api.qdrant.tech/api-reference/search/facet))