Copied to clipboard

Flag this post as spam?

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


  • Chriztian Steinmeier 2798 posts 8788 karma points MVP 7x admin c-trib
    Oct 25, 2022 @ 12:10
    Chriztian Steinmeier
    0

    How do we search BlockList content?

    Hey friends!

    This has been bugging me ever since Umbraco started storing stuff in JSON blobs, but here goes...

    Let's say I have a v8 site that uses the BlockList editor for lots of content, including the main text (WYSIWYG) content of a page.

    How do I make this content available for search without having to know the intrinsic details of Lucene/Examine? OR having to install one or two packages that I can't know for sure will keep working with updates etc.?

    Search is such a "standard" component of a site, yet I can't "just add" it because I apparently don't know enough C# to "simply" write a controller that injects XYZ or a composer that adds the fields to the ExternalIndex.

    How are you all doing this?

    Thanks,
    /Chriztian

Please Sign in or register to post replies

Write your reply to:

Draft