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