: But : http://localhost:8080/q=...&fl=StaticField1,StaticField2,s_DynamicField1 : will only return StaticField1 and StaticField2.
that doesn't sound right. If i use the example configs/docs and hit this query... http://localhost:8983/solr/select?q=solr&&fl=name%2Cincubationdate_dt ...i get both fields, and incubationdate_dt is a dynamic field. -Hoss