Skip to main content

Magento How to modify search query -


i have created 1 custom module end , insert data on custom table.now how can modify search query custom table appear in search.

magento how modify search query - stack overflow

learn, share, build

each month, on 50 million developers come stack overflow learn, share knowledge, , build careers.

join world’s largest developer community.

sign up

i have created 1 custom module end , insert data on custom table.now how can modify search query custom table appear in search.

share|improve question
    
take @ mage_catalogsearch_model_resource_search_collection :) – andrew sep 20 '12 @ 15:17

your answer

 
discard

posting answer, agree privacy policy , terms of service.

browse other questions tagged or ask own question.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

c++ - Accessing inactive union member and undefined behavior? -

php - Get uncommon values from two or more arrays -