Hello everyone.
I have created a collection and indexed mails from a gmail mailbox.
Nevertheless, only plain text is indexed. Neither html formatted nor
attachments' indexing works.
To index mails, I have included the below libs to solrconfig:
regex=".*\.jar" />
regex="solr-cell-\d.*\.jar" /
Hello Guys,
I am trying MailEntityProcessor in Solr 5
Below is my configuration :
Issue I am facing :
1. transformers not working i.e. *template*
2. Looks like delta-import not supported ?
3. If I am doing full-import then its considering dataimport.properties
i.e. doing
Hi again,
Anybody interested in this feature for Solr MailEntityProcessor?
WDYT?
Thanks,
Dileepa
On Thu, Jan 30, 2014 at 11:00 AM, Dileepa Jayakody <
dileepajayak...@gmail.com> wrote:
> Hi All,
>
> I think Oauth2 integration is a valid usecase for Solr when it comes to
> i
analyse, store and query reputation of emails and correspondents.
>
> For indexing emails in Solr I'm going to use the MailEntityProcessor [1].
> But I see that it requires the user to provide their email credentials to
> the DIH which is a security risk. Also I feel current Mai
Hi All,
I'm doing a research project on : Email Reputation Analysis and for this
project I'm planning to use Apache Solr, Tika and Mahout projects to
analyse, store and query reputation of emails and correspondents.
For indexing emails in Solr I'm going to use the MailEntityProce
Hi,
Trying to use DIH and MailEntityProcessor but are unable to index emails
that have "Content-Type: multipart/mixed;" or Content-Type:
multipart/related; header.
Solr logs show correct number of emails in the inbox when IMAP connection
is established but only emails that are of &qu
Hi Guys,
I'm trying to use the MailEntityProcessor with Solr 4 and have a couple of
questions about. I already configured an IMAP Account to fetch mails from,
so I'm able to index some mails.
Questions/Issues:
1.) I set the fetchSize to 1 000 000 as the default 32k were not suffici
:
> I assume you found this?: http://wiki.apache.org/solr/MailEntityProcessor
> You don't provide enough information to get assistance when you simply say "I
> couldn't get it working".
>
> (disclaimer: I haven't used DIH's mail feature)
> ~ David
>
>
I assume you found this?: http://wiki.apache.org/solr/MailEntityProcessor
You don't provide enough information to get assistance when you simply say "I
couldn't get it working".
(disclaimer: I haven't used DIH's mail feature)
~ David
On Feb 23, 2011, at 5:15
Hi,
I am new to Solr, without any Java knowledge.
I downloaded and run Solr under Tomcat. At the other hand I have a working
IMAP server on the same machine. I want to index Date, From, To, Cc, Bcc,
Subject, Body.
How can I set up Solr to do this? Could you write a small guide to help me?
(where
lib folder.
:
: Any ideas?
My best guess is that you are loading different versions of differnet jars
-- so that you have MailEntityProcessor from one version of solr and
EntityProcessor from a differnet version of solr, so it can't use it.
double check all of the log messages from when yo
With last night's build of solr, I am trying to use the MailEntityProcessor
to index an email account. However, when I call my dataimport url, I
receive a class cast exception:
INFO: [] webapp=/solr path=/dataimport params={command=full-import} status=0
QTime=44
Jun 16, 2010 8:16:
Hi Lance
Thanks for this. The wiki definitely isn't clear about this. I will
test this tonight.
Regards
Andrew
On 5 April 2010 23:04, Lance Norskog wrote:
> The MailEntityProcessor is an "extra" and does not come normally with
> the DataImportHandler. The wiki page should
The MailEntityProcessor is an "extra" and does not come normally with
the DataImportHandler. The wiki page should mention this.
In the Solr distribution it should be in the dist/ directory as
dist/apache-solr-dataimporthandler-extras-1.4.jar. The class it wants
is in this jar . (Do
Hi
Can no-one help me with this?
Andrew
On 2 April 2010 22:24, Andrew McCombe wrote:
> Hi
>
> I am experimenting with Solr to index my gmail and am experiencing an error:
>
> 'Unable to load MailEntityProcessor or
> org.apache.solr.handler.dataimport.MailEntityProces
Hi
I am experimenting with Solr to index my gmail and am experiencing an error:
'Unable to load MailEntityProcessor or
org.apache.solr.handler.dataimport.MailEntityProcessor'
I downloaded a fresh 1.4 tgz, extracted it and added the following to
example/solr/config/solr
16 matches
Mail list logo