Philipp Chudinov wrote: > No, that is one of two possible, if I am not mistaken. you talk via XML-RPC > when you use Xindice as webapp. Or you can talk via xindice:embed if you use > xindice as embedded XML storage.
OK, I see. Would using Xindice as an embedded database offer comparable performance (speed, memory usage?) to keeping a DOM in core and querying that? And the embedded server would not be reachable by xml-rpc, right? I'm a bit concerned about just anyone fetching my XML documents. Emile
