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
{{ message }}
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
@@ -342,7 +342,7 @@ The server response will look like:
342
342
343
343
-`query` (string): An echo of the query text. See the [`query`](#query) search parameter.
344
344
345
-
-`queryAfterRemoval` (string, optional): *Note: Only returned when [`removeWordsIfNoResults`](#removewordsifnoresults) is set.* A markup text indicating which parts of the original query have been removed in order to retrieve a non-empty result set. The removed parts are surrounded by `<em>` tags.
345
+
-`queryAfterRemoval` (string, optional): *Note: Only returned when [`removeWordsIfNoResults`](#removewordsifnoresults) is set to `lastWords` or `firstWords`.* A markup text indicating which parts of the original query have been removed in order to retrieve a non-empty result set. The removed parts are surrounded by `<em>` tags.
346
346
347
347
-`params` (string, URL-encoded): An echo of all search parameters.
348
348
@@ -2152,4 +2152,3 @@ The REST API lets your interact directly with Algolia platforms from anything th
0 commit comments