Boris Rousseau wrote:
Hi all,
I am testing this query from the command line and I cannot see why the following does not work: xindice xpath -c /db/test -q "//doc/userID[contains(.,'Jack')]" or xindice xpath -c /db/test -q "//doc[contains(userID,'Jack')]" gives me the error message: 'Jack')]""=="" was unexpected at this time.
Can anoybody see why?
Is it windows or unix? It works just ok under cygwin for me.
PS Hint, if you have not got it already: You can do just so much with command line parameters under Win
Vadim