Integrating with AWS CloudSearch
Amazon CloudSearch is a search engine as a service from Amazon that allows users to store their documents on CloudSearch, provides indexing on those documents and provides a search engine kind of functionality with faceted search options. CloudSearch scales as the number of documents increases with time. Using CloudSearch is quite easy—you just need to create one CloudSearch domain where you need to specify the attributes of each document you are going to store. Appropriate data types are provided in order to improve the search functionality.
To store a document in CloudSearch, you have to generate your data in SDF format. SDF is nothing but Search Document Format, which is a JSON document that holds the metadata ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access