Optional
features?: AnalyzerFeature[]Features to enable for this Analyzer.
Additional properties for the Analyzer.
Optional
batchNumber between 1
and 1000
that determines the batch size for reading
data from the query.
Default: 1
Optional
collapseIf set to true
, the position is set to 0
for all members of the query result array.
Default: false
Optional
keepIf set to false
, null
values will be discarded from the View index.
Default: true
Optional
memoryMemory limit for query execution in bytes.
Default: 1048576
(1 MiB)
AQL query to be executed.
Optional
returnData type of the returned tokens.
Default: "string"
Type of the Analyzer.
Generated using TypeDoc
Options for creating an AQL Analyzer