Copied to clipboard

Flag this post as spam?

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


  • Vanita 4 posts 74 karma points
    Jun 10, 2016 @ 03:19
    Vanita
    0

    Umbraco Search

    Hi All,

    Has anyone used Full Text Search in Umbraco version 7.4.3 ?

    If Yes, does it search Macro content inside Grid?

    Also, I would like to know which search approach is best to implement in Umbraco site:

    1. Ezsearch
    2. Full Text Search
    3. Examine (Lucene) by overiding the GatheringNodeData event method.

    Thanks Vanita Chawla

  • Ismail Mayat 4511 posts 10091 karma points MVP 2x admin c-trib
    Jun 10, 2016 @ 09:07
    Ismail Mayat
    0

    Vanita,

    1. Ezsearch does not do grid but you can modify source to get it to index grid.

    2. Not sure if full text search works with 7.4.3 however it has crawler mode so your rendered grid content will get indexed.

    3. This will give you full flexibilty however more work is required

  • Vanita 4 posts 74 karma points
    Jun 14, 2016 @ 23:33
    Vanita
    0

    Thanks a lot, Ismail

Please Sign in or register to post replies

Write your reply to:

Draft