h icon indicating copy to clipboard operation
h copied to clipboard

search api seams broken when specifying "group" and "uri"

Open ruifortes opened this issue 3 years ago • 1 comments

I'm searching on a private group so I'm using the apikey. "uri" filtering seams to break for some sites, namely youtube but other uris work. I'm guessing it was something to do with the fact that this other site add no comments at all and youtube has lots. Maybe a bug in paging?

ruifortes avatar May 15 '22 22:05 ruifortes

Can you provide examples of the queries that you were trying to use and the results you expected vs the results that you got?

There is a known issue with YouTube where the site has an <link rel=canonical> tag on it which doesn't get updated when a client-side navigation happens (eg. when clicking a link on the page). This can cause annotations to be attached to a different URL (the rel=canonical one) than what is shown in the URL bar, and cause unrelated YouTube URLs to be treated as the same page. I'd need to see examples of what you are seeing to know if this is the problem though.

robertknight avatar May 16 '22 07:05 robertknight

Closing due to lack of activity. If this continues to be an issue, please reopen with more context.

leedenison avatar May 19 '23 11:05 leedenison