On Tue, Mar 22, 2011 at 9:38 PM, Matias Alonso <matiasgalo...@gmail.com> wrote:
[...]
> The problem is that I´m indexing emails throw Data import Handler using
> Gmail with imaps; I do this for search on email list in the future. The
> emails are indexed partiality and I can´t found the problem of why don´t
> index all of the emails.
[...]
> I´ve done a full import and no errors were found, but in the status I saw
> that was added 28 documents, and in the console, I found 35 messanges.
[...]

> INFO: Total messages : 35
>
> Mar 22, 2011 3:55:16 PM
> org.apache.solr.handler.dataimport.MailEntityProcessor$MessageIterator
> <init>
>
> INFO: Search criteria applied. Batching disabled
[...]

The above seems to indicate that the MailEntityProcessor does find
all 35 messages, but indexes only 28. Are you sure that all 35 are
since 2010-01-01 00:00:00? Could you try without fetchMailsSince?

Regards,
Gora

Reply via email to