Installation

Getting Xapiand installed and ready-to-go should only take a few minutes. If it ever becomes a pain, please file an issue (or submit a pull request) describing the issue you encountered and how we might make the process easier.

Docker

~ $ docker pull dubalu/xapiand:0.40.0

Installation with Homebrew

Xapiand contains a formula for Homebrew (a package manager for OS X). It can be installed by using the following command:

~ $ brew install Kronuz/tap/xapiand

FreeBSD

Not yet available, build from sources.

There is a FreeBSD port available.

Linux

Not yet available, build from sources.

Building

You can also build and install from the sources if there’s no other way. You can find information about how to build from the sources here.