Gossamer Forum
Home : Products : Links 2.0 : Customization :

Disable categories in search

Quote Reply
Disable categories in search
I have a problem.

I want to use search engine of links for posting library database online. I removed admin section and some other stuff. Now when i get search results the database id is displayed like category link in front of each record. There is no category field defined in links.def How can i disable displaying categories in search results.

You can see the output:

http://www.lc.ee/cgi-bin/raamatukogu/search.cgi

This page is in Estonian but most of the keywords are in English. So you can get results by running a search for keyword in English. For example try "contract" for keyword and you will see the problem.

Thanks!
Quote Reply
Re: Disable categories in search In reply to
It's probably not the best tool to use if all you want to do is search over a flatfile database. Consider using DBMan instead:

http://gossamer-threads.com/scripts/dbman/

It will be much faster.

Hope that helps,

Alex
Quote Reply
Re: Disable categories in search In reply to
How can I use booleans and multiple keyword search in DBman. I want to be able to search over multiple specified fields by entering multiple keywords in one search box. Just like in links search engine.