I have a best bet entry with the keywords "john doe" I would like to have the best bet suggested link appear when someone types is "john", "john doe", or "john doe <any word>? is this possible.
Basically the user's query is applied to the best bet keywords much as it would the page text. All of the query terms must occur in the keywords for a match.
I'm a little confused re this as I am having a similar issue; I have entered the Best Bets keyword as "innovative community action network" within quote marks.
When I do a search though I only need to enter any one of those words and the best bets results comes up.
Instead I would like to limit the above so that it only shows the best bets links when those exact words are put in.
Quotes in the keywords are irrelevant. It will match any time the user's query is any subset of the keywords. Imagine it like this
select bestbet where Keywords like $userquery
If you have webinator or texis (not an appliance) you could modify the search script to do "=" instead of "like". You'd also need to create a regular index on Keywords instead of a metamorph.