Hi,
I am not asking about the file formats. Rather, It is about SolrInputFormat and SolrOutputFormat interfaces which deal with getsplit(), getRecordReader() and getRecordWriter() methods. Are there any Implementations for these interfaces? Thanks, Ranganath B. N. From: Ranganath B N Sent: Monday, July 31, 2017 6:33 PM To: 'solr-user@lucene.apache.org' Cc: Vadiraj Muradi Subject: Solr Input and Output format Hi All, Can you point me to some of the implementations of Solr Input and Output format? I wanted to know them to understand the distributed implementation approach. Thanks, Ranganath B. N.