Hi,
    
   I have a state column defined in schema.xml as
         <field name="state" type="string" indexed="true" stored="true"
multiValued="true"/>
   
  The getbeans method of Queryrespoinse using solj API is throwing binding
exception as follows..Probably the special characters like [ : / - might be
throwing this error..

         org.apache.solr.client.solrj.beans.BindingException: Exception
while setting value : [gqd8z6cq:/A - All] on private java.lang.String
com.farmers.content.vo.ContentDBVO.State

any idea on how to solve this issue please

Thanks
Sadhana



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solrj-QueryResponse-s-getbeans-throwing-bindingexception-tp4028126.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to