[xml] GSoC using libxml for indexing XML document

2011-06-03 Thread Tomáš Pospíšil
Hi Daniel and all hackers, I'm GSoC student creating new XML index in PostgreSQL which use LibXML for handling XML documents. My idea about index is about to use node offsets and Patricia Trie for mapping structural information to our internal representation tree index. So how can I get offset

[xml] Fwd: Re: xpath exists

2011-03-25 Thread Tomáš Pospíšil
# # On Thu, Mar 24, 2011 at 03:48:25PM +0100, Tomáš Pospíšil wrote: # I'm going to implement xpath exist function in PostgreSQL, where LibXML # is in use. Can anybody suggest how achieve that with LibXML functions # (fastest way and in memory) ? # # Hum

[xml] xpath exists

2011-03-24 Thread Tomáš Pospíšil
I'm going to implement xpath exist function in PostgreSQL, where LibXML is in use. Can anybody suggest how achieve that with LibXML functions (fastest way and in memory) ? Thanks a lot. Tomas Pospisil ___ xml mailing list, project page