From 698aa794b5424b7b2c70a522cddfeda7d83004d7 Mon Sep 17 00:00:00 2001 From: cmgchess Date: Sun, 1 May 2022 22:46:36 +0530 Subject: [PATCH] fix api parameter links --- README.md | 62 +++++++++++++++++++++++++++---------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index f7e98ff02..8d1e57d3e 100644 --- a/README.md +++ b/README.md @@ -801,7 +801,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Enable the advanced syntax.

-

advancedSyntax on Algolia.com

+

advancedSyntax on Algolia.com

@@ -813,7 +813,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Should the engine allow typos on numerics.

-

allowTyposOnNumericTokens on Algolia.com

+

allowTyposOnNumericTokens on Algolia.com

@@ -825,7 +825,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Enable the analytics

-

analytics on Algolia.com

+

analytics on Algolia.com

@@ -837,7 +837,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Tag of the query in the analytics.

-

analyticsTags on Algolia.com

+

analyticsTags on Algolia.com

@@ -849,7 +849,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Center of the geo search.

-

aroundLatLng on Algolia.com

+

aroundLatLng on Algolia.com

@@ -861,7 +861,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Center of the search, retrieve from the user IP.

-

aroundLatLngViaIP on Algolia.com

+

aroundLatLngViaIP on Algolia.com

@@ -873,7 +873,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Precision of the geo search.

-

aroundPrecision on Algolia.com

+

aroundPrecision on Algolia.com

@@ -885,7 +885,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Radius of the geo search.

-

aroundRadius on Algolia.com

+

aroundRadius on Algolia.com

@@ -897,7 +897,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Minimum radius of the geo search.

-

minimumAroundRadius on Algolia.com

+

minimumAroundRadius on Algolia.com

@@ -909,7 +909,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

List of attributes to highlight

-

attributesToHighlight on Algolia.com

+

attributesToHighlight on Algolia.com

@@ -921,7 +921,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

List of attributes to retrieve

-

attributesToRetrieve on Algolia.com

+

attributesToRetrieve on Algolia.com

@@ -933,7 +933,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

List of attributes to snippet

-

attributesToSnippet on Algolia.com

+

attributesToSnippet on Algolia.com

@@ -956,7 +956,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Remove duplicates based on the index setting attributeForDistinct

-

distinct on Algolia.com

+

distinct on Algolia.com

@@ -991,7 +991,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Enable the ranking informations in the response

-

getRankingInfo on Algolia.com

+

getRankingInfo on Algolia.com

@@ -1003,7 +1003,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Number of hits to be returned by the search API

-

hitsPerPage on Algolia.com

+

hitsPerPage on Algolia.com

@@ -1015,7 +1015,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Should the plurals be ignored

-

ignorePlurals on Algolia.com

+

ignorePlurals on Algolia.com

@@ -1027,7 +1027,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Geo search inside a box.

-

insideBoundingBox on Algolia.com

+

insideBoundingBox on Algolia.com

@@ -1039,7 +1039,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Geo search inside a polygon.

-

insidePolygon on Algolia.com

+

insidePolygon on Algolia.com

@@ -1051,7 +1051,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Number of values for each facetted attribute

-

maxValuesPerFacet on Algolia.com

+

maxValuesPerFacet on Algolia.com

@@ -1063,7 +1063,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Number of characters to wait before doing one character replacement.

-

minWordSizefor1Typo on Algolia.com

+

minWordSizefor1Typo on Algolia.com

@@ -1075,7 +1075,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Number of characters to wait before doing a second character replacement.

-

minWordSizefor2Typos on Algolia.com

+

minWordSizefor2Typos on Algolia.com

@@ -1087,7 +1087,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Add some optional words to those defined in the dashboard

-

optionalWords on Algolia.com

+

optionalWords on Algolia.com

@@ -1099,7 +1099,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

The current page number

-

page on Algolia.com

+

page on Algolia.com

@@ -1111,7 +1111,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Query string of the instant search. The empty string is a valid query.

-

query on Algolia.com

+

query on Algolia.com

@@ -1123,7 +1123,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

How the query should be treated by the search engine. Possible values: prefixAll, prefixLast, prefixNone

-

queryType on Algolia.com

+

queryType on Algolia.com

@@ -1135,7 +1135,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Possible values are "lastWords" "firstWords" "allOptional" "none" (default)

-

removeWordsIfNoResults on Algolia.com

+

removeWordsIfNoResults on Algolia.com

@@ -1147,7 +1147,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Should the engine replace the synonyms in the highlighted results.

-

replaceSynonymsInHighlight on Algolia.com

+

replaceSynonymsInHighlight on Algolia.com

@@ -1159,7 +1159,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Restrict which attribute is searched.

-

restrictSearchableAttributes on Algolia.com

+

restrictSearchableAttributes on Algolia.com

@@ -1171,7 +1171,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Enable the synonyms

-

synonyms on Algolia.com

+

synonyms on Algolia.com

@@ -1183,7 +1183,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

Contains the tag filters in the raw format of the Algolia API. Setting this parameter is not compatible with the of the add/remove/toggle methods of the tag api.

-

tagFilters on Algolia.com

+

tagFilters on Algolia.com

@@ -1195,7 +1195,7 @@ helper.setQueryParameter('hitsPerPage', 20).search();

How the typo tolerance behave in the search engine. Possible values: true, false, min, strict

-

typoTolerance on Algolia.com

+

typoTolerance on Algolia.com