Preparing search index...
The search index is not available
API Documentation
API Documentation
rest/ComplexQueryToSolrQL
astToSolrQL
Function astToSolrQL
Transforms AST or Walker of complex query into a solr filter expression.
astToSolrQL
(
...
args
:
[
astOrWalker
:
Walker
|
AST
]
)
:
string
Parameters
...
args
:
[
astOrWalker
:
Walker
|
AST
]
Returns
string
a solr filter expression.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
API Documentation
Loading...
Transforms AST or Walker of complex query into a solr filter expression.