SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

Indexing study #107

Closed borsi closed 7 years ago

borsi commented 7 years ago

Considerations

iviczl commented 7 years ago

Azure Search provides a single index access point and can successfully be a substitute for local Lucene index. In Azure we should support three forms of deployment: app service web apps, virtual machines and service fabric. (the cloud services alternative is a legacy one, so we leave it out)