What behavior would you expect? Unless I misunderstood your message, the query you specified asked if @property contained "any value"; thus, if the property exists, it meets the criteria you specified.
-Brian On Feb 1, 2008 10:59 AM, Martin Zdila <[EMAIL PROTECTED]> wrote: > Hello > > I've found out that if I use jcr:contains(@property, '*') it will return > true > if property exists. I haven't found this feature in JSR-170 document. Is > it a > proprietary feature of Jackrabbit? If so, is there some documentation > about > all such features? > > Thanks in advance. > > -- > Martin Zdila > CTO > > M-Way Solutions Slovakia s.r.o. > Letna 27, 040 01 Kosice > Slovakia > > tel:+421-908-363-848 > mailto:[EMAIL PROTECTED] > http://www.mwaysolutions.com > xmpp:[EMAIL PROTECTED] (Jabber) > skype:m.zdila >
