Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/horizon/+spec/faceted-search. Description: In an ideal world, Horizon would have a very rich search interface that allowed for complex search and filtering. However, the only way this will ever work well is to have rich API support for it which currently doesn't exist. This blueprint needs to be implemented in part by driving community consensus and API adoption across all projects. Edit: A secondary option would be to explore possibilities around building our own indexes, or using client-side indexing and sharding techniques to enable rich search on data that's been loaded thus far, and fetching more data when needed. Specification URL (additional information): None