Help Contents
-
Getting Started
-
Installation and Upgrade Guide
-
Administrator Guide
-
User Guide
-
Duette User Guide
-
Searching & TQL
-
Simple Search
-
Advanced Search
-
Testing Query Language (TQL)
-
Aggregation
-
Avg (Average)
-
Count
-
Entities
-
Faceted
-
Facet Functions
-
And (AndArgs)
-
Date Add (DateAdd)
-
Date Subtract (DateSubtract)
-
Equal (Equal)
-
Field (FieldName)
-
Greater Than (GreaterThan)
-
Greater Than Or Equal (GreaterThanOrEqual)
-
Is Not (IsNot)
-
Less Than (LessThan)
-
Less Than Or Equal(LessThanOrEqual)
-
Not Equal (NotEqual)
-
Now (Now)
-
Or (OrArgs)
-
Range (Range)
-
Today (Today)
-
Unmatched
-
Yesterday (Yesterday)
-
And (AndArgs)
-
Facet Functions
-
Group By
-
Max (Maximum)
-
Min (Minimum)
-
Sum
-
Avg (Average)
-
Fields
-
Functions
-
Indexes
-
Operators
-
Order By
-
SET
-
TQL For JQL Users
-
Types
-
Values
-
Aggregation
-
Simple Search
-
API
-
Troubleshooting
-
Latest Version of this Documentation
Facet's use functions to determine which values will be matched against each facet. A list of the available functions is below:
Some functions will not return true/false values, and those can only be composed together as values passed to other functions when constructing faceted queries.