[maemo-developers] [Fwd: [Bug 2772] Metalayer Crawler adds all oggs from Map application (with large CPU and memory usage)]

From: Larry Battraw lbattraw at gmail.com
Date: Mon Jan 14 19:33:31 EET 2008
I would suggest a file at the root of each filesystem (call it either
.noindex or noindex.txt).  Formatting is just a list of directories
within the filesystem using relative addressing with simple globbing
allowed like so:

dev/*
sys/*
proc/*
home/user/maps/*.ogg
mapinfo*
...

That would be ok for removable media but perhaps less so for the
rootfs since it violates conventions on what typically appears at the
root (Do we care?).  We might also allow the file to appear anywhere
and apply for files in the directory (And subdirectories) too.

Larry

On Jan 14, 2008 12:11 PM, Tuomas Kulve <tuomas at kulve.fi> wrote:
>
> Any ideas?
>
> -------- Original Message --------
> Subject: [Bug 2772] Metalayer Crawler adds all oggs from Map application
> (with large CPU and memory usage)
> Date: Mon, 14 Jan 2008 18:31:24 +0200 (EET)
>
> https://bugs.maemo.org/show_bug.cgi?id=2772
>
>
> ------- Comment #16 from eero.tamminen at nokia.com  2008-01-14 18:31 GMT+3
> -------
> Crawler could support something like ".noindex" file for skipping certain
> directories from scanning.  Map could then use that, but it would need
> to be a maemo standard so that also 3rd party crawlers would use it.
>
> Is there any (open source or other) standard for skipping directories from
> scanning?
>
>
>
> --
> Tuomas

More information about the maemo-developers mailing list