PHP Codeigniter Amazon / Ebay type of Search Results -
i have project using codeigniter. i'm looking search help drill downwards specific results, similiar amazon , ebay (sidebar options based off of results).
before effort tackle scratch, wanted know if there's easier way (or plugin) started on this.
i've done searching , saw amazon has name search (a9) no info on usage or purchasing.
any guidance appreciated.
you need indexing server. solr
or elasticsearch
. index info mysql
(or other db) 1 of 2 servers. connect search model server , query data. each of servers can provide faceted search can build ebay/amazon filter form.
php codeigniter search
No comments:
Post a Comment