vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Best vbulletin search settings (https://vborg.vbsupport.ru/showthread.php?t=264728)

pjkcards 06-04-2011 09:04 PM

Best vbulletin search settings
 
My vbulletin search on my forum is pretty horrendous. Nearly all the members voted on my forum and said it was practically worthless.

I'm wondering if my settings are not optimal. What are the recommended settings? For anyone who has a forum with the search working properly, could you list your primary search settings, or take a screen of them for me? I'd hate to resort to Google search and have google search my forum.

Thanks!

pjkcards 07-06-2011 05:34 PM

Anyone? For example, if I search for "fop", which is a very common word on the forum, it brings up no results. What is the issue?

Thanks

kh99 07-06-2011 05:57 PM

I don't know the answer to the questions you asked in the first post. I'm under the impression that the search that's built in to vbulletin has limitations and a lot of people have been unhappy with it, but that's about all I know.

To answer your question about 'fop', one of the limitations is that there's a minimum word length which is set to 4 by default (in the adminCP options). The search uses a MySQL feature (full text search) which also has a minimum word length, so you'd have to change it in your MySQL server as well. I'm not sure if that would be a good idea, I think it's probably set to 4 for a good reason. I think if you set it lower it makes the index much larger and therefore makes searching slower.

There's also a list of "stop words" that are common words that can't be searched for (the idea being that they're so common that it's useless to search for them anyway). The default list is here: http://dev.mysql.com/doc/refman/5.0/...stopwords.html (you can also read that section to understand more about how the search works).

Also, by coincidence I came across this thread earlier today, which might be of interest: https://www.vbulletin.com/forum/show...search+plugins

Hope this helps.


All times are GMT. The time now is 06:05 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.00929 seconds
  • Memory Usage 1,713KB
  • 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
  • (3)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