Copied to clipboard

Flag this post as spam?

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


  • mukund rayate 22 posts 172 karma points
    Jun 06, 2016 @ 11:35
    mukund rayate
    0

    ezsearch not search entier pages it only show home page result

    I am using ezsearch project for search functionality but , it wont give me desired result ? only home page heading content are search.

    I am using ezsearch on master page .

    on more thing i dont have Generic properties 'umbracoNaviHide', i have 'isPageActive' as Generic properties for my project.

    please guide me?

  • mukund rayate 22 posts 172 karma points
    Jun 07, 2016 @ 06:41
    mukund rayate
    100

    Got Solution Here it is

    @Umbraco.RenderMacro("ezSearch", new {rootContentNodeId="", rootMediaNodeId="", indexType="CONTENT", searchFields="heading1,heading2,content", previewFields="heading1,heading2,content", previewLength="", pageSize="", hideFromSearchField="", searchFormLocation=""})
    

    Keep Blank ,

    rootContentNodeId="",
    
  • 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