from slack
roman 11:52 AM
@tim i'm building/deploying new solr release for dev; once there you can start using the transformer for fields, like so: author,aff,[fields author=3 aff=10]
it has format [fields, =,=,....] -- the field that is being transformed however has to be loaded first (i.e. it must be in the fl list), otherwise it is a no-op
from slack roman 11:52 AM @tim i'm building/deploying new solr release for dev; once there you can start using the transformer for fields, like so: author,aff,[fields author=3 aff=10]
it has format [fields,=,=,....] -- the field that is being transformed however has to be loaded first (i.e. it must be in the fl list), otherwise it is a no-op