[Xapian-discuss] Facets with Multiple Values
Olly Betts
olly at survex.com
Mon Jun 20 03:36:41 BST 2011
On Tue, Jun 14, 2011 at 11:59:38AM -0700, Ryan Bates wrote:
> I see there is a Xapian::StringListSerialiser class that appears to be
> what I want, but I don't see this class in the Ruby bindings (I'm
> using Xapian 1.2.2). If this is not available in the Ruby bindings,
> are there any work-around solutions to this problem?
This class is only currently on a branch:
http://trac.xapian.org/ticket/199
But it really doesn't do much more than just join together the values
like Peter suggested. The only difference is it encodes them so that
it works for any byte in the values.
Cheers,
Olly
More information about the Xapian-discuss
mailing list