Copied to clipboard

Flag this post as spam?

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


  • Peng 41 posts 62 karma points
    Oct 10, 2010 @ 06:02
    Peng
    0

    Examine for external data source - score property

     

     

    HI guys,
    I am looking for some solution to index external data source (eg: xml) for a umbraco project. Luckily I found examine can do it according to this post http://farmcode.org/post/2010/08/10/Using-Examine-to-index-search-with-ANY-data-source.aspx. However I dont know how examine uses score property to rank the search results. Can external data source use it? Is there any method I need to implement?
    Thanks in advance!
    Peng 

     

  • Aaron Powell 1708 posts 3046 karma points c-trib
    Oct 10, 2010 @ 11:45
    Aaron Powell
    1

    Examine doesn't use score, Lucene is responsible for scoring.

    Unless you're implementing a custom searcher you shouldn't need to worry about scoring.

  • 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