Projects / Xapian Fu

Xapian Fu

XapianFu is a Ruby library for working with Xapian databases. It builds on the GPL licensed Xapian Ruby bindings, but provides an interface more in-line with "The Ruby Way"(tm) and is considerably easier to use. For example, you can work almost entirely with Hash objects, and XapianFu will handle converting the Hash keys into Xapian term prefixes when indexing and when parsing queries. It also handles storing and retrieving hash entries as Xapian::Document values. XapianFu basically gives you a persistent Hash with full text indexing (and ACID transactions).

Tags
Licenses
Operating Systems
Implementation
Translations
Screenshot

Project Spotlight

PAMI

An Asterisk Manager Interface client.

Screenshot

Project Spotlight

plan9front

A fork of the Plan 9 from Bell Labs operating system.