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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T17:50:54+00:00 2026-06-09T17:50:54+00:00

I am building an e-commerce system in the codeigniter php framework which needs a

  • 0

I am building an e-commerce system in the codeigniter php framework which needs a full product search. I have used an InnoDB engine in a MySQL database because of it’s advantages like support of foreign keys to enforce referential integrity or row locking instead of table locking, but it doesn’t support fulltext indexes :'(

The only problem is I need to search the products table for the site search, so I need an alternative method than fulltext indexes which is also compatible for Codeigniter. Has anyone got any suggestions? I have looked into creating a seperate searchable table and Sphinx but they look confusing :S

Edit

After checking with the host, I am unable to use Sphinx as the site is on shared hosting and my hosting provider won’t allow installation as it is needs root level privileges and they won’t do a system wide install as it is 3rd party and they can’t guarantee the security of it.

  • 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-09T17:50:55+00:00Added an answer on June 9, 2026 at 5:50 pm

    The easiest way will be to create an MyISAM table for the text data for the product and run the search queries against it. Then you can rebuild the data in the MyISAM table every day with a cron job, to ensure consistency. Or you can make your models to update the data in the MyISAM table on every update.

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

Sidebar

Related Questions

I am building a Drupal e-commerce site on which the product pages will have
I'm building an e-commerce website. I have a Product and Order models. It's possible
Building an inventory system. I have lots of products and each product has three
So I'm trying to create an commerce system for an assignment. I have used
I'm building an e-commerce search and I am using Lucene.Net as my search engine.
noob question: I'm building a checkout system for an online commerce site. I'm getting
building a site using PHP and MySQL that needs to store a lot of
I am just learning the ropes of php and am building an e-commerce site
Building a commercial product may use various open source libraries that have use of
I have a Heroku e-commerce site I'm building, and have the Piggyback ssl installed

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.