You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by RaghavPrabhu <ra...@gmail.com> on 2008/12/13 10:16:50 UTC

How can i indexing MS-Outlook files?

Hi Folks,

 I want to indexing MS-Outlook mails in my data directory.How can i perform
this function?
 Please help me and give the solution as soon as possible.



Thanks in advance
Prabhu.K
-- 
View this message in context: http://www.nabble.com/How-can-i-indexing-MS-Outlook-files--tp20988507p20988507.html
Sent from the Solr - User mailing list archive at Nabble.com.


RE: How can i indexing MS-Outlook files?

Posted by "Jana, Kumar Raja" <kj...@ptc.com>.
Apache Tika is integrated with Solr in Solr 1.4. Check out
ExtractingRequestHandler aka Solr-Cell project.

http://wiki.apache.org/solr/ExtractingRequestHandler




-----Original Message-----
From: RaghavPrabhu [mailto:raghavprabhu06@gmail.com] 
Sent: Monday, December 15, 2008 10:46 AM
To: solr-user@lucene.apache.org
Subject: Re: How can i indexing MS-Outlook files?


Any idea about Apache Tika integration with Solr. I heard indexing
MS-Outlook files is possible with Tika.

Reply pls...


Thanks & Regards
Prabhu.K


Kay Kay-3 wrote:
> 
> You can check out the format of the MS-Outlook files. If they happen 
> to be plain text - may be a little bit of parsing to remove the 
> protocol headers would be needed.
> 
> Otherwise - you can check with Thunderbird / OpenOffice teams to see 
> how they parse the data when they import from MS-Outlook (if they are 
> supported that is. ).
> 
> RaghavPrabhu wrote:
>> Hi Folks,
>>
>>  I want to indexing MS-Outlook mails in my data directory.How can i 
>> perform this function?
>>  Please help me and give the solution as soon as possible.
>>
>>
>>
>> Thanks in advance
>> Prabhu.K
>>   
> 
> 
> 

--
View this message in context:
http://www.nabble.com/How-can-i-indexing-MS-Outlook-files--tp20988507p21
008434.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: How can i indexing MS-Outlook files?

Posted by RaghavPrabhu <ra...@gmail.com>.
Any idea about Apache Tika integration with Solr. I heard indexing MS-Outlook
files is possible with Tika.

Reply pls...


Thanks & Regards
Prabhu.K


Kay Kay-3 wrote:
> 
> You can check out the format of the MS-Outlook files. If they happen to 
> be plain text - may be a little bit of parsing to remove the protocol 
> headers would be needed.
> 
> Otherwise - you can check with Thunderbird / OpenOffice teams to see how 
> they parse the data when they import from MS-Outlook (if they are 
> supported that is. ).
> 
> RaghavPrabhu wrote:
>> Hi Folks,
>>
>>  I want to indexing MS-Outlook mails in my data directory.How can i
>> perform
>> this function?
>>  Please help me and give the solution as soon as possible.
>>
>>
>>
>> Thanks in advance
>> Prabhu.K
>>   
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/How-can-i-indexing-MS-Outlook-files--tp20988507p21008434.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: How can i indexing MS-Outlook files?

Posted by Kay Kay <ka...@gmail.com>.
You can check out the format of the MS-Outlook files. If they happen to 
be plain text - may be a little bit of parsing to remove the protocol 
headers would be needed.

Otherwise - you can check with Thunderbird / OpenOffice teams to see how 
they parse the data when they import from MS-Outlook (if they are 
supported that is. ).

RaghavPrabhu wrote:
> Hi Folks,
>
>  I want to indexing MS-Outlook mails in my data directory.How can i perform
> this function?
>  Please help me and give the solution as soon as possible.
>
>
>
> Thanks in advance
> Prabhu.K
>   


Re: How can i indexing MS-Outlook files?

Posted by Jeryl Cook <tw...@gmail.com>.
http://www.aduna-software.com/technologies/aperture/overview.view

this component Aperture  worked for me..

Jeryl Cook
/^\ Pharaoh /^\
http://pharaohofkush.blogspot.com/
"Whether we bring our enemies to justice, or bring justice to our
enemies, justice will be done."
--George W. Bush, Address to a Joint Session of Congress and the
American People, September 20, 2001


On Tue, Dec 23, 2008 at 7:42 PM, Norberto Meijome <nu...@gmail.com> wrote:
> On Sun, 14 Dec 2008 19:22:00 -0800 (PST)
> Otis Gospodnetic <ot...@yahoo.com> wrote:
>
>> Perhaps an easier alternative is to index not the MS-Outlook files
>> themselves, but email messages pulled from the IMAP or POP servers, if that's
>> where the original emails live.
>
> PST files ('outlook files') are local to the end user and quite possibly their
> contents aren't available in the server anymore.
>
> Another alternative could be to access, from Exchange's
> "file system" itself, the files that represent each object... I don't know
> whether this is still possible in Exchange 2007, or whether it is 'sanctioned'
> by MS... Possibly some kind of object interface with exchange itself would be
> most desirable....
>
>
> _________________________
> {Beto|Norberto|Numard} Meijome
>
> FAST, CHEAP, SECURE: Pick Any TWO
>
> I speak for myself, not my employer. Contents may be hot. Slippery when wet.
> Reading disclaimers makes you go blind. Writing them is worse. You have been
> Warned.
>



-- 
Jeryl Cook
/^\ Pharaoh /^\
http://pharaohofkush.blogspot.com/
"Whether we bring our enemies to justice, or bring justice to our
enemies, justice will be done."
--George W. Bush, Address to a Joint Session of Congress and the
American People, September 20, 2001

Re: How can i indexing MS-Outlook files?

Posted by Norberto Meijome <nu...@gmail.com>.
On Sun, 14 Dec 2008 19:22:00 -0800 (PST)
Otis Gospodnetic <ot...@yahoo.com> wrote:

> Perhaps an easier alternative is to index not the MS-Outlook files
> themselves, but email messages pulled from the IMAP or POP servers, if that's
> where the original emails live.

PST files ('outlook files') are local to the end user and quite possibly their
contents aren't available in the server anymore.

Another alternative could be to access, from Exchange's
"file system" itself, the files that represent each object... I don't know
whether this is still possible in Exchange 2007, or whether it is 'sanctioned'
by MS... Possibly some kind of object interface with exchange itself would be
most desirable....


_________________________
{Beto|Norberto|Numard} Meijome

FAST, CHEAP, SECURE: Pick Any TWO

I speak for myself, not my employer. Contents may be hot. Slippery when wet.
Reading disclaimers makes you go blind. Writing them is worse. You have been
Warned.

Re: How can i indexing MS-Outlook files?

Posted by Otis Gospodnetic <ot...@yahoo.com>.
Perhaps an easier alternative is to index not the MS-Outlook files themselves, but email messages pulled from the IMAP or POP servers, if that's where the original emails live.


Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch



----- Original Message ----
> From: RaghavPrabhu <ra...@gmail.com>
> To: solr-user@lucene.apache.org
> Sent: Saturday, December 13, 2008 4:16:50 AM
> Subject: How can i indexing MS-Outlook files?
> 
> 
> Hi Folks,
> 
> I want to indexing MS-Outlook mails in my data directory.How can i perform
> this function?
> Please help me and give the solution as soon as possible.
> 
> 
> 
> Thanks in advance
> Prabhu.K
> -- 
> View this message in context: 
> http://www.nabble.com/How-can-i-indexing-MS-Outlook-files--tp20988507p20988507.html
> Sent from the Solr - User mailing list archive at Nabble.com.