On Fri, Mar 18, 2011 at 11:52 PM, neha <pneha...@yahoo.com> wrote: > Here are the links to the file [...] > Data-config.xml > > http://pastebin.com/ncXr1LzV [...]
One thing that immediately jumps out is the baseDir attribute in your top-level entry. You have baseDir=/local/home/abc/ruby/Solr/apache-solr-1.4.1/example/test/solr/data/data/ejc_xml This should be the path to the directory containing the .xml files that you are indexing, and not a path to an individual file. Also, the path '... /data/data ... looks a little suspect, and does not seem to match the paths indicated in your Solr log files, though it is hard for us to tell whether the path is correct. If the above suggestions do not fix your problems, could you please also share a sample .xml file that you are trying to index? Regards, Gora