Re: Index Pattern changes

2008-02-03 Thread Natalia Shilenkova
On Jan 30, 2008 10:03 PM, Vadim Gritsenko <[EMAIL PROTECTED]> wrote: > > On Jan 28, 2008, at 10:09 PM, Natalia Shilenkova wrote: > > > I plan to make some changes to Index Pattern that would allow to > > specify path to an element/attribute. The path could be relative or > > absolute. So, instead o

Re: Index Pattern changes

2008-01-30 Thread Vadim Gritsenko
On Jan 28, 2008, at 10:09 PM, Natalia Shilenkova wrote: I plan to make some changes to Index Pattern that would allow to specify path to an element/attribute. The path could be relative or absolute. So, instead of pattern "[EMAIL PROTECTED]" one could be using pattern "/doc/node1/node2/[EMAIL PR

Index Pattern changes

2008-01-28 Thread Natalia Shilenkova
Hi All, I plan to make some changes to Index Pattern that would allow to specify path to an element/attribute. The path could be relative or absolute. So, instead of pattern "[EMAIL PROTECTED]" one could be using pattern "/doc/node1/node2/[EMAIL PROTECTED]". This would help to build indexes that o