Re: Beagle search on selected files
- From: Debajyoti Bera <dbera web gmail com>
- To: dashboard-hackers gnome org
- Subject: Re: Beagle search on selected files
- Date: Thu, 15 Feb 2007 10:40:03 -0500
> Example: I want to search "people" on files "file:///home/user/doc1.doc"
> and "file:///home/user/doc2.doc" but are indexed all /home/user
If it is a small number of files, then you can do
people "doc2.doc" OR "doc1.doc" (mind the quotes). This will also return files
which contains the phrase "doc1.doc" or "doc2.doc".
If its a large number of files, then I cannot think of any direct way of doing
it. You can achieve that by storing them in a separate directory, creating a
separate index for them by beagle-build-index and querying in that index.
- 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]