Does anyone know what is needed to make the html search functionality show 
the phrase where the match was encountered (including highlighting of the 
found term)?

For example, this functionality works nice on the following pages:
https://sphinx-themes.org/sample-sites/sphinx-rtd-theme/search/?q=idea&check_keywords=yes&area=default

https://www.sphinx-doc.org/en/master/search.html?q=image

But on my own project, I only get the chapter titles, without the matching 
phrases. 
https://documentation-qaweb.healthcare.barco.com/html/en/search.html?q=workstation&check_keywords=yes&area=default

It doesn't work, even on my local development machine.

I tried switching to a different theme than the read-the-docs theme, but no 
effect.
Is there some configuration option in conf.py?

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sphinx-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sphinx-users/f432d7ef-7a3b-4fc4-b035-40ff96ee8c11n%40googlegroups.com.

Reply via email to