Gossamer Forum
Home : Products : Gossamer Links : Discussions :

search by column error

Quote Reply
search by column error
I try to use in the search.cgi the option to search by column.
I build link like this
search.cgi?query=aaa&bool=and&substring=0&Title=bbb
This link is working fine.
But if I use in the query more than one word the column don’t work
So if I use this link
search.cgi?query=aaa+ccc&bool=and&substring=0&Title=bbb
It return resolute just form the query.

Does anyone know how to solve this problem?
Quote Reply
Re: [nir] search by column error In reply to
What kind f search indexing are you using? INTERNAL, or NON-INDEXED ?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] search by column error In reply to
I use INTERNAL.
Quote Reply
Re: [nir] search by column error In reply to
Have you tried re-indexing?

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] search by column error In reply to

I use other column for this (not the Title); Do I need to index this column too?


I was under the impression that its need to work in the case to not index column too.


When I think on this, it's do work when there was just one word in the query, the problem is that it not work if there is more than one word.
So maybe it is bug

Last edited by:

nir: Jul 26, 2010, 8:39 AM
Quote Reply
Re: [nir] search by column error In reply to
Mmm could be a bug - maybe email GT support?

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [nir] search by column error In reply to
You can either search by keyword or column, you can't search for both.

If you have query pass in, the search will ignore the column search.