On Fri, Mar 4, 2011 at 9:20 PM, Matias Alonso <matiasgalo...@gmail.com> wrote:
> Hi everyone!
>
>
>  I’m trying to index mails into solr through DHI (based on the
> “example-DIH”). For this I´m using my personal email from gmail, but I can´t
> index.

Have not used the MailEntityProcessor with Gmail, but some
points below:

> Configuration in Data-config .xml:
>
> <dataConfig>
>
>  <document>
>
>    <entity name="email"
>
>      user="m...@gmail.com"
                 ^^^^^ I presume that you have put in your actual
        email address here.
[...]
>      protocol="imap"/>
                      ^^^^^ Shouldn't this be imaps, at least as
per http://wiki.apache.org/solr/MailEntityProcessor

Regards,
Gora

Reply via email to