[Xapian-discuss] xapian python bindings

James Aylett james-xapian at tartarus.org
Mon Aug 20 21:34:37 BST 2007


On Mon, Aug 20, 2007 at 10:22:29AM -0700, Alexander Lind wrote:

> The PHP bindings has a limitation which is really due to a SWIG 
> limitation - it makes it so you can't use the matchdecider function in PHP.
> 
> Is this the same for the Python bindings?  Is it the same for all SWIG 
> generated bindings?

No, it's a limitation of SWIG with PHP (primarily). Deciders should
work with python (and, I believe, ruby? and some others).

See python/examples/docs/simplematchdecider.py in the xapian-bindings
distribution for an example.

J

-- 
/--------------------------------------------------------------------------\
  James Aylett                                                  xapian.org
  james at tartarus.org                               uncertaintydivision.org



More information about the Xapian-discuss mailing list