Language

Package: xapian @ 1.4.18

Synopsis

Search Engine Library

Description

Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.

Home page
https://xapian.org/
Location
gnu/packages/search.scm (line: 57, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?