vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Sphinx (https://vborg.vbsupport.ru/forumdisplay.php?f=265)
-   -   Sphinx search BETA for vBulletin 4.0 speed issue (https://vborg.vbsupport.ru/showthread.php?t=251613)

ivanp 10-04-2010 09:23 AM

Sphinx search BETA for vBulletin 4.0 speed issue
 
Hi,

We've installed Sphinx search BETA for vBulletin 4.0:
http://www.vbulletin.com/forum/showt...-vBulletin-4.0

main_norotate.sh took more than 12 hours for 15 million posts.

When started delta_norotate.sh, it brought forum to its knees. The reason is 'thread' table locking because it is MyISAM type. So we changed sql_range_step from 10000000 to 128 to avoid table locking. delta_norotate.sh still haven't finished after 16 hours, and it is supposed to run every 10 minutes :(

'thread' table is MyISAM because it has FULLTEXT index 'titles' used for similar threads generation. Is it safe to remove this index and convert it to InnoDB, if Sphinx search BETA for vBulletin 4.0 has this functionality built in?

Also I am worried about slow Sphinx indexing speed. Didn't have such problem using Orban's Sphinx implementation:
https://vborg.vbsupport.ru/showthread.php?t=127868

The complete indexing process took about 1 hour vs. 12 hours using the new one.

Please advise. Thanks.

coffee 11-19-2010 10:20 PM

Here is an update that may help (Reply No.4):

http://www.vbulletin.com/forum/showt...=1#post2075036


All times are GMT. The time now is 07:32 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.02831 seconds
  • Memory Usage 1,710KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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