index search

hi,

i have a site with approx 500 articles and the search engine can't find every article it should find. so it does display some results, but not the most relevant.

could it have to do with the fact that i moved the site recently?

i've looked but can not find anywhere how to re-index the search index. or should i be looking into something else?

thanks!
stijn

Hi,

That might indeed come from your recent moving, yes.

Try to empty the index by going to "configuration" > "Empty the Cache" >
"Delete Indexing Datas".

This will take a few moment (maybe some days) before all works fine again
but that will re-index all your content for the search engine.

If this doesn't work, Then I don't know what to add...

Good luck :slight_smile:

Etienne

On Tue, February 5, 2008 4:07 pm, {yichalal} wrote:

hi,

i have a site with approx 500 articles and the search engine can't
find every article it should find. so it does display some results,
but not the most relevant.

could it have to do with the fact that i moved the site recently?

i've looked but can not find anywhere how to re-index the search
index. or should i be looking into something else?

thanks!
stijn

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

{yichalal} wrote:

could it have to do with the fact that i moved the site recently?

As far as I remember the table with the search index is not included in the usual SPIP backup. So if you moved the site by restoring a SPIP dump file you will have lost the the table.

At the page
/ecrire/?exec=admin_index (only in French)

you can check the state of the indexation, and force it to index faster.

It's a kind of unoffical admin page.

Paolo

This page seems absent on my site : "admin_index" not found ?

are there no link to access it another way ?

Etienne.

On Tue, February 5, 2008 6:15 pm, Paolo wrote:

{yichalal} wrote:

could it have to do with the fact that i moved the site recently?

As far as I remember the table with the search index is not included in
the
usual SPIP backup. So if you moved the site by restoring a SPIP dump file
you
will have lost the the table.

At the page
/ecrire/?exec=admin_index (only in French)

you can check the state of the indexation, and force it to index faster.

It's a kind of unoffical admin page.

Paolo

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

L'oiseau2nuit (ex- Zzz.) wrote:

This page seems absent on my site : "admin_index" not found ?

Hmm. Sorry! It used to exist in earlier editions of SPIP. 1.8.3 ...

And I still have it (1.9.3 SVN), but I now realise that this is only because I have the plugin "Indexation" installed.

Paolo

I had a same problem and it was solved by installing this plugin:

http://www.spip-contrib.net/Plugin-Recherche-etendue

I think this is only in french but some guessing and the Google Translator
will solve the problem. This plugin will let you reindex all the articles.

Jadi

{yichalal} on Se shanbe 16 Bahman 1386 18:37:41 wrote:
| hi,
|
| i have a site with approx 500 articles and the search engine can't
| find every article it should find. so it does display some results,
| but not the most relevant.
|
| could it have to do with the fact that i moved the site recently?
|
| i've looked but can not find anywhere how to re-index the search
| index. or should i be looking into something else?
|
| thanks!
| stijn
|
|
|
| _______________________________________________
| spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
|

Hi there,

Maybe this can help to avoid time spent on GoogleTranslate which is a real
mess, for what I know...

I did this the last 5 minutes without using the plugin so certain
translation may be improved. Let me know if it's the case.

plugins/recherche_etendue/lang/rechercheetendue_en.php
######################################################

<?php

// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Translated from French by Etienne B. aka Loiseau2nuit
// http://www.loiseau2nuit.net -- l.oiseau2nuit [AT] gmail.com

$GLOBALS[$GLOBALS['idx_lang']] = array(

'dictionnaire_indexe' => "indexed dictionnary",

'etoile_1' => "1 star",
'etoile_2' => "2 stars",
'etoile_3' => "3 stars",
'etoile_4' => "4 stars",
'etoile_5' => "5 stars",

'filtrer' => "Filtering :",
'filtrer_aucun' => "No index word with more than @points@ points",
'filtrer_plus_1' => "more than 1 point",
'filtrer_plus_10' => "more than 10 points",
'filtrer_plus_100' => "more than 100 points",

'gestion_idexation' => "Indexation managment",

'index' => "Index @table@",
'indexation_a_jour' => "Upgrading Site\'s indexation data ",
'indexation_forcer' => "Force site's indexation",
'indexation_non_configuree' => "Table indexation not configured",
'indexation_purger' => "Click here to purge indexation tables",
'indexation_relancer' => "Relaunch site's indexation without data purge",
'indexation_resetter' => "Click here to reset indexation settings",
'indexation_statut' => "Indexation status",
'indexer_aucun' => "No element to index",
'info_admin_index' => "This page shows site's indexation level.",
'info_index_tous' => "This page shows the list of indexed words on your
site and their occurencies.",

'moteur_recherche' => "Search engine",

'occurences' => "occurencies",

'score' => "score",

'tous_mots' => "All indexed words",
'tous_mots_table' => "All indexed words : table @table@",
'tout' => "All",

'vocabulaire_indexe' => "See indexed vocabulary"
);

