Re: beagle index question
- From: "D Bera" <dbera web gmail com>
- To: "Darren Govoni" <darren ontrenet com>
- Cc: dashboard-hackers gnome org
- Subject: Re: beagle index question
- Date: Wed, 5 Nov 2008 13:49:22 -0500
> 1) Is there any reason why I couldn't have another process read
> the beagle document indexes and add lucene fields to the existing lucene
> document entries? I know lucene only likes 1 index writer. I'd be
> writing to it from a separate Java lucene app.
There is nothing stopping you from doing that as long as lucene allows
it. However, some (or most) of the fields are there for internal
purpose and it might not be wise to mess with them. Also, lucene does
not allow updating of documents - you have to delete and re-add
documents and this might not work flawlessly with beagle.
> 2) Is there a PST (ms outlook mail) backend?
No.
> 3) Is there a way to get a file's checksum/CRC from the python API?
You mean using beagle python API ? Then the answer is no. Python
itself could have some API to compute file CRC.
- dBera
--
-----------------------------------------------------
Debajyoti Bera @ http://dtecht.blogspot.com
beagle / KDE fan
Mandriva / Inspiron-1100 user
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]