all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lennart Borgman <lennart.borgman@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Stuart Rackham <srackham@gmail.com>, Eli Zaretskii <eliz@gnu.org>,
	Emacs-Devel devel <emacs-devel@gnu.org>
Subject: Re: Indexed search with grep-like output
Date: Tue, 4 Jan 2011 07:30:04 +0100	[thread overview]
Message-ID: <AANLkTikNuvsWf8kve_1DTj+Cdy0xnOcbhOWvAynwVwRM@mail.gmail.com> (raw)
In-Reply-To: <AANLkTinmE+Vh0iOVhm=L62kZxukM65F4GXuT0cCTYvpS@mail.gmail.com>

On Tue, Jan 4, 2011 at 4:21 AM, Lennart Borgman
<lennart.borgman@gmail.com> wrote:
> On Mon, Jan 3, 2011 at 5:14 AM, Lennart Borgman
> <lennart.borgman@gmail.com> wrote:
>> On Mon, Jan 3, 2011 at 5:10 AM, Stefan Monnier <monnier@iro.umontreal.ca> wrote:
>>>> I have now added support for Google Desktop Search too (the grepping
>>>> is not added there yet though). It feels snappier, but the timing
>>>> tells me it should be about the same as Windows Desktop Search. Wonder
>>>> if I did something wrong... ;-)
>>>
>>> Clearly, the wrong thing you did is focus on non-Free tools.
>>
>> ;-)
>>
>> That is not my fault. Those are the only tools I could find that are
>> easy to setup on w32.
>>
>> Anyway I hope the structure is good enough to add free tools. (For
>> someone using GNU/Linux probably much easier. At least that is my
>> impression. Nearly all non-trivial free tools are a pain to setup on
>> w32. And that is part of the reason they are not gaining ground, at
>> least that is my guess.)
>
>
> As Eli suggested docindexer (which is free) and there is an installer
> for that I added support for docindexer too.
>
> It works nicely for what it does. However unfortunately it is still
> unusable since the binary version of docindexer currently does not let
> you tell which files extensions it should index as text. I have asked
> the author/maintainer of docindexer, Stuart Rackham, for help and hope
> he will fix it.

I have got a reply from Stuart now and he confirms that you can not
use the easy installed binary distribution on w32 if you want to
change the file types that are indexed.

This may make it a less good alternative for those who want to use it
for Emacs on w32. However it is still usable with idxsearch.el.

To summarize:

- There are now support for 3 search engines:

  1) docindexer - free and easy to install, but you can't change the
file types indexed (easily).

  2) Google Desktop Search - easy to install and runs on free systems
too. You have to add a plugin to support new file types.

  3) Windows Desktop Search - comes with the system, but you have to
install ruby to use it with Emacs.

Of these Google Desktop Search seems to be the best alternative for a
user. (And it gives the best output too.)

I have not find any other indexed search engines that are easy to
install on w32. (Others might be very easy to install on GNU/Linux,
but I see no reason to install them on w32 since they require more of
your time.)


idxsearch.el and its companions are not yet quite ready though.
Comments are welcome.



  reply	other threads:[~2011-01-04  6:30 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-01 19:24 Indexed search with grep-like output Lennart Borgman
2011-01-01 20:51 ` Eli Zaretskii
2011-01-01 21:15   ` Lennart Borgman
2011-01-01 22:06     ` Eli Zaretskii
2011-01-01 22:31       ` Lennart Borgman
2011-01-01 23:03     ` Lennart Borgman
2011-01-02  4:07       ` Eli Zaretskii
2011-01-02  4:12         ` Lennart Borgman
2011-01-02  8:23           ` Thierry Volpiatto
2011-01-02 11:18           ` Eli Zaretskii
2011-01-02 11:40             ` Lennart Borgman
2011-01-02 13:31               ` Eli Zaretskii
2011-01-02 13:46                 ` Lennart Borgman
2011-01-02 13:53                   ` Eli Zaretskii
2011-01-02 14:15                     ` Lennart Borgman
2011-01-02 15:51                       ` Eli Zaretskii
2011-01-03  3:38                         ` Lennart Borgman
2011-01-03  4:10                           ` Stefan Monnier
2011-01-03  4:14                             ` Lennart Borgman
2011-01-03  9:31                               ` Dimitri Fontaine
2011-01-03 15:04                                 ` Lennart Borgman
2011-01-03 17:49                                 ` Eli Zaretskii
2011-01-03 18:46                                   ` Tassilo Horn
2011-01-03 18:56                                     ` Lennart Borgman
2011-01-03 13:02                               ` Eli Zaretskii
2011-01-03 15:05                                 ` Lennart Borgman
2011-01-03 17:53                                   ` Eli Zaretskii
2011-01-03 18:33                                     ` Lennart Borgman
2011-01-04  3:21                               ` Lennart Borgman
2011-01-04  6:30                                 ` Lennart Borgman [this message]
2011-01-04  7:09                                 ` Eli Zaretskii
2011-01-04  7:22                                   ` Lennart Borgman
2011-01-04  8:11                                     ` Eli Zaretskii
2011-01-04  8:39                                       ` Lennart Borgman
2011-01-05 21:43                                       ` Stefan Monnier
2011-01-05 21:47                                         ` Eli Zaretskii
2011-01-06  0:15                                           ` Stefan Monnier
2011-01-10 10:22                                             ` Lennart Borgman
2011-01-10 18:33                                               ` Eli Zaretskii
2011-01-11 11:33                                                 ` Lennart Borgman
2011-03-14  0:14                                   ` Lennart Borgman
2011-03-14 11:30                                     ` Eli Zaretskii
2011-03-14 11:51                                       ` Lennart Borgman
2011-01-03  5:40                             ` Daniel Colascione
2011-01-03  6:14                               ` Stefan Monnier
2011-01-03 15:09                                 ` Lennart Borgman
2011-01-03 17:41                               ` Eli Zaretskii
2011-01-03 17:44                                 ` Lennart Borgman
2011-01-03 18:22                                   ` Eli Zaretskii
2011-03-18  0:34                             ` Lennart Borgman
2011-03-18  2:32                               ` Stefan Monnier
2011-03-18 10:55                                 ` Lennart Borgman
2011-03-18 13:12                                   ` Ted Zlatanov
2011-03-18 17:45                                     ` Stefan Monnier
2011-03-19 20:52                                   ` Chong Yidong
2011-03-19 22:58                                     ` Lennart Borgman
2011-03-20  8:05                                       ` Jambunathan K
2011-03-24 18:24                                       ` Chong Yidong
2011-04-27 10:28                                         ` Lennart Borgman
2011-04-27 10:38                                         ` Lennart Borgman
2011-04-27 10:49                                         ` Lennart Borgman
2011-04-27 11:12                                         ` Lennart Borgman
2011-04-29  9:55                                         ` Lennart Borgman
2011-04-29 16:10                                           ` Stefan Monnier
2011-04-29 16:15                                             ` Lennart Borgman
2011-01-02  2:09 ` Stefan Monnier
2011-01-02  2:22   ` Lennart Borgman
2011-01-02  2:59     ` Stefan Monnier
2011-01-02  3:13       ` Lennart Borgman
2011-01-02  3:51         ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTikNuvsWf8kve_1DTj+Cdy0xnOcbhOWvAynwVwRM@mail.gmail.com \
    --to=lennart.borgman@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=srackham@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.