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

  • Home
  • SEARCH
  • 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 9041841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T10:20:09+00:00 2026-06-16T10:20:09+00:00

I use InnoDB on RDS, which unfortunately does not yet support MySQL full text

  • 0

I use InnoDB on RDS, which unfortunately does not yet support MySQL full text search. I’m therefore looking into alternatives. My app is on Heroku and I have considered the various addons that provide search capabilities, but have a very large table of companies (~100M records) and I think that they are prohibitively expensive. I only need to be able to search one field on the table — company name.

I am therefore considering creating my own ‘keyword’ table. Essentially this would list every word contained in every company name. There would then be another table that shows association between these keywords and the company_id.

  1. Does this sound like a good idea? Are there any better alternatives?

  2. What would be the most efficient way of creating the keyword table and the association table? I’d like to do it using T-SQL, if possible.

  • 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-06-16T10:20:11+00:00Added an answer on June 16, 2026 at 10:20 am

    You can do it, and it’s far better than using LIKE '%word%' queries.

    But it’s not nearly as good as using proper fulltext indexing.

    See my presentation Full Text Search Throwdown, where I compare the fulltext solutions for MySQL, including trigrams, which is approximately like the keyword solution you’re considering.

    The fastest solution — by far — was Sphinx Search.

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

Sidebar

Related Questions

How do you configure Django for full-text search with MySQL-InnoDB. MySQL Myisam engine supports
I am developing a web app for which I plan to use InnoDB. However
We use MYSQL InnoDB engine for insert and update operations, in order to improve
I wonder if it is possible to use FK's in Mysql (InnoDB) for inverse
I have use InnoDB tables and I need to make a search inside... Let
I have just changed my mysql settings to use innodb but i keep getting
Can I use MySQL transactions on an InnoDB table inside MySQL event? Are there
It is possible use Sphinx RT index in conjunction with Mysql innodb table for
My DB server doesn't support innodb engine, so I can't use Foreign key costraints
We use InnoDB engine for our mysql database but since the data set is

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.