Description
Utility for parsing and creating filter objects.Methods
parse(filterString)
Method to parse URL representations of a filter.Parameters
| Param | Type | Details |
|---|---|---|
| filterString | string | filter to parse. |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Action required: Upgrade to Fusion 5.17.2 to apply urgent security patches. Lucidworks Search clients will be upgraded automatically.
| Param | Type | Details |
|---|---|---|
| filterString | string | filter to parse. |
$filterService.parse('foo["bar"]');
Was this page helpful?