?>

####################################################

Good luck.

Etienne

On Wed, February 6, 2008 7:10 am, Jadi wrote:

I had a same problem and it was solved by installing this plugin:

Plugin Recherche étendue - SPIP-Contrib

I think this is only in french but some guessing and the Google Translator
will solve the problem. This plugin will let you reindex all the articles.

Jadi

{yichalal} on Se shanbe 16 Bahman 1386 18:37:41 wrote:
| hi,
|
| i have a site with approx 500 articles and the search engine can't
| find every article it should find. so it does display some results,
| but not the most relevant.
|
| could it have to do with the fact that i moved the site recently?
|
| i've looked but can not find anywhere how to re-index the search
| index. or should i be looking into something else?
|
| thanks!
| stijn
|
|
|
| _______________________________________________
| spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
|

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

OK Gilles has commited the plugin. The .zip file now contains the en
translation.

E.

On Wed, February 6, 2008 12:20 pm, L'oiseau2nuit (ex- Zzz.) wrote:

Hi there,

Maybe this can help to avoid time spent on GoogleTranslate which is a real
mess, for what I know...

I did this the last 5 minutes without using the plugin so certain
translation may be improved. Let me know if it's the case.

plugins/recherche_etendue/lang/rechercheetendue_en.php
######################################################

<?php

// This is a SPIP language file -- Ceci est un fichier langue de SPIP
// Translated from French by Etienne B. aka Loiseau2nuit
// http://www.loiseau2nuit.net -- l.oiseau2nuit [AT] gmail.com

$GLOBALS[$GLOBALS['idx_lang']] = array(

'dictionnaire_indexe' => "indexed dictionnary",

'etoile_1' => "1 star",
'etoile_2' => "2 stars",
'etoile_3' => "3 stars",
'etoile_4' => "4 stars",
'etoile_5' => "5 stars",

'filtrer' => "Filtering :",
'filtrer_aucun' => "No index word with more than @points@ points",
'filtrer_plus_1' => "more than 1 point",
'filtrer_plus_10' => "more than 10 points",
'filtrer_plus_100' => "more than 100 points",

'gestion_idexation' => "Indexation managment",

'index' => "Index @table@",
'indexation_a_jour' => "Upgrading Site\'s indexation data ",
'indexation_forcer' => "Force site's indexation",
'indexation_non_configuree' => "Table indexation not configured",
'indexation_purger' => "Click here to purge indexation tables",
'indexation_relancer' => "Relaunch site's indexation without data purge",
'indexation_resetter' => "Click here to reset indexation settings",
'indexation_statut' => "Indexation status",
'indexer_aucun' => "No element to index",
'info_admin_index' => "This page shows site's indexation level.",
'info_index_tous' => "This page shows the list of indexed words on your
site and their occurencies.",

'moteur_recherche' => "Search engine",

'occurences' => "occurencies",

'score' => "score",

'tous_mots' => "All indexed words",
'tous_mots_table' => "All indexed words : table @table@",
'tout' => "All",

'vocabulaire_indexe' => "See indexed vocabulary"
);

?>

####################################################

Good luck.

Etienne

On Wed, February 6, 2008 7:10 am, Jadi wrote:

I had a same problem and it was solved by installing this plugin:

Plugin Recherche étendue - SPIP-Contrib

I think this is only in french but some guessing and the Google
Translator
will solve the problem. This plugin will let you reindex all the
articles.

Jadi

