Copied to clipboard

Flag this post as spam?

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


  • Ganesh Mitra 50 posts 210 karma points
    Jul 26, 2022 @ 00:14
    Ganesh Mitra
    0

    How to disable examine indexing in umbraco 8. Not getting any proper solution from other threads.

    Can anybody help me with this.

  • Marc Goodson 2138 posts 14321 karma points MVP 8x c-trib
    Jul 27, 2022 @ 09:10
    Marc Goodson
    0

    Hi Ganesh

    In V7, you could achieve this by just creating a dummy custom indexer that made no attempt to build the indexes, but you needed to have the configuration for the InternalIndexes 'still there', even though you didn't populate them.

    In V8, I think you can do the same, but it's all in code how to configure the switch, I found this article here by Shannon who maintains Examine that seems to step you through doing that or something similar to that in V8

    https://shazwazza.com/post/can-i-disable-examine-indexes-on-umbraco-front-end-servers/

    Hope that's what you need.

    regards

    Marc

Please Sign in or register to post replies

Write your reply to:

Draft