i have a paragraph and taxonomy field which is referenced to content type. i am able to index these fields(all content filed, paragraph and taxonomy field using add fields in search api config)
my question is how can i show search result to the user if they search with some paragraph filed or taxonomy field and redirect the user to original content(node detail page) from the search result view page.