You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"""Get the additional text separator tokens set on this index.
1644
+
1645
+
Returns
1646
+
-------
1647
+
settings:
1648
+
List containing the separator tokens of the index.
1649
+
1650
+
Raises
1651
+
------
1652
+
MeilisearchApiError
1653
+
An error containing details about why Meilisearch can't process your request. Meilisearch error codes are described here: https://www.meilisearch.com/docs/reference/errors/error_codes#meilisearch-errors
"""Get the list of disabled text separator tokens on this index.
1659
+
1660
+
Returns
1661
+
-------
1662
+
settings:
1663
+
List containing the disabled separator tokens of the index.
1664
+
1665
+
Raises
1666
+
------
1667
+
MeilisearchApiError
1668
+
An error containing details about why Meilisearch can't process your request. Meilisearch error codes are described here: https://www.meilisearch.com/docs/reference/errors/error_codes#meilisearch-errors
An error containing details about why Meilisearch can't process your request. Meilisearch error codes are described here: https://www.meilisearch.com/docs/reference/errors/error_codes#meilisearch-errors
An error containing details about why Meilisearch can't process your request. Meilisearch error codes are described here: https://www.meilisearch.com/docs/reference/errors/error_codes#meilisearch-errors
An error containing details about why Meilisearch can't process your request. Meilisearch error codes are described here: https://www.meilisearch.com/docs/reference/errors/error_codes#meilisearch-errors
An error containing details about why Meilisearch can't process your request. Meilisearch error codes are described here: https://www.meilisearch.com/docs/reference/errors/error_codes#meilisearch-errors
0 commit comments