Discourse's internal search does not find the phrase «PagedownCustom», but Google does

3 Likes

That “word” is not a “word” but part of code i.e.
window.PagedownCustom.appendButtons.push

If you search for that here, the topics are found and returned in the results

Also works with the partial
window.PagedownCustom

Okay, so how do we change the word splitter then?

The long term solution is to stop leaning on the tokenizer and stemmer it keeps failing us

2 Likes

Two more related topics for reference:
https://meta.discourse.org/t/full-text-search-and-words-delimited-by-punctuation/15481?u=deanmarktaylor

4 Likes

2 posts were split to a new topic: Search within topic ignoring oneboxed content

This.is.now.fixanated.via :

https://github.com/discourse/discourse/commit/12ecf8624a97c3d33aaa3cd56851b5f1ca347c90

History is a bit tricky, but we are going to rebake at some point and pick it up, so for the time being old stuff needs an edit.

6 Likes