Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 09-23-2010, 05:20 PM
omanmoon.net omanmoon.net is offline
 
Join Date: Apr 2007
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Error Number : 1191 MySQL Error : Can't find FULLTEXT index matching the column list

Hello
i am tired from this error

atabase error in vBulletin 4.0.5:

Invalid SQL:

Code:
SELECT searchcore.searchgroupid, MATCH(searchcore_text.title, searchcore_text.keywordtext) AGAINST ('test') AS score
FROM searchcore AS searchcore
JOIN searchcore_text AS searchcore_text ON (searchcore_text.searchcoreid = searchcore.searchcoreid)

WHERE MATCH(searchcore_text.title, searchcore_text.keywordtext) AGAINST ('test') LIMIT 500;

MySQL Error : Can't find FULLTEXT index matching the column list
Error Number : 1191
Request Date : Wednesday, September 22nd 2010 @ 04:47:20 AM
Error Date : Wednesday, September 22nd 2010 @ 04:47:20 AM
Script : http://www.###/vb/search.php?do=process
Referrer : http://www.####t/vb/search.php
IP Address : #####
Username : ####
Classname : vB_Database
MySQL Version : 5.1.50

can any one help me pleas

Thanks
Reply With Quote
  #2  
Old 09-23-2010, 05:28 PM
KevinL KevinL is offline
 
Join Date: Apr 2005
Posts: 1,287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

EMPTY the search index first and then rebuild it.
Reply With Quote
  #3  
Old 09-23-2010, 08:02 PM
omanmoon.net omanmoon.net is offline
 
Join Date: Apr 2007
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks bro
but still same problem
after empty and rebuild from admincp still same error msg
Reply With Quote
  #4  
Old 09-23-2010, 08:57 PM
KevinL KevinL is offline
 
Join Date: Apr 2005
Posts: 1,287
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So you emptied the table, usually done through phpmyadmin unless you have query running ability in the admincp.. and then rebuilt the search index and you are still having the same issue?
Reply With Quote
  #5  
Old 09-23-2010, 09:42 PM
omanmoon.net omanmoon.net is offline
 
Join Date: Apr 2007
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

am use admincp to empty the index of search from this linke:
[http://www.omanmoon.net/vb/admincp/m...do=emptyindex]
because there is 5 tables for search:
[searchcore, searchcore_text, searchgroup, searchgroup_text, searchlog]
when use [emptyindex] from admincp the empty all this tables
then am rebuilt & fix the tables
still same error msg
am not use cpanel to do anything from above
Reply With Quote
  #6  
Old 09-23-2010, 09:56 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Rebuilding isnt going to make any difference - that error suggests the fulltext index on searchcore_text doesnt exist, you need to check and create it if necessary.
Reply With Quote
  #7  
Old 09-23-2010, 10:26 PM
omanmoon.net omanmoon.net is offline
 
Join Date: Apr 2007
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
Rebuilding isnt going to make any difference - that error suggests the fulltext index on searchcore_text doesnt exist, you need to check and create it if necessary.
i guess that
but how can check or create?
from cpanel > PHPMyaAmin
from left list press on table searchcore_text
then what?

there are three majore colum in top of table :
searchcoreid, keywordtext , title

--------------- Added [DATE]1285331225[/DATE] at [TIME]1285331225[/TIME] ---------------

Thanks KevinL and Paul M
Finaly i solve the problem
after folow this steps ,, may be some one need it ^^

- Install new forum as same version of my new forum [4.0.5] in local server in my computer
- Drop the table [searchcore_text] from orginal Database forum
- Copy table [searchcore_text] from My new forum [local server] and import it in the old Database forum.
- Rebuild the search index in the forum from admincp.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:51 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.03996 seconds
  • Memory Usage 2,214KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete