Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 943795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:29:29+00:00 2026-05-15T22:29:29+00:00

So apparently if a Mysql table’s fulltext index contains a keyword that appears in

  • 0

So apparently if a Mysql table’s fulltext index contains a keyword that appears in 50% of the data rows, that keyword will be ignored by the match query

So if I have a table with the fulltext index ‘content’ which contains 50 entries
and 27 of the entries contains the word ‘computer’ in the content field, and I run the query:

SELECT * 
  FROM `table` 
 WHERE MATCH(`content`) AGAINST ('computer'); 

…the computer query will return zero results since computer appears in more than 50% of the entries and hence the keyword is ignored…

is there a way to disable this functionality especially since this is problematic in the beginning phase of the database’s lifespan

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T22:29:30+00:00Added an answer on May 15, 2026 at 10:29 pm

    Use BOOLEAN full-text searches to bypass 50% feature.

    http://dev.mysql.com/doc/refman/5.0/en/fulltext-boolean.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a MySQL table (called formstatus ) with 4 columns: id , form
I'm working my way through the Webform MySQL/Data solution http://nodeone.se/blogg/finally-webform-submission-data-in-views . All the required
Assume the following in MySQL: CREATE TABLE users ( id integer auto_increment primary key,
I have stored temperatures in a MySQL database. The table is called temperatures .
I have a database that I migrated from MySql using SQL Server Migration Assistant
I'm a MySQL newbe and I'm trying to fix a corrupt table in one
I am using node.js to query a MySQL database table every 10 seconds. Using
I'm using a MySQL database. I have two tables, Table 1 and Table 2.
I was told recently (on here) that concatenating your Javascript will cause XSS vulnerabilities.
I have a table user with column data which has most of the fields

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.