DSL Query Framework
Hyperspace supports the following commands in a DSL queries
Boolean Queries
Candidate Generation and Metadata Filtering
Scoring and Ranking
Aggregations
- sum - Returns the sum of the field over the relevant candidates 
- min - Returns the min of the field over the relevant candidates 
- max - Returns the max of the field over the relevant candidates 
- avg- Returns the average of the field over the relevant candidates 
- count - Returns the total number of valid field entries in the relevant candidates 
- percentiles - Returns the percentiles of the field over the relevant candidates. 
 
- 'terms' 
Data Management
Coming Up
- Script Score 
- Fuzzy Matching 
Can't find the feature you are looking for? Contact us!
Last updated