Index Pipeline Stage Template Expression Variables
Index stages have the following variables available:
-
ctx
. Context: used to pass variables between stages -
doc
. PipelineDocument: Fusion internal representation of a Solr Document. Please note that if you change this class in ways that affect the serialized form (adding fields, for example) you need to change the deserialization code inGenericJSONDocumentMessageReader
.
The format required is <request.q>
.