Asset search fails if the keyword contains some special characters

Asset search in the Assets view does not return intended results if the keyword contains one of the following special characters:
  • Whitespace

  • Dot ( . )

  • Colon ( : )

  • Single quote ( ‘ )

  • Double quote ( “ )

  • Hyphen (- )

  • Underscore ( _ )

As a workaround for this issue, use a keyword without these special characters. For example instead of advert_image search for advert or image.

// Ethnio survey code removed