vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Large Searchindex (https://vborg.vbsupport.ru/showthread.php?t=201625)

Bat21 01-13-2009 12:33 PM

Large Searchindex
 
On my forum the postindex table is currently holding 24.9 million records.

I'm getting quite a few:-
MySQL Error : Got a packet bigger than 'max_allowed_packet' bytes Error Number : 1153
errors lately being sent to the forum email address. The email also tell me the user name of the member who 'caused' the error. After a little investigation it has emerged the the user was doing a search when this error occurred.

My site has approximately 1.4 million posts, would emptying and rebuilding the search indexes improve the search performance and would it have an adverse effect on the search results after?

I'm running 3.6.8

Thanks

nexialys 01-13-2009 12:35 PM

move to 3.7 and use FULLTEXT indexation instead... you will spare 24.9 entries in the database.

there is no other solution.

Bat21 01-13-2009 01:01 PM

Quote:

Originally Posted by nexialys (Post 1710897)
move to 3.7 and use FULLTEXT indexation instead... you will spare 24.9 entries in the database.

there is no other solution.

Nexialys, 3.6.8 offers Fulltext search, doesn't it?

I am currently using the vBulletin search engine, could I just not switch to the Fulltext that 3.6.8 offers and then upgrade to 3.7 or 3.8 later?

And do you mean that doing this will remove the 24.9 million entries? :up:

nexialys 01-13-2009 01:45 PM

when you switch to FullText, the 24.9M entries are deleted... the process indicate you how. what i mean by going to 3.7 is that the Search engine inside vB will be faster because the code changed... in 3.6 is have some lacks of static search, making your server to run slower and require more resources... (that's why we upgrade usually, to make it better)

sure you can use the FullText in 3.6 :)

Marco van Herwaarden 01-14-2009 09:21 AM

It would remove the vB index, but it will be replaced with the MySQL fullsearch index, which will also be large (but probably smaller).


All times are GMT. The time now is 01:00 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01157 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete