wagtail / guide

A website to teach Wagtail CMS to content editors, moderators and administrators.
https://guide.wagtail.org
BSD 3-Clause "New" or "Revised" License
32 stars 26 forks source link

Search not supporting full text search? #278

Closed benebun closed 1 year ago

benebun commented 1 year ago

Not sure how the search index works but I would have expected it to find pages with the search term "rich text": https://guide.wagtail.org/en-latest/search/?query=rich+text But I get 0 results, even though there are pages mentioning "rich text" e.g. https://guide.wagtail.org/en-latest/how-to/creating-and-editing-pages/

lb- commented 1 year ago

I also just encountered this issue - searching for comment doesn't seem to find any of the pages that talk about commenting.

https://guide.wagtail.org/en-latest/search/?query=comment

Screenshot_20221129-174623

I would expect that this page at least would come up in the results. https://guide.wagtail.org/en-latest/how-to/creating-and-editing-pages/#commenting

thibaudcolas commented 1 year ago

I believe this has been addressed by #374.