On Fri, Mar 18, 2011 at 2:45 AM, neha <pneha...@yahoo.com> wrote: > I am a newbie to solr I have an issue with DIH but unable to pinpoint what is > causing the issue. I am using the demo jetty installation of Solr and tried > to create a project with new schema.xml, solrconfig.xml and data-config.xml > files. when I run > "http://131.187.88.221:8983/solr/dataimport?command=full-import" this is > what I get: > I am unable to index documents(it doesn't throw any error though). [...] > Indexing completed. Added/Updated: 0 documents. Deleted 0 documents. [...]
Looks like no documents are getting selected. Could you show us data-config.xml and schema.xml, preferably by uploading them to pastebin.com, and posting the links here? Regards, Gora P.S. You might want to hide the IP address of your Solr when posting to a public list.