Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.

Commit 075a89c

Browse files
docs(README): automatic update
Update README Android [ci skip]
1 parent 98f3a6f commit 075a89c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,7 @@ When enabled, the integer array is reordered to reach a better compression ratio
15091509
- default: `[]`
15101510

15111511

1512-
*This parameter is deprecated. Please use [Filters](#filters) instead.*
1512+
*This parameter is deprecated. Please use [filters](#filters) instead.*
15131513

15141514
A string that contains the comma separated list of numeric filters you want to apply.
15151515
The filter syntax is `attributeName` followed by `operand` followed by `value`.
@@ -1535,7 +1535,7 @@ You can also use a string array encoding (for example `numericFilters: ["price>1
15351535
- default: `""`
15361536

15371537

1538-
*This parameter is deprecated. Please use [Filters](#filters) instead.*
1538+
*This parameter is deprecated. Please use [filters](#filters) instead.*
15391539

15401540
Filter the query by a set of tags.
15411541

@@ -1563,7 +1563,7 @@ For example `{"_tags":["tag1","tag2"]}`.
15631563
- default: `""`
15641564

15651565

1566-
*This parameter is deprecated. Please use [Filters](#filters) instead.*
1566+
*This parameter is deprecated. Please use [filters](#filters) instead.*
15671567

15681568
Filter the query with a list of facets. Facets are separated by commas and is encoded as `attributeName:value`.
15691569
To OR facets, you must add parentheses.

0 commit comments

Comments
 (0)