PHP bindings (was Re: [Xapian-discuss] Q prefix / Unique ID not being found)

Olly Betts olly at survex.com
Tue Mar 29 14:19:09 BST 2005


On Mon, Mar 21, 2005 at 10:01:28AM +0000, James Aylett wrote:
> Probably. I've #ifndef SWIGPHP4 for the moment on the second
> constructor (it's for Database, not Document, so it's not terribly
> important as you can use auto() instead).

I've changed this to rename the default constructor to Database_empty (like
we do for Query -> Query_empty).  The default constructor is the less
useful one, and Auto::open() is deprecated.

Cheers,
    Olly



More information about the Xapian-discuss mailing list