[Xapian-discuss] QueryParser API Docs

Olly Betts olly at survex.com
Wed Mar 30 23:21:39 BST 2005


On Wed, Mar 30, 2005 at 05:08:50PM -0500, Mike Boone wrote:
> Hi Olly, I don't mean to confuse things, but we are using SWIG 1.3.21
> currently, so perhaps that version is part of my problem.

As of 0.8.4, SWIG is run when building the tarball you download, and
that tarball includes the generated files.  SWIG is never run on your
machine (unless you use the magic configure runes).  This means that
you don't need to keep up with the latest SWIG versions just to build
bindings for Xapian.

> Is 1.3.22 the proper version to use currently?

For PHP it is.  C# does better with 1.3.24.  So currently we need to
use 2 different versions of SWIG (which is another reason to ship the
generated sources).

Cheers,
    Olly



More information about the Xapian-discuss mailing list