Got a question from a user on our forum and not sure about the answer. (Feel free to move to either “bug” or “feature” as appropriate!)
It seems that certain oneboxed content does not turn up in search results. The example we got here is an embedded YouTube video. Searching for either the video title or the URL / YouTube video ID turns up no results in Discourse search.
For example, this video below is embedded using https://www.youtube.com/watch?v=lmFgeFh2nlw
But no search results come up for either Metallica Mixer (part of the title; only shows upon onebox) or the video ID lmFgeFh2nlw (from the URL, which text is actually part of the initial post.)
Not sure whether this is by design, or if we should be seeing search results for this sort of thing. But I can see the use case, namely “has anyone posted this link before”, for any forums where such links are common.
Oddly enough, nope, can’t find the youtube URL by the unique part of the URL (I can’t type it here without it erroneously triggering search results) cc @sam not sure what user expectations should be here.
I think our cooked post -> search data extractor should have special handling to extract HREFs out and add to indexed search data cause you may want to search for them. I think this popped up elsewhere this week as well.