On Sun, 4 Jun 2006 07:09:43 +0300
Al Boldi <[EMAIL PROTECTED]> wrote:

> Mattias Gaertner wrote:
> > Al Boldi wrote:
> > > The SourceEditor currently has the ability to search in files by
> > > searching a  complete directory hierarchy.  This may result in
> > > prolonged searches if the  hierarchy is large.
> > >
> > > By pre-Indexing the sources, this could be reduced dramatically.
> > >
> > > Would this be difficult to implement?
> >
> > Can you give an example how this pre-Indexing should work?
> 
> On the search in files dialog, there could be a button to create a word
> index  of the sources, and a checkbox to use this index instead of
> grepping the  files each time.

Implementing should be simple. But making it fast, can be a lot more work.
If you want to implement it and have any questions, don't hesitate to ask.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to