Skip to main content

1.15.1 - Search with TypeSense Integration Bug Fixes

· One min read
Konstantin Brazhnik
Senior Full Stack Engineer @ Yoko Co

Fixes issues with the Search with TypeSense plugin integration that caused html entity codes to show in facets. Also ensures posts flagged to be omitted from search don't show up in the full site search index.

FIXES

  • [TYPESENSE] Decode all HTML entities before adding taxonomy terms to index item so that & doesn't show up instead of &.
  • [TYPESENSE] Fixes bug where full site search would not honor the TypeSense exclude flag.

CHANGES

  • [TYPESENSE] Changes TypeSense Server Dashboard menu item name to "Server Dashboard" for clarity.