August 2019
Intermediate to advanced
560 pages
13h 41m
English
The following table lists the functions supported with their descriptions:
|
Function name |
Description |
|
MATCH(expr1, expr2 [,options]) |
Converts expr1 and expr2 to a match/multi-match query, where expr1 is the field name/names, and expr2 is the field value/values. |
|
QUERY(expr [,options]) |
Similar to the query_string query in Elasticsearch, this converts expr to a full-text predicate with the addition of parameters from options if available. |
|
SCORE() |
Returns the scoring values (relevance) for the output records. |
Read now
Unlock full access