RE: Solr Input and Output format

2017-08-02 Thread Ranganath B N
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.



Solr Input and Output format

2017-07-31 Thread Ranganath B N

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.



Resources for solr design and Architecture

2017-07-10 Thread Ranganath B N
Hi,

   Is there any resource  (article or book)  which sheds light on the solr 
design and architecture (interaction between client and server modules in solr, 
interaction b/w solr  modules (java source files) )?


Thanks,
Ranganath B. N.