[Xapian-devel] Need Help

Olly Betts olly at survex.com
Tue Jun 14 13:31:34 BST 2005


On Tue, Jun 14, 2005 at 05:44:48PM -0400, Amit Regmi wrote:
> I have to use Quartz as a backend in my project ...
> I just tried to compile few .cc files ... It showed too many 
> dependencies ...

Well, quartz isn't designed as a separate component which can just be
lifted out and used elsewhere.  You'd have to take the supporting
files too, or eliminate the need for them.  These aren't in the quartz
directory because they're shared with other parts of the library.

> Can anyone suggest me the best way to go through ??

I'd recommend using Xapian through the public API.  Internal APIs may
change from under you.

If that's not a feasible option, perhaps you should explain why...

Cheers,
    Olly




More information about the Xapian-devel mailing list