FYI, The Xindice Administrators Guide shows the following command for deleting a collection (eg. "foo"):
xindiceadmin delete_collection -c /db/foo But this does not work. The correct command is given in the Command Line Tools Reference 0.9 (http://xml.apache.org/xindice/ToolsReference.html#N118), viz: xindiceadmin delete_collection -c /db -n foo Paul. -- Paul Caton Electronic Publications Editor Women Writers Project e-mail: [EMAIL PROTECTED] tel: (401) 863-3619 address: Box 1841, Brown University, Providence RI 02912
