in reply to Re: Google-like query of ASCII text with Text::Query or other modules
in thread Google-like query of ASCII text with Text::Query or other modules
This looks like a module I'd love to use. But it indexes files, and my problem is that the text passages against which I want to run queries don't exist in files. They're created on the fly—thousands of short passages. In my script, they exist as scalars. Is there any way to run a Google-like (or SWISH-like) query against them, given that they don't exist as files?
Thanks,
--John
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Google-like query of ASCII text with Text::Query or other modules
by saintmike (Vicar) on Aug 24, 2005 at 07:29 UTC |