Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 2 of 2

Thread: Searching misctext or extension data

  1. #1
    chasehm is offline Junior Member
    Join Date
    Mar 2009
    Posts
    0

    Default Searching misctext or extension data

    I'd like to be able to include the misctext or extension data field in site searches. I'd like to put common variations of part #s in there to make it easier to find.

    Is this the easiest way to do this?

  2. #2
    AspDotNetStorefront Staff - Scott's Avatar
    AspDotNetStorefront Staff - Scott is offline Administrator
    Join Date
    Mar 2007
    Location
    Ashland, OR
    Posts
    2,390

    Default

    You would have to modify the GetProducts stored procedure that is used by the search (and other functions on the site) to return products, then modify the page.search.xml.config and page.searchadv.xml.config XML packages to display that info in search results (if desired).