Categories:
TV search use case resources
Resources used by the TV search use case
Introduction
The TV search use case will use three different types of resources:
- Aura Platform global resources
- Common resources for video use cases
- Specific resources for the use case: tv.search
Specific resources for the use case: tv.search
The resources associated to the TV search plugin are defined below:
| Specific resources for tv.search use case | Definition | Example | Managed by | Scope |
|---|---|---|---|---|
tv:video.search.by-title.simple-result |
Resource returned when the search finds one result by searching for one title entity | He encontrado esto sobre $title | tv.search plugin | Use case-specific |
tv:video.search.by-title.multiple-results |
Resource returned when the search finds more than one result by searching for one title entity | He encontrado estos contenidos sobre $title | tv.search plugin | Use case-specific |
tv:video.search.by-participant.simple-result |
Resource returned when the search finds one result by searching for one actor/director entity | En este contenido participa $participant | tv.search plugin | Use case-specific |
tv:video.search.by-participant.multiple-results |
Resource returned when the search finds more than one result by searching for one actor/director entity | En estos contenidos participa $participant | tv.search plugin | Use case-specific |
tv:video.search.by-genre.simple-result |
Resource returned when the search finds one result by searching for one genre entity | Mira lo que he encontrado sobre $genre | tv.search plugin | Use case-specific |
tv:video.search.by-genre.multiple-results |
Resource returned when the search finds more than one result by searching for one genre entity | Estos son los contenidos que he encontrado sobre $genre | tv.search plugin | Use case-specific |
tv:video.search.by-subgenre.simple-result |
Resource returned when the search finds one result by searching for one genre and one subgenre entity | Mira lo que he encontrado sobre $genre de $subgenre | tv.search plugin | Use case-specific |
tv:video.search.by-subgenre.multiple-results |
Resource returned when the search finds more than one result by searching for one genre and one subgenre entity | Estos son los contenidos que he encontrado sobre $genre de $subgenre | tv.search plugin | Use case-specific |
tv:video.search.by-default.simple-result |
Resource returned when the search finds one result | Aquí tienes este contenido | tv.search plugin | Use case-specific |
tv:video.search.by-default.multiple-results |
Resource returned when the search finds more than one result | Aquí tienes estos contenidos | tv.search plugin | Use case-specific |
tv:video.search.contingency.no-results |
Resource returned when the contingency search does not find any result | No he encontrado nada | tv.search plugin | Use case-specific |
tv:video.search.contingency.single-result |
Resource returned when the contingency search finds one result | Este es el resultado que he encontrado | tv.search plugin | Use case-specific |
tv:video.search.contingency.multiple-results |
Resource returned when the contingency search finds more than one result | Estos son los resultados que he encontrado | tv.search plugin | Use case-specific |
tv:video.search.no-results |
Resource when the contingency search is disabled and does not find any result | No he encontrado lo que dices | tv.search plugin | Use case-specific |
Last modified October 2, 2025: feat: Create recognizer for video triage #AURA-29855 [RTM] (30baa1a1)