Copied to clipboard

Flag this post as spam?

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


  • Sjors Pals 617 posts 270 karma points
    Jun 07, 2010 @ 11:41
    Sjors Pals
    1

    Umbraco and faceted search

    For a client we want to build a website which contains a few hundred real estate objects, we want to implement a faceted search, does anyone have expierence with this in combination with umbraco?

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Jun 07, 2010 @ 12:00
    Aaron Powell
    0

    You could use Lucene.Net to do this, but it really depends on how you are storing your data in your application.

    If you're storing it in a database and you want to search on that NHibernate has a built in Lucene.Net capability.

    Alternatively you can just manually push the stuff into Lucene.Net via Examine.

Please Sign in or register to post replies

Write your reply to:

Draft