We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
##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