How can I create my own search engine?

How do I create a product search engine for my website that will find images and product info?

  • i am new to PHP and would like to learn how to create a search engine that will show products with there images and information? i am very willing to learn but just need to be put on the right path and it looks like this is the best place to get the help! the search facility here is what i'm looking to do http://www.decoratum.com/ thanks in advance for the help

  • Answer:

    If you already have a product database, your database server may already provide some sort of full-text search option, such as that of MySQL: http://dev.mysql.com/doc/refman/5.0/en/fulltext-search.html If you want something to supplement your database, Solr and Sphinx are fairly popular options: http://php.net/manual/en/refs.search.php

n.j190 at Stack Overflow Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.