3

i am trying to save data in solr 5 in one fields as json formate

example 
"eligibility": "[{\"state_id\": 0, \"name\": \"Anywhere in India\", \"id\": 5000}]",

simple data is working

"location_search_id": ["5000"],

that eligibility data is not supporting in solr 5

<field name="eligibility" type="string" indexed="false" stored="true" />
RahulG
  • 1,028
  • 1
  • 15
  • 27

0 Answers0