Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

How to make search work with customer table

Quote Reply
How to make search work with customer table
Hi All,

since i have created the cached_page plugin which caches every link page and store the pages in a table. i want users to be able to search the content of cached pages. i have modified the search.pm and made it actually working so when a user do a search which will also return what it found in the cached table. However, it seems that boolean and substring settings not working with this table. Although I set boolean as "and" and no substring, it always returns substring and "or" results. Is this an index problem, how can i have linksql index my table too?

Thank you for any clues.

Long
Subject Author Views Date
Thread How to make search work with customer table long327 1908 Feb 21, 2004, 7:57 PM
Thread Re: [long327] How to make search work with customer table
afinlr 1822 Feb 22, 2004, 7:40 AM
Post Re: [afinlr] How to make search work with customer table
long327 1798 Feb 22, 2004, 5:47 PM