Copied to clipboard

Flag this post as spam?

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


  • David Armitage 505 posts 2073 karma points
    Dec 30, 2020 @ 23:49
    David Armitage
    1

    Umbraco 8 Examine programmatically re-index specific node

    Hi All,

    Does anyone know how to trigger a re-index on a specific node or node Id only?

    I have an adding some fields into the search index (IndexProviderTransformingIndexValues) and I have an extra requirement where I need to trigger a re-index of a specific node (ONLY).

    I know I could just re-publish that node to achieve the same thing but I don't really need to do that and create the unnecessary history etc.

    The calculated field I have added into the index that I need to update/re-index is calculated based on data external to this specific node (but related) that's why I don't really need to re-publish but instead just need to update the value stored in the index related to this specific node.

    If there is some way I can trigger the TransformingIndexValues event for a specific node without having to re-publish the node that would be awesome.

    Thanks in advanced

    Kind Regards

    David

  • Orbcom 10 posts 80 karma points notactivated
    Nov 25, 2022 @ 10:55
    Orbcom
    0

    Hi

    Did you manage to solve this?

    Thank you.

  • David Armitage 505 posts 2073 karma points
    Dec 02, 2022 @ 12:13
    David Armitage
    0

    No Sorry.

    I probably just did a work around. I cant remember what I ended up doing.

Please Sign in or register to post replies

Write your reply to:

Draft