From: Вячеслав С. <sch...@gm...> - 2012-03-28 12:54:35
|
thank you for fast fixing, Wolfgang by the way - maybe better case for rewriter is to produce code similar to //user[@id eq '1'][parent::users[not(parent::*)]]? also i've heard about statistics-based optimization in eXist - how far it from finish state? i know that for xml-databases it is almost endless road (in compare to SQL), but i mean at least first iteration with best wishes, Slav 28 марта 2012 г. 12:42 пользователь Wolfgang Meier <wol...@ex...> написал: >> for xpath like /users/user[@id eq '1'] it rewrite code to >> //users/user[@id eq '1'] > > Slav, thanks for the test. I just fixed this in rev 16202: > > http://exist.svn.sourceforge.net/exist/?rev=16202&view=rev > > Wolfgang |