There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: 04 Mar 2011 08:41:54 License: GPLv2
Xapian is an Open Source Probabilistic Information Retrieval library,
released under the GPL. It's written in C++, with bindings to allow use
from other languages.
Xapian is designed to be a highly adaptable toolkit to allow developers to
easily add advanced indexing and search facilities to their own
applications.
Xapian features include:
- Ranked probabilistic search - word importance weighting
- Relevance feedback
- Phrase and proximity searching
- Full range of structured boolean search operators
- Term stemming
- Database files > 2GB
- Platform independent data formats
- Allows simultaneous update and searching.
WWW: http://www.xapian.org
To install the port:cd /usr/ports/databases/xapian-core10/ && make install clean To add the package:pkg_add -r xapian-core10
Configuration Options
===> The following configuration options are available for xapian-core10-1.0.23:
SSE2=Off (default) "Use SSE2 for floating point"
===> Use 'make config' to modify these settings