Clear All Text Filters Command

Syntax

The clear all text filters command uses the following syntax and takes no arguments:

clearAllTextFilters()

Function

The clear all text filters command removes all text filters from the request and then calls clearAllPaging().

Example – Using the clear all text filters command

The following clear all text filters command removes text filters, resets paging, and leaves everything else in the query:

s.pn=3&s.ps=10&s.q=policy&s.fvf=ContentType,Book&s.fq=trade+economy&s.cmd=clearAllTextFilters()