I have added the automatic generation, by xrst, of a sphinx web page that does this type of search using raw html and javascript; e.g., see https://xrst.readthedocs.io/xrst_search.html
On Wednesday, October 4, 2023 at 8:06:30 AM UTC-7 bradley...@gmail.com wrote: > I would like to restrict the search to only match keywords in each page. > The keywords in the search box would be separated by spaces with an > implicit and between them. The more keywords, the fewer matches. In > addition, when I get a match, I would like to see the title (first heading) > for the page and all the keywords for that page. Is there some way to get > sphinx to do this ? > > Currently I specify the keywords using: > > .. meta:: > :keywords: word_1, word_2, ... > > But I could easily use some other method of marking up the keywords in the > rst files. > > > -- 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/d275cceb-c11a-4b2a-bf32-f229b0f85b97n%40googlegroups.com.