Using Azure Search as a Kentico search provider has various pros and cons. Lucene can be run locally and appropriately tested prior to distribution. As Azure Search is cloud-based, developers can't have a disconnected sandbox to test index updates.From what I know, there is no common API layer on the Kentico side to work on both search engines: if you make an implementation choice, it becomes difficult to go back ... correct?
At this point the question is: in order to deploy the solution in the cloud, what are the best recommended practices?
↧