Interface: TermPatternDto
@kortexya/reasoninglayer / Query / TermPatternDto
Interface: TermPatternDto
Defined in: src/types/query.ts:34
A query pattern with sort and features for structured search.
Properties
features
features:
Record<string,ValueDto>
Defined in: src/types/query.ts:38
Features to match.
sortId
sortId:
string
Defined in: src/types/query.ts:36
Sort ID of the pattern.