[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Indexed search with grep-like output
From: |
Eli Zaretskii |
Subject: |
Re: Indexed search with grep-like output |
Date: |
Sun, 02 Jan 2011 06:18:42 -0500 |
> From: Lennart Borgman <address@hidden>
> Date: Sun, 2 Jan 2011 05:12:32 +0100
> Cc: address@hidden
>
> I do not know about other search engines, but at least Windows Desktop
> Search allows you to restrict the search later.
Because it's dog slow. `lid' is very fast, so if you don't want to
index each tree separately, you can filter the output (which includes
the full absolute file name) in Emacs, in the process filter that
accepts `lid's output.
- Indexed search with grep-like output, Lennart Borgman, 2011/01/01
- Re: Indexed search with grep-like output, Eli Zaretskii, 2011/01/01
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/01
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/01
- Re: Indexed search with grep-like output, Eli Zaretskii, 2011/01/01
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/01
- Re: Indexed search with grep-like output, Thierry Volpiatto, 2011/01/02
- Re: Indexed search with grep-like output,
Eli Zaretskii <=
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/02
- Re: Indexed search with grep-like output, Eli Zaretskii, 2011/01/02
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/02
- Re: Indexed search with grep-like output, Eli Zaretskii, 2011/01/02
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/02
- Re: Indexed search with grep-like output, Eli Zaretskii, 2011/01/02
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/02
- Re: Indexed search with grep-like output, Stefan Monnier, 2011/01/02
- Re: Indexed search with grep-like output, Lennart Borgman, 2011/01/02
- Re: Indexed search with grep-like output, Dimitri Fontaine, 2011/01/03