Making WordPress.org

Opened 7 years ago

Closed 2 years ago

Last modified 2 years ago

#3387 closed task (blessed) (fixed)

Build Elasticsearch Index: WordPress.tv

Reported by: gibrown's profile gibrown Owned by: gibrown's profile gibrown
Milestone: Improved Search Priority: normal
Component: WordPress.tv Keywords:
Cc:

Description

Two open tickets for WordPress.tv that could be addressed easily if we had an ES index:
#1455 and #394

Between Jetpack Search and Jetpack Related Posts, both of these should be easy to resolve. We've already proven out the path from WP.org to WP.com APIs as a workable way to implement these sorts of features.

Steps needed:

  • Turn on Jetpack for WordPress.tv and sync all posts
  • Turn on Jetpack Search

The final implementation of the two features can then be tracked in those tickets.

Change History (10)

#1 @obenland
7 years ago

  • Owner set to gibrown
  • Status changed from new to assigned

This ticket was mentioned in Slack in #meta by obenland. View the logs.


7 years ago

#3 @obenland
7 years ago

WordPress.tv runs on dotcom. Does that make it easier or harder to complete?

#4 @dd32
7 years ago

#2874 was marked as a duplicate.

#5 @dd32
7 years ago

#2874 brought up a case which would be nice to handle with this - Searches for cities, such that 'Denver' should show up videos from WordCamp Denver.
Currently it only does so if the post_title or post_content include 'Denver' (which most videos don't), where as Camp data is stored in a taxonomy.

This ticket was mentioned in Slack in #wptv by timohaver. View the logs.


3 years ago

This ticket was mentioned in Slack in #meta by casiepa. View the logs.


3 years ago

#8 @robfelty
3 years ago

It's taken awhile, but I think we are finally at a place where we can do this relatively easy. With just a little tweaking, I plan to add Jetpack Instant Search this week to wordpress.tv.

This should solve most of the open issues, including

  1. Multi-language issues like case sensitive search
  2. More relevant results which search tags, categories, and other custom taxonomies
  3. Plus filtering, type as you search, highlighting, etc.

All of the changes necessary on the WordPress.com side. WordPress.tv is hosted on WordPress.com

#9 @dd32
2 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

Looks like this was done. Thanks @robfelty !

#10 @dd32
2 years ago

In 11606:

WordPress.TV: Remove the search functions.

This sync's meta with WordPress.TV trunk.

See #3387.

Note: See TracTickets for help on using tickets.