Hi Vadim,

Thank you for your answer. As XPathQueryTest does not exist in version 1.0,
only in 1.1b3, is this something that got fixed from version 1.0?

Thank you,
Torsten Steinert

-----Ursprungliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Im Auftrag von Vadim Gritsenko
Gesendet: Montag, 16. Februar 2004 04:25
An: [email protected]
Betreff: Re: Help with XPath count function


Torsten Steinert wrote:

>Hi,
>
>i am running xindice 1.0. I created a collection and added some documents.
>When running the command:
>
>xindice xpath -c /db/histData_sdo -q "/*"
>
>i get some xml documents as a result.
>When i run the command:
>
>xindice xpath -c /db/histData_sdo -q "count(/*)"
>
>i get nothing - no result, no error message.
>
>Has this been fixed in a newer version of xindice? (could find nothing in
>mailing list archive). Or am i doing something wrong?
>
>

See and run XPathQueryTest.testFetchNumber(). When you run it, you'll
notice that this works with embedded mode and does not work with XML-RPC
driver.

Vadim


Reply via email to