Hello! Dynamic field is just a regular field from Lucene point of view, so its content will be treated just like the content of other fields. The difference in on the Solr level.
-- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - ElasticSearch > How is daynamic field in solr implemented? Does it get saved into the same > Document as other regular fields in lucene index? > Ming-