Hi

I must admit, that I'm also a bit confused with this behaviour.
Your xindice command line tool is looking for a xindice webapp at port 8888

> [DEBUG] CollectionImpl - -Using URL: 'http://127.0.0.1:8888/xindice/' 

If you start your built in jetty like described here
http://wiki.apache.org/xindice/InstallationBuiltInJetty

and do the same command you will get the wanted result which normaly would
look like

C:\java>xindice lc -c /db
trying to register database

        system
        meta
        yourcollectionhere

Total collections: 3



But a question bother me:
Wasn't the command line tool independant from the server in earlier builds?


Reply via email to