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
    Aug 18, 2010 @ 08:47
    Peng
    0

    Index members with Examine

    Hi Guys,

     

    Recently I downloaded the umbraco 4.5.1 release (.net 3.5) and tried to use examine to index the members in umbraco.

    I got the dlls from source code of examine-56396

    - Examine.DLL

    - Examine.LuceneEngine.DLL

    - UmbracoExamine.DLL

     

    From the source code of examine-56396, I noticed that the code tried to identify a member by checking “<member></member>”.

    However I checked the Content xml for member nodes in database, it still showed the node in old schema while the other content nodes were stored with new xml schema.

     

    Is any other setting I missed to for members except for the one below?

    <UseLegacyXmlSchema>false</UseLegacyXmlSchema>

     

    Regards,

     

    Peng

Please Sign in or register to post replies

Write your reply to:

Draft