Copied to clipboard

Flag this post as spam?

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


  • Kim Larsen 29 posts 72 karma points
    Apr 12, 2011 @ 10:07
    Kim Larsen
    0

    Create a search combining umbraco data and custom data

    I have a structure looking a bit like this;

    DocType A
      DocType B
        DocType C

    and to assist DocType C I have created my own table to save aditional data.

    Now I want to create a search functionality where the result will be a list of DocType C and the search options will be;

    - one or more nodename/nodeid of DocType A
    - one or more tags from a Tag Data Type from DocType A
    - a minimum average of values from my own custom table

    Any ideas how I can make this?

  • Eran Meir 401 posts 543 karma points
    Apr 12, 2011 @ 11:23
    Eran Meir
    0

    maybe this will assist you http://examine.codeplex.com/ 

  • Kim Larsen 29 posts 72 karma points
    Apr 12, 2011 @ 15:47
    Kim Larsen
    0

    Examine definitely looks interesting but I am having difficulties to understand how to setup and code the project to meet my demands. Is it possible to get some hints?

  • Eran Meir 401 posts 543 karma points
    Apr 12, 2011 @ 17:43
    Eran Meir
    0

    an article that helped at the begining
    http://thereturnvalue.com/blog/2010/11/13/implements-examine-search-in-a-multi-language-umbraco-site
    post any question you have :)

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies