AWS Announces CloudSearch
Written by Kay Ewbank   
Thursday, 12 April 2012

Amazon is making a fully-managed search service available that you can include in your applications to give your users a scaleable search mechanism without you having to manage the search engine.

Amazon CloudSearch lets you offer free text search, faceted search, customizable relevance ranking, and configurable search fields.

Faceted searches let you categorise the results of one search into sub-groups, which can be used as the basis for another search. CloudSearch also provides text processing options, and is designed to give near real-time indexing.

The technology is the same that powers searches on Amazon, and the costs work out at $100 a month.

There’s also a video showing how to get started:

    

 

and a demo on building a search application:

 

 

In order to use the new service you need to create and configure a Search Domain, (a data container and a related set of services). You then upload the documents you want your users to be able to search, in either JSON or XML formats that conform to Amazon’s Search Document Format (SDF).

Data can be sent over a secure HTTPS connection to protect it while it is transit. Documents that are added become searchable more or less immediately, and the search index is stored in RAM to ensure document updates are indexed at once.

aws

You can include CloudSearch in your apps via a set of Amazon CloudSearch APIs (see this documentation) and There’s also a helpful blog post about the search by Jeff Barr.

More Information

Amazon CloudSearch (beta)

Amazon Web Services blog

Related Articles

AWS Adds Features, Cuts Prices

Free Amazon AWS

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, subscribe to the RSS feed, follow us on Google+, Twitter, Linkedin or Facebook or sign up for our weekly newsletter.

 

Banner


Azul Intelligence Cloud Expands Support
02/05/2024

Azul has announced that its cloud analytics solution, Azul Intelligence Cloud, now supports Oracle JDK and any OpenJDK-based distribution. More DevOps teams will now benefit from its ability to b [ ... ]



Grow with Google Launches Generative AI Course
26/04/2024

Grow with Google, in collaboration with MIT RAISE (Responsible AI for Social Empowerment and Education), is launching a no-cost Generative AI for Educators course.


More News

Last Updated ( Thursday, 12 April 2012 )