Hi, Solr accepts json. In the following form : https://svn.apache.org/repos/asf/lucene/dev/trunk/solr/example/exampledocs/books.json
On Friday, December 13, 2013 9:33 PM, Pritesh Patel <priteshdevelopm...@gmail.com> wrote: Does anybody know how to index Json Data coming from a RestFul service? I see I can use the DIH to index xml data, but what about Json? --Pritesh