Hi,

I want to index emails using solr. I put the user name, password, hostname
in data-config.xml under mail folder. This is a valid email but when I run
in url http://localhost:8983/solr/mail/dataimport?command=full-import  It
said cannot access mail/dataimporter reason: no found.  But when i run
http://localhost:8983/solr/rss/dataimport?command=full-import<http://localhost:8983/solr/mail/dataimport?command=full-import>
 or  
http://localhost:8983/solr/db/dataimport?command=full-impor<http://localhost:8983/solr/mail/dataimport?command=full-import>
They can be found.

In addition, when I run the command java
-Dsolr.solr.home="./example-DIH/solr/" -jar start.jar , on the left side of
solr UI, there are db, rss, tika and solr but no mail. Is it a bug that
mail indexing? Thank you so much!

Best,

Emma

Reply via email to