We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
##Script Field Read about how to turn this option on and more about it here
Will be available on 1.4.5
###Syntax
select script('fieldReturnName','yourGroovyScript') ,moreFields from indexName where ...
select script('fieldReturnName','language','yourLangScript')
*To escape ' just use ' *
####Web UI support