Tom Cornilliac wrote:
I need to create a verity collection of all objects in a specific branch of
the site. Any ideas on how to do this?

You might have to build your own collection. You'd do this be using getDescendants() to get the branch of qualified (eg. live only) nodes -- followed by a second query to pick up all the HTML objects WHERE IN (list of nodes). Then use that query to build or update the collection.


For now you could simply hack your search page to include the special collection on demand. Perhaps we should add to Verity config an option to add "external" collections??

The other alternative is to do a standard search but then filter the results, but in larger sites this isn't going to be as efficient I think.

-- geoff
http://www.daemon.com.au/


--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to