in reply to Searching module
Yes, I'm aware of merlyn's articles. The first one didn't seem completely appropriate for it doesn't use indexes (apologies for daring to criticize, but) and the second presumes that your site is interesting to the search engines (and therefore visited). Mine isn't. Yes: I've submitted it, there's a robots.txt file, there are carefully chosen META tags and keywords. So far, they've come, but not listed me. So, that lets out the second approach.
I'm not trying to reinvent the wheel. I'm trying to find a right-sized wheel that fits my needs.
I looked at the suggested packages. One wants more money than I can afford (yes, there's a crippled version for free however their licensing seems a bit screwy.)
Another is open source, but it's written in C. I'd prefer to find a Perl solution if possible, so I can learn from it.
The links provided by lemming are promising. I'll try to work something out of those.
baku's sample is interesting, but is taking my album example a little too seriously. :)
In reality, I'm looking to index a large number of free-form text documents and a companion program to search those indexes, preferably something that uses proper style. For example, something that uses warnings, strict, and taint mode.
I'd really appreciate it if this companion also provided support for soundex, word proximity, and root words, e.g. knowing that "search" should hit "searching," "searches," and so on.
And, most important, I'm looking for something that you folks respect. I really don't want to have to try to rewrite stuff from Matt's Script Archive. Not only am I not that experienced, but I'm not sure I'd know where to start (other than the bits I already mentioned).
Update: I just realized that you might think I'm asking you folks to write this. I'm not, but I am asking if such a thing has already been written.
Again, thanks for your assistance.
|
|---|