[Tracker] searchfs
- From: Mariusz <mrk sed pl>
- To: tracker-list gnome org
- Subject: [Tracker] searchfs
- Date: Wed, 22 Jun 2011 16:53:23 +0200
Hi.
Recently I've created simple FUSE filesystem, presenting search
results as symlinks to matching files:
https://mrk-sandbox.googlecode.com/hg/searchfs/searchfs.py
Usage:
Mount FUSE filesystem at some mountpoint, /search for example (rw
access to this dir is required)
python searchfs /search
and perform some query:
cd /search/some/search/terms/
ls
This code is proof of concept only, real program should use tracker
api instead of 'tracker-search' call probably :)
--
mrk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]