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 3488518
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T11:16:50+00:00 2026-05-18T11:16:50+00:00

I am using MATCH(col1,col2) AGAINST(text) query to search things fastly. But due tto its

  • 0

I am using MATCH(col1,col2) AGAINST(“text”) query to search things fastly. But due tto its limitation of full stop words. I need to change my.ini file. I need to add this much of code in my.ini file.

[mysqld]
ft_min_word_len = "1"
ft_stopword_file =""

I want to add commands for my application only. Because it may happens my.ini file will be used by many other application. I want some php script with particular session.

  • 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-18T11:16:51+00:00Added an answer on May 18, 2026 at 11:16 am

    You won’t be able to set this dynamically at runtime, as fulltext settings can be changed before starting the server.

    As far I see you will need a dedicated server instance for this site, you can do that by starting on some other port than the default one.

    And you can pass the param at the command line when starting the server

    mysqld --ft_min_word_len=1 --ft_stopword_file=''
    

    Please note that once you change the fulltext system variable you need to rebuild all your fulltext indexes you want to affect.

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

Sidebar

Related Questions

I have a mysql query in php, using match / against to filter results.
I am trying to create a budget using a Match function, but I can't
I'm using startswith reg exp in Javascript if ((words).match(^ + string)) but if I
I'm using MATCH() AGAINST() with a fulltext index and I was wondering how I
I want to update search results as the user types. I'm using MATCH to
Is there any way of using match against statement in Propel (ORM)? It is
I'm trying to validate usernames in PHP using preg_match() but I can't seem to
I am using Boost to match substrings in a string. Io iterate over the
I'm using pcrecpp to match and expression in my C++ program. The relevant code
I tried writing a program in Java using regex to match a pattern and

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.