Copied to clipboard

Flag this post as spam?

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


  • Brad Wickett 43 posts 124 karma points
    Oct 22, 2021 @ 19:09
    Brad Wickett
    0

    Error During Examine Indexing

    I manage a very large Umbraco install and we have several pages with very large HTML tables on them with reporting data. When the Examine Index is being rebuilt I'm seeing the following error:

    'Lucene.Net.Util.BytesRefHash.MaxBytesLengthExceededException' in Lucene.Net.dll

    The problem is that when that occurs indexing stops and no further pages are indexed. My only solution to get my indexes built at this point is to find all those large pages, unpublish them, rebuild the indexes, then republish those pages. Can this code building the indexes include some error catching so that indexes can continue being built even when large content can't be indexed? Or if there is some other fix I can implement to remove this problem please let me know. I'm very close to rolling out my Umbraco 9 upgrade but need to resolve this indexing issue first.

Please Sign in or register to post replies

Write your reply to:

Draft