Hi,

is it possible to run a xpath query against a collection and it's
subcollections?

Collection-Hierarchy:

/db
  /collection_1
    /collection_2
    /collection_3
  /collection_4

How can I query all collection (1-4) at the same time.

By using
xindice xpath -c /db/collection_1 -q "XPATH-STRING"
I only get results from collection_1, not from collection_2 or collection_3.

Thanx a lot for your help!

Sven Pfeuffer



--
Sven Pfeuffer     ***     [EMAIL PROTECTED]


Reply via email to