[Xapian-discuss] (no subject)

James Aylett james-xapian at tartarus.org
Fri Mar 24 10:46:40 GMT 2006


On Fri, Mar 24, 2006 at 08:29:49AM -0000, shalini singh wrote:

> i want to know how to add documents in quartz database in php with
> the help of "WritableDatabase_add_document",didn't get the proper
> usage

You need to create a Document object, which you can then add to an
open writable database. In xapian-bindings/php/docs/examples there's a
simple indexer in PHP which shows how to do this.

J

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



More information about the Xapian-discuss mailing list