{yichalal} on Se shanbe 16 Bahman 1386 18:37:41 wrote:
| hi,
|
| i have a site with approx 500 articles and the search engine can't
| find every article it should find. so it does display some results,
| but not the most relevant.
|
| could it have to do with the fact that i moved the site recently?
|
| i've looked but can not find anywhere how to re-index the search
| index. or should i be looking into something else?
|
| thanks!
| stijn
|
|
|
| _______________________________________________
| spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
|

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

just wanted to let you know that the problem has been solved after

  • removing data with phpmyadmin
  • installing the recherche étendu
  • forcer l’indexation du site

it has now indexed 507/542 articles. is it normal it takes so long? the site has around 300 visitors a day and a site popularity of about 500 pages. mostly long articles.

thanks for your help.
stijn

Op 6-feb-08, om 13:55 heeft L’oiseau2nuit (ex- Zzz.) het volgende geschreven:

OK Gilles has commited the plugin. The .zip file now contains the en
translation.

E.

On Wed, February 6, 2008 12:20 pm, L’oiseau2nuit (ex- Zzz.) wrote:

Hi there,

Maybe this can help to avoid time spent on GoogleTranslate which is a real
mess, for what I know…

I did this the last 5 minutes without using the plugin so certain
translation may be improved. Let me know if it’s the case.

plugins/recherche_etendue/lang/rechercheetendue_en.php
######################################################

<?php // This is a SPIP language file -- Ceci est un fichier langue de SPIP // Translated from French by Etienne B. aka Loiseau2nuit // [http://www.loiseau2nuit.net](http://www.loiseau2nuit.net) -- l.oiseau2nuit [AT] gmail.com $GLOBALS[$GLOBALS['idx_lang']] = array( 'dictionnaire_indexe' => "indexed dictionnary", 'etoile_1' => "1 star", 'etoile_2' => "2 stars", 'etoile_3' => "3 stars", 'etoile_4' => "4 stars", 'etoile_5' => "5 stars", 'filtrer' => "Filtering :", 'filtrer_aucun' => "No index word with more than @points@ points", 'filtrer_plus_1' => "more than 1 point", 'filtrer_plus_10' => "more than 10 points", 'filtrer_plus_100' => "more than 100 points", 'gestion_idexation' => "Indexation managment", 'index' => "Index @table@", 'indexation_a_jour' => "Upgrading Site\'s indexation data ", 'indexation_forcer' => "Force site's indexation", 'indexation_non_configuree' => "Table indexation not configured", 'indexation_purger' => "Click here to purge indexation tables", 'indexation_relancer' => "Relaunch site's indexation without data purge", 'indexation_resetter' => "Click here to reset indexation settings", 'indexation_statut' => "Indexation status", 'indexer_aucun' => "No element to index", 'info_admin_index' => "This page shows site's indexation level.", 'info_index_tous' => "This page shows the list of indexed words on your site and their occurencies.", 'moteur_recherche' => "Search engine", 'occurences' => "occurencies", 'score' => "score", 'tous_mots' => "All indexed words", 'tous_mots_table' => "All indexed words : table @table@", 'tout' => "All", 'vocabulaire_indexe' => "See indexed vocabulary" ); ?>

####################################################

Good luck.

Etienne

On Wed, February 6, 2008 7:10 am, Jadi wrote:

I had a same problem and it was solved by installing this plugin:

http://www.spip-contrib.net/Plugin-Recherche-etendue

I think this is only in french but some guessing and the Google
Translator
will solve the problem. This plugin will let you reindex all the
articles.

Jadi

{yichalal} on Se shanbe 16 Bahman 1386 18:37:41 wrote:
| hi,
|
| i have a site with approx 500 articles and the search engine can’t
| find every article it should find. so it does display some results,
| but not the most relevant.
|
| could it have to do with the fact that i moved the site recently?
|
| i’ve looked but can not find anywhere how to re-index the search
| index. or should i be looking into something else?
|
| thanks!
| stijn
|
|
|
| _______________________________________________
| spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en
|


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en


spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

{yichalal} grafische vormgeving

Werkhuizenstraat 31 3010 kessel-lo
016 49 12 00 www.yichalal.be
gsm:0484 974 882

