Skip to content

Script Fields

eliranmoyal edited this page Oct 22, 2015 · 7 revisions

##Script Field Read about how to turn this option on and more about it here

Will be available on 1.4.5

###Syntax

  1. select script('fieldReturnName','yourGroovyScript') ,moreFields from indexName where ...
  2. select script('fieldReturnName','language','yourLangScript')

To escape ' just use '

####Web UI support image

Clone this wiki locally