Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Doubt with 'NONINDEXED indexing scheme'

Quote Reply
Doubt with 'NONINDEXED indexing scheme'
Hi,
I´m using Glinks 3.2.0 and I have configured the search with "NONINDEXED indexing scheme", for links as well as for categories.

When I click on --> Rebuild Search, the following message shows:

>Indexing Links Database ... Links table is using the NONINDEXED indexing scheme, skipping!
>Reindexing Category Database ... 788 categories.

Some months ago I also used "NONINDEXED indexing scheme" but the message was:

>Indexing Links Database ... 23014 links.
>
>Done!
>
>Reindexing Category Database ... 788 categories.
>
>Done!

What could have changed?

Also, when I reindex categories, why wouldnt this message appear, too?;

>Category table is using the NONINDEXED indexing scheme, skipping!

Could anyone help me?. Thanks in advance.

JoseML
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!