Azure Search is now generally available. Azure Search is a search as a service solution that helps developers to build sophisticated search experiences into Web and mobile applications. This release offers a number of new features. Keep reading to learn more, says Pablo Castro, director of engineering, Azure Search.

Many customers have already started using Azure Search in production. A great example is XOMNI, a software-as-a-service company that provides an omnichannel platform to large companies such as global consumer electronics and video game retailer GameStop.

They have been using Azure Search as part of their solution to help retailers build rich, in-store and mobile experiences designed to engage consumers and their devices. Today XOMNI is announcing global availability of the 3rd generation of their platform with Azure Search.

Autotrader.ca, the largest used car marketplace in Canada, is leveraging Azure Search in their new used car auction site for dealers —a new way for dealers to purchase vehicles, traditionally accomplished through trade-in or in-person auctions. This has enabled a new way for dealers to source vehicles and a new way to interact with autoTRADER.ca. This month they will be moving their autotrader.ca consumer marketplace, with its over five million users each month, to Azure search – both on the web and mobile.

In this GA release, I am also excited to outline a number of new features including:
* .NET SDK: A .NET software development kit (SDK) that makes working with Azure Search a more familiar experience. You can add this as a NuGet reference directly from Visual Studio by simply searching for “Azure Search”.

* Enhanced multilanguage support: This release offers enhanced multilanguage support for more than 50 languages—with the same technology used by Microsoft Office and Bing, built on our many years of experience with natural language processing (NLP). This NLP stack provides another choice for handling languages including a deep understanding of the unique differences across each of the supported languages.

* Indexers: You can now more easily load data from Azure DocumentDB, SQL Server running in Azure VMs, and Azure SQL Database to Azure Search using new indexers. The indexer infrastructure provides a no-code solution that allows you to point Azure Search to your data store where it will ingest data as well as data changes on a scheduled basis.

o * New API versions: The release also introduces a new set of API versions. 2015-02-28 is the officially supported API for this release. You will notice the features from the previous prototype version 2014-10-20-Preview such as the Lucene analysers have been integrated into this version. In addition, this is the only version that offers an SLA; 2015-02-28-Preview is the new “prototype” version where we bring in new experimental features.

In this version you will find the enhancements to multilanguage support as well as the new “more like this” feature. As with the previous prototype, please do not take a dependency on this version as features can and will change within this version on a regular basis. We’ll continue to migrate features to the next officially supported API as we see evidence that they are useful to customers.