Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Brian 77 posts 251 karma points
    Jun 02, 2014 @ 18:17
    Brian
    0

    Search tool for Estate Agent site

    Hi all,

    I'm looking to set up an advanced search tool for a new client's website but have no idea where or how to start, could somebody please point me in the right direction.

    I am predominantly a front end designer so please keep this in mind when replying.

    Cheers,

    Brian

  • Brian 77 posts 251 karma points
    Jun 03, 2014 @ 20:47
    Brian
    0

    Hi all, any help would be really appreciated.  I'm looking to search over a number of types of feilds but really don't know where to begin!

  • Dennis Aaen 4500 posts 18255 karma points admin hq c-trib
    Jun 03, 2014 @ 21:25
    Dennis Aaen
    0

    Hi Brian,

    One of the must package used for search functionality on a webpage was the XSLTSeach package, but with the Umbraco 7 running MVC, I have seen the ezSearch package been recommended for search functionality on MVC sites

    http://our.umbraco.org/projects/website-utilities/ezsearch The package is developed by Matt Brailsford, and the package should contain the same functions as the XSLTSearch package and maybe more.

    In this video Warren Buckley show how to make a search functionality on a Estate Agent site. But keep in mind that there have been different versions of Razor, since it was introduced in Umbraco. http://umbraco.com/help-and-support/video-tutorials/umbraco-fundamentals/razor-recipes/search/

    Warren Buckley has also made a Razor Estate Agents Starter Site, maybe it could be useful to have a look at it. http://our.umbraco.org/projects/starter-kits/razor-estate-agents-starter-site But as I remember the Razor Estate Agents Starter Site is written in the old legacy razor code called Razor DynamicNode, and I would recommend you to use Partial View Macros or Partial Views, by rewite the code you would get a faster site. And if you are using Umbraco you have to rewrite your code, since the DynamicNode isnĀ“t an option, but I think that you can get som idea on how it can be done.

    If you need some documentation on how to convert the old legacy razor code to Partial View Macros or Partial Views it can be found here:

    http://our.umbraco.org/documentation/reference/templating/macros/Partial-View-Macros

    http://our.umbraco.org/documentation/Reference/Mvc/partial-views

    I hope this helps and make sense,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft