{% if search_result is defined and search_result %} {% elif query_param is defined and query_param | trim != "" %}

No {% if view_param == 'entities' %}entities{% elif view_param == 'chunks' %}chunks{% else %}results{% endif %} for “{{ query_param | escape }}”.

Try different keywords, check for typos, or switch result type.

{% else %}

Enter a term above to search your knowledge base.

Results will appear here.

{% endif %}