How to make search case-insensitive?

Viewed 175

How can i make the search results case-insensitive?

Current setup:

  • Apache Answer 1.3.1 Docker image
  • Database: Postgresql 16.3.0 (latest bitnami helm chart)

Currently I only get search results, if the search term is written in the exact same case, e.g. searching for 'markdown' does not return questions containing the term 'Markdown'.

Is there a way to fix this? Thank you in advance!

1 Answers

Powered by Answer - the open-source software that powers Q&A communities.
Made with love © 2024 Apache Answer Meta.