[wp-meta] [Making WordPress.org] #2874: Videos list order is not correct on search
Making WordPress.org
noreply at wordpress.org
Wed Jan 24 22:51:42 UTC 2018
#2874: Videos list order is not correct on search
--------------------------+------------------------
Reporter: mgelves | Owner:
Type: defect | Status: closed
Priority: low | Milestone:
Component: WordPress.tv | Resolution: duplicate
Keywords: |
--------------------------+------------------------
Changes (by dd32):
* status: new => closed
* resolution: => duplicate
Comment:
After looking at this, it's mostly working as expected.
Videos are searched for where the post_content or post_title have `denver`
in it, and then the results are sorted by post_title containing `denver`
and then by date (2017..2016.....2009).
The 2009 Denver videos contain the phrase Denver in the post_title, so
they get returned first. It's a poor attempt at relevancy.
Attempting to search for something more realistic, such as
https://wordpress.tv/?s=capabilities results in results which look far
more promising.
I think there's probably some worthwhile changes we can make here, such as
searching category names and showing any matching categories of videos,
but I think that'll be better solved through #3387.
I'm going to mark this as a duplicate of #3387 and add a comment there to
this effect.
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/2874#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list