you should be using the xindiceadmin command as opposed to xindice
something like:
xindiceadmin add_collection -c /db -n tess
try ac instead of add_collection first and see what happens though ;-)
The line above was taken from the Administrators guide section of the
manual.
> well, i am stuck at the starting gate here. i've downloaded xindice-1.1b
> from cvs (this morning). i built it and installed the war-file into tomcat.
> restarted tomcat, and looking at http://localhost:8080/xindice-1.1b does
> indeed list a few uninteresting things out.
>
> but when i try to create a collection, i get an error that the collection is
> not found. that's true, of course, i am trying to create it. so what am i
> missing here.
>
> # pwd
> /usr/local/jakarta/xindice/bin
> # echo $XINDICE_HOME
> /usr/local/jakarta/xindice
> # ./xindice ac -c /db -n tess
> ERROR : Collection not found!
>
> ---
> john guthrie
>
>