To do so, you have several possibilities, I don't know if there is a best one.
It depends pretty much on the format of the input file(s), your affinities with a given programing language,some libraries you might need and the time you're ready to spend on this task. Consider having a look at SolrJ (http://wiki.apache.org/solr/Solrj) or at the DataImportHandler (http://wiki.apache.org/solr/DataImportHandler) . Cheers, -- Tanguy 2010/12/14 satya swaroop <satya.yada...@gmail.com>: > Hi Tanguy, > Thanks for ur reply. sorry to ask this type of question. > how can we index each chapter of a file as seperate document.As for i know > we just give the path of file to solr to index it... Can u provide me any > sources for this type... I mean any blogs or wiki's... > > Regards, > satya >