Nobody to help?
I tried telnet to get informations about the emails. Via telnet with IMAP i
can get any required fields. Is this an implementation issue?
--
View this message in context:
http://lucene.472066.n3.nabble.com/email-DIH-tp2711416p3392846.html
Sent from the Solr - User mailing list
Hi Alonso, Gora,
I run in the same Problem with the MailEntityProcessor.
I have an Email-Folder called "Test". Inside there a "only" two messages.
When I run the DIH everything looks find, except that the two Emails doesn't
get indexed.
Are there any adidtional informations to this problem?
I'm
Hi Gora,
Also, all the emails were received after that date.
Regards,
Matias.
2011/3/23 Gora Mohanty
> On Tue, Mar 22, 2011 at 9:38 PM, Matias Alonso
> wrote:
> [...]
> > The problem is that I´m indexing emails throw Data import Handler using
> > Gmail with imaps; I do this for search on e
Hi Gora,
I appreciate your help.
I´ve done what you said but if omit "fetchMailsSince" "full-import" doesn´t
work.
This´s the messenge on the console ..."SEVERE: Full Import
failed:org.apache.solr.handler.dataimport.DataImportHandlerException:
Invalid value for fetchMailSince: Processing Docume
On Tue, Mar 22, 2011 at 9:38 PM, Matias Alonso 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
Thank you very much for your answer Erick.
My apologies for the previous email; my problem is that I don´t speak
English very well and I´m new in the world of mailing list.
The problem is that I´m indexing emails throw Data import Handler using
Gmail with imaps; I do this for search on email li
Not unless you provide a lot more data. Have you
inspected the Solr logs and seen any anomalies?
Please review:
http://wiki.apache.org/solr/UsingMailingLists
Best
Erick
On Mon, Mar 21, 2011 at 3:56 PM, Matias Alonso wrote:
> Hi,
>
>
> I’m using Data Import Handler for index emails.
>
> The prob