Home > doofinder > QueryIndices > add
QueryIndices.add() method
Add a value to the set of Indices used to filter.
Signature:
add(value: string): void;
Parameters
Parameter | Type | Description |
---|---|---|
value | string | A Index as string. |
Returns:
void
Home > doofinder > QueryIndices > add
Add a value to the set of Indices used to filter.
Signature:
add(value: string): void;
Parameter | Type | Description |
---|---|---|
value | string | A Index as string. |
Returns:
void