Hello,

Nice to read that you solved the issue :slight_smile:

Please let me know if you meet some inconsistencies on the plugin's en.
translated interface.

Thanks for your feedbacks.

Good night everybody.

Etienne

On Tue, February 12, 2008 9:42 pm, {yichalal} wrote:

just wanted to let you know that the problem has been solved after
- removing data with phpmyadmin
- installing the recherche étendu
- forcer l'indexation du site

it has now indexed 507/542 articles. is it normal it takes so long?
the site has around 300 visitors a day and a site popularity of about
500 pages. mostly long articles.

thanks for your help.
stijn

Op 6-feb-08, om 13:55 heeft L'oiseau2nuit (ex- Zzz.) het volgende
geschreven:

OK Gilles has commited the plugin. The .zip file now contains the en
translation.

E.

On Wed, February 6, 2008 12:20 pm, L'oiseau2nuit (ex- Zzz.) wrote:

Hi there,

Maybe this can help to avoid time spent on GoogleTranslate which
is a real
mess, for what I know...

I did this the last 5 minutes without using the plugin so certain
translation may be improved. Let me know if it's the case.

plugins/recherche_etendue/lang/rechercheetendue_en.php
######################################################

<?php

// This is a SPIP language file -- Ceci est un fichier langue de
SPIP
// Translated from French by Etienne B. aka Loiseau2nuit
// http://www.loiseau2nuit.net -- l.oiseau2nuit [AT] gmail.com

$GLOBALS[$GLOBALS['idx_lang']] = array(

'dictionnaire_indexe' => "indexed dictionnary",

'etoile_1' => "1 star",
'etoile_2' => "2 stars",
'etoile_3' => "3 stars",
'etoile_4' => "4 stars",
'etoile_5' => "5 stars",

'filtrer' => "Filtering :",
'filtrer_aucun' => "No index word with more than @points@ points",
'filtrer_plus_1' => "more than 1 point",
'filtrer_plus_10' => "more than 10 points",
'filtrer_plus_100' => "more than 100 points",

'gestion_idexation' => "Indexation managment",

'index' => "Index @table@",
'indexation_a_jour' => "Upgrading Site\'s indexation data ",
'indexation_forcer' => "Force site's indexation",
'indexation_non_configuree' => "Table indexation not configured",
'indexation_purger' => "Click here to purge indexation tables",
'indexation_relancer' => "Relaunch site's indexation without data
purge",
'indexation_resetter' => "Click here to reset indexation settings",
'indexation_statut' => "Indexation status",
'indexer_aucun' => "No element to index",
'info_admin_index' => "This page shows site's indexation level.",
'info_index_tous' => "This page shows the list of indexed words on
your
site and their occurencies.",

'moteur_recherche' => "Search engine",

'occurences' => "occurencies",

'score' => "score",

'tous_mots' => "All indexed words",
'tous_mots_table' => "All indexed words : table @table@",
'tout' => "All",

'vocabulaire_indexe' => "See indexed vocabulary"
);

?>

####################################################

Good luck.

Etienne

On Wed, February 6, 2008 7:10 am, Jadi wrote:

I had a same problem and it was solved by installing this plugin:

Plugin Recherche étendue - SPIP-Contrib

I think this is only in french but some guessing and the Google
Translator
will solve the problem. This plugin will let you reindex all the
articles.

Jadi

{yichalal} on Se shanbe 16 Bahman 1386 18:37:41 wrote:
| hi,
|
| i have a site with approx 500 articles and the search engine
can't
| find every article it should find. so it does display some
results,
| but not the most relevant.
|
| could it have to do with the fact that i moved the site recently?
|
| i've looked but can not find anywhere how to re-index the search
| index. or should i be looking into something else?
|
| thanks!
| stijn
|
|
|
| _______________________________________________
| spip-en@rezo.net - Listes de diffusion sur listes.rezo.net
spip-en
|

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en

{yichalal} grafische vormgeving

Werkhuizenstraat 31 3010 kessel-lo
016 49 12 00 www.yichalal.be
gsm:0484 974 882

_______________________________________________
spip-en@rezo.net - http://listes.rezo.net/mailman/listinfo/spip-en