MySQL Forums
Forum List  »  Full-Text Search

Re: How to disable 50% full text threshold
Posted by: Fco. Mario Barcala Rodríguez
Date: October 21, 2008 06:14AM

pdf doc includes the solution:

Change:
#define GWS_IN_USE GWS_PROB

By:
#define GWS_IN_USE GWS_FREQ

in:
storage/myisam/ftdefs.h

I have not test it yet.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: How to disable 50% full text threshold
4345
October 21, 2008 06:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.