Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

keywords update in search result ?

Quote Reply
keywords update in search result ?
hello,

i change some keywords diret in the database but in the search result this keywords couldt find. How can i fix this . i rebuild evrything ,..
u must reenter this keywords and submit them with the admintool to work :(

Quote Reply
Re: keywords update in search result ? In reply to
You need to add weight values to your fields in the Links table via the editor.cgi (Table Maintenance Script)...and then re-index your CATEGORY and LINKS table via the Index option in admin.cgi.

Regards,

Eliot Lee
Quote Reply
Re: keywords update in search result ? In reply to
Hi miefert,

the keywords are generated by the re-indexing procedure.
This means re-indexing deletes your changes.

If you want to use special keywords for some links, you need
to add a field named keywords in your links table.

Insert the keywords you want to be found in the search (seperated by spaces)

Give the field keywords a weight (more than the title)

NOW re-index. The search should now return the correct
results.

regards, alexander