File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1550,7 +1550,7 @@ When enabled, the integer array is reordered to reach a better compression ratio
15501550- default: `[]`
15511551
15521552
1553- *This parameter is deprecated. Please use [Filters ](#filters) instead.*
1553+ *This parameter is deprecated. Please use [filters ](#filters) instead.*
15541554
15551555A string that contains the comma separated list of numeric filters you want to apply.
15561556The filter syntax is `attributeName` followed by `operand` followed by `value`.
@@ -1576,7 +1576,7 @@ You can also use a string array encoding (for example `numericFilters: ["price>1
15761576- default: `" " `
15771577
15781578
1579- *This parameter is deprecated. Please use [Filters ](#filters) instead.*
1579+ *This parameter is deprecated. Please use [filters ](#filters) instead.*
15801580
15811581Filter the query by a set of tags.
15821582
@@ -1604,7 +1604,7 @@ For example `{"_tags":["tag1","tag2"]}`.
16041604- default: `" " `
16051605
16061606
1607- *This parameter is deprecated. Please use [Filters ](#filters) instead.*
1607+ *This parameter is deprecated. Please use [filters ](#filters) instead.*
16081608
16091609Filter the query with a list of facets. Facets are separated by commas and is encoded as `attributeName:value`.
16101610To OR facets, you must add parentheses.
You can’t perform that action at this time.
0 commit comments