Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [JoseML] Doubt with 'NONINDEXED indexing scheme'

Quote Reply
Re: [JoseML] Doubt with 'NONINDEXED indexing scheme' In reply to
Hi,

NONINDEXED means that it doesn't need the "rebuild search" function run :) Its based on stuff like:

SELECT * FROM glinks_Links WHERE Title LIKE '%QUERY%'

...whereas with indexing, it uses the glinks_Links_Score_List table.

Hope that helps.

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!
Subject Author Views Date
Thread Doubt with 'NONINDEXED indexing scheme' JoseML 2332 Jan 6, 2008, 11:48 AM
Post Re: [JoseML] Doubt with 'NONINDEXED indexing scheme'
Andy 2283 Jan 6, 2008, 11:53 AM