elasticmagic
/
dev.evo.elasticmagic.bulk
/
UpdateSource
/
WithScript
With
Script
class
WithScript
<
S
:
BaseDocSource
>(script:
Script
, scriptedUpsert:
Boolean
?, upsert:
S
?, detectNoop:
Boolean
?) :
UpdateSource
<
S
>
Content copied to clipboard
Properties
Properties
detectNoop
Link copied to clipboard
val
detectNoop
:
Boolean
?
Content copied to clipboard
script
Link copied to clipboard
val
script
:
Script
Content copied to clipboard
scriptedUpsert
Link copied to clipboard
val
scriptedUpsert
:
Boolean
? = null
Content copied to clipboard
upsert
Link copied to clipboard
val
upsert
:
S
?
Content copied to clipboard