Copied to clipboard

Flag this post as spam?

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


  • Pramod Bhagat 9 posts 79 karma points
    Jun 07, 2022 @ 12:44
    Pramod Bhagat
    0

    Umbraco 9.4.3 search issue

    Hello,

    We're building a new site using Umbraco 9.4.3 and we have identified a bug with below Search function doesn't work.

    IEnumerable< PublishedSearchResult > Search(IQueryExecutor query, int skip, int take, out long totalRecords);

    totalRecords gives the correct count but it always return 0 records where as I would have expected IEnumerable< PublishedSearchResult >

    We have tested a fresh DB with Umbraco 9.4.3 and 9.5 and this doesn't work however when I downgrade it to 9.3.1 then it works.

    Could you let me know if this is a known issue and if there is a resolution or a workaround for this?enter image description here

    Thanks, Pramod

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies