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


ZLUDA Ports CUDA Applications To AMD GPUs
18/04/2024

ZLUDA is a translation layer that lets you run unmodified CUDA applications with near-native performance on AMD GPUs. But it is walking a fine line with regards to legality.



Google Introduces JPEG Coding Library
15/04/2024

Google has introduced Jpegli, an advanced JPEG coding library that maintains high backward compatibility while offering enhanced capabilities and a 35% compression ratio improvement at high quality co [ ... ]


More News

Last Updated ( Thursday, 12 April 2012 )