Opened 21 months ago
Last modified 21 months ago
#3387 assigned task
Build Elasticsearch Index: WordPress.tv
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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 (5)
This ticket was mentioned in Slack in #meta by obenland. View the logs.
21 months ago
#5
@
21 months 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.
WordPress.tv runs on dotcom. Does that make it easier or harder to complete?