in reply to Re: Re: Re: Re: Re: speeding up a file-based text search
in thread speeding up a file-based text search
Incidentally, I'm using index() instead of m// for partial matching, which should be faster. Giving users regex search capability is not a goal.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re7: speeding up a file-based text search
by dragonchild (Archbishop) on May 07, 2003 at 22:23 UTC | |
|
Re: Re: Re: Re: Re: Re: Re: speeding up a file-based text search
by BrowserUk (Patriarch) on May 07, 2003 at 22:33 UTC | |
|
Re^7: speeding up a file-based text search (word list for phrase search)
by Aristotle (Chancellor) on May 09, 2003 at 19:04 UTC |