vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Bug in forum search with "value" (https://vborg.vbsupport.ru/showthread.php?t=229372)

Oz81 12-02-2009 09:04 PM

Bug in forum search with "value"
 
Hi, there seems to be a bug in the search function.
Try to search for "value" - nothing appears. What's the problem? I cannot find the bug myself ...

Oz81 12-04-2009 07:26 AM

There's a severe bug in vBulletin software but nobody seems to care?

kh99 12-05-2009 12:56 AM

Quote:

Originally Posted by Oz81 (Post 1925107)
There's a severe bug in vBulletin software but nobody seems to care?

If you look in the file includes/searchwords.php you will see a long list of words that you can't search for, including "value". I really don't know where that list comes from.

Oz81 12-05-2009 07:36 AM

Thanks for you help but this doesn't solve the problem as there is no word "value" in that list, please have a look yourself.

So, it's still a bug nobody seems to care about ...
I should've installed another software I'm afraid. The search for something like "value" is very important in our board.

kh99 12-05-2009 07:50 AM

From includes/searchwords.php $badwords definition:

Code:

        'using',
        'usually',
        'v',
        'value',
        'various',
        'very',
        'via',

Hmm...

Oz81 12-05-2009 07:52 AM

Well, I'm using the German version of this file and it looks like:

Code:

        'v',
        'viel',
        'viele',
        'vielen',
        'vielleicht',
        'vllt',
        'v?llig',
        'vom',
        'von',
        'vor',
        'vorallem',
        'vorbei',
        'vorher',
        'vorstellen',


kh99 12-05-2009 08:01 AM

Edit: OK, then I guess the problem is somewhere else. Maybe you should report a problem at vbulletin.com.

Oz81 12-05-2009 08:04 AM

You can go to http://www.wettforum.info/sportwetten/search.php and search for "value". No matches, "values" works though.

But there are posts with "value", tons of, e. g.:
http://www.wettforum.info/sportwette...tml#post874487

The search index is up-to-date, too. It just makes no sense ...

kh99 12-05-2009 08:13 AM

Well, I believe that the search is done using mysql features. I think I've figured out where that list comes from: http://dev.mysql.com/doc/refman/5.4/...stopwords.html

So maybe there some fix in the mysql manual somewhere.

Oz81 12-05-2009 08:14 AM

Sorry, I had no idea that there was a bad word like "value" in the English file. If you ask me personally, it doesn't really make sense either.
I can understand the prohibition of "very", of course. But why shouldn't somebody search for value. :confused:

Okay, I'll post it there, thanks again for your time.


All times are GMT. The time now is 02:41 PM.

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.01020 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete