Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
store-api
rest/ComplexQueryToSolrQL
toSolrQL
Function toSolrQL
Transforms a complex query into a solr filter expression.
toSolrQL
(
...
args
:
[
query
?:
ComplexQueryExpression
,
options
?:
ComplexQueryToSolrQLOptions
,
]
,
)
:
string
Parameters
...
args
:
[
query
?:
ComplexQueryExpression
,
options
?:
ComplexQueryToSolrQLOptions
]
Returns
string
a solr filter expression.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
map.apps Bundle APIs 4.19.0
Loading...
Transforms a complex query into a solr filter expression.