This document discusses enhancing site search with cognitive APIs. It describes taking structured and unstructured data from RSS feeds and indexing it in Cloudant for search. The Alchemy Language API is used to extract entities and taxonomy from article text to further index the data. This enriched indexing allows for more semantic search capabilities beyond keyword search. A demo news website is built with Node-RED to demonstrate the full workflow of ingesting RSS data, indexing with Cloudant and Alchemy, and building a front end for search and browsing.