Also here is my schema

 <dynamicField name="*_string" type="facetstring" indexed="true"
stored="false" multiValued="true"/>
   <dynamicField name="*_numeric" type="tfloat" indexed="true"
stored="false" multiValued="true"/>
   <dynamicField name="*_boolean" type="boolean" indexed="true"
stored="false"/>

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Import-Handler-Custom-Transformer-not-working-tp3978746p3978748.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to