ODT/ODP/ODS

View: New views
3 Messages — Rating Filter:   Alert me  

ODT/ODP/ODS

by Adam Tauno Williams :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Does Beagle (0.3.8-46) index the content of OpenOffice files?  [It sure
seems like I remember it indexing StarOffice files...] But double
checking on my system and it only seems to be indexing based on the
names of OpenOffice files.  In fact, looking at my search results, it
doesn't appear to be indexing anything but XML and text (source mostly)
files.

awilliam@linux-m3mt:~> beagle-info --list-filters | grep -i open
FilterOpenOffice - Version 0 (/usr/lib/beagle/Filters/Filters.dll)
  - MimeType: application/vnd.oasis.opendocument.text
  - MimeType: application/vnd.oasis.opendocument.text-template
  - MimeType: application/vnd.oasis.opendocument.spreadsheet
  - MimeType: application/vnd.oasis.opendocument.spreadsheet-template
  - MimeType: application/vnd.oasis.opendocument.presentation
  - MimeType: application/vnd.oasis.opendocument.presentation-template
  - MimeType: application/vnd.oasis.opendocument.graphics
  - MimeType: application/vnd.oasis.opendocument.graphics-template



--
OpenGroupware developer: awilliam@...
<http://whitemiceconsulting.blogspot.com/>
OpenGroupare & Cyrus IMAPd documenation @
<http://docs.opengroupware.org/Members/whitemice/wmogag/file_view>

_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@...
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Re: ODT/ODP/ODS

by Joe Shaw-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

On Wed, Jul 15, 2009 at 7:50 AM, Adam Tauno
Williams<awilliam@...> wrote:

> Does Beagle (0.3.8-46) index the content of OpenOffice files?  [It sure
> seems like I remember it indexing StarOffice files...] But double
> checking on my system and it only seems to be indexing based on the
> names of OpenOffice files.  In fact, looking at my search results, it
> doesn't appear to be indexing anything but XML and text (source mostly)
> files.
>
> awilliam@linux-m3mt:~> beagle-info --list-filters | grep -i open
> FilterOpenOffice - Version 0 (/usr/lib/beagle/Filters/Filters.dll)
>  - MimeType: application/vnd.oasis.opendocument.text
>  - MimeType: application/vnd.oasis.opendocument.text-template
>  - MimeType: application/vnd.oasis.opendocument.spreadsheet
>  - MimeType: application/vnd.oasis.opendocument.spreadsheet-template
>  - MimeType: application/vnd.oasis.opendocument.presentation
>  - MimeType: application/vnd.oasis.opendocument.presentation-template
>  - MimeType: application/vnd.oasis.opendocument.graphics
>  - MimeType: application/vnd.oasis.opendocument.graphics-template

It should be able to, yes.  Try running beagle-extract-content on one
of the ODF files to see how it is identified.

Joe
_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@...
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Re: ODT/ODP/ODS

by Adam Tauno Williams :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> On Wed, Jul 15, 2009 at 7:50 AM, Adam Tauno
> Williams<awilliam@...> wrote:
> > Does Beagle (0.3.8-46) index the content of OpenOffice files?  [It sure
> > seems like I remember it indexing StarOffice files...] But double
> > checking on my system and it only seems to be indexing based on the
> > names of OpenOffice files.  In fact, looking at my search results, it
> > doesn't appear to be indexing anything but XML and text (source mostly)
> > files.
> > awilliam@linux-m3mt:~> beagle-info --list-filters | grep -i open
> > FilterOpenOffice - Version 0 (/usr/lib/beagle/Filters/Filters.dll)
> >  - MimeType: application/vnd.oasis.opendocument.text
> >  - MimeType: application/vnd.oasis.opendocument.text-template
> >  - MimeType: application/vnd.oasis.opendocument.spreadsheet
> >  - MimeType: application/vnd.oasis.opendocument.spreadsheet-template
> >  - MimeType: application/vnd.oasis.opendocument.presentation
> >  - MimeType: application/vnd.oasis.opendocument.presentation-template
> >  - MimeType: application/vnd.oasis.opendocument.graphics
> >  - MimeType: application/vnd.oasis.opendocument.graphics-template
> It should be able to, yes.  Try running beagle-extract-content on one
> of the ODF files to see how it is identified.

It started working.  For kicks I set BEAGLE_EXERCISE_THE_DOG=1 and let
the service bake overnight - it worked the next morning.

Anyway:
awilliam@linux-m3mt:~/Documents> beagle-extract-content OGo13429612.ods
Filename: file:///home/awilliam/Documents/OGo13429612.ods
Warn: bibparse is not found; bibtex files will not be indexed
Debug: Loaded 64 filters from /usr/lib/beagle/Filters/Filters.dll
Debug: Verifying filter_cache
at /home/awilliam/.beagle/filterver.dat ... cache is dirty ? False
Debug: No filter for file:///home/awilliam/Documents/OGo13429612.ods
(/home/awilliam/Documents/OGo13429612.ods) [application/x-extension-ods]
Filter:  (determined in .36s)
MimeType: application/x-extension-ods

Properties:
  Timestamp = 2009-08-24 20:48:43 (Utc)


_______________________________________________
Dashboard-hackers mailing list
Dashboard-hackers@...
http://mail.gnome.org/mailman/listinfo/dashboard-hackers