Visual Studio App Center vs Xapian
A side-by-side look at Visual Studio App Center and Xapian. For an in-depth review of either product, follow the links below.
Visual Studio App Center
Visual Studio App Center is a service that brings together mobile app development, testing, distribution and analytics into one solution. It allows developers to automate continuous integration and delivery pipelines to build, test and monitor apps. Key features include distributing beta and production app releases, collecting crash reports and usage data, and running automated UI tests on real devices.
Xapian
Xapian is an open source search engine library that allows developers to add advanced searching capabilities to their applications. It supports features like full text and boolean search, spelling correction, query expansion, relevance ranking, and more.