Veniamin Fichin wrote:
Veniamin Fichin wrote:
Not sure if this is a bug, but.
So that was not a bug, but my misunderstranding of documentation. It has an example for index addition where it says to use "[EMAIL PROTECTED]" pattern, but as far as I can tell now, it should be "rock/@hard" or "[EMAIL PROTECTED]" or...
No, "rock/@hard" is not a valid pattern. Valid patterns are listed here: http://xml.apache.org/xindice/guide-administrator.html#Managing+Indexes
Please see unit tests code for details and examples.
Vadim