soen / Conjunction

A Sitecore utility designed to create configurable and personalizable queries for either the Lucene or Solr search engine using Sitecore's ContentSearch API
https://soen.github.io/Conjunction
MIT License
12 stars 1 forks source link

Add Azure Search support #15

Open soen opened 7 years ago

soen commented 7 years ago

Recently, Sitecore added support for Azure Search to the ContentSearch API.

Going through the documentation listed here, it seems that the current codebase should support Azure Search. However, the API needs to be tested fully using Azure Search in order to ensure that nothing breaks.