Oliver Klee wrote:
I have problems adding document to a collection and would appreciate any help.
My system is:
...
Xindice 1.1b3
...
Displaying the (empty) list of documents in that collection fails, too:
icon-01:/tmp/xindice-1.1b3/bin # ./xindice ld -v -c /db/data
...
What can I do? Any ideas?
I'd suggest you to repeat the same with the Xindice CVS version as of now. And it will be even easier to use:
1. Get files from CVS,
2. run "build" command,
3. run "xindice start" command,
4. use "bin\xindice" command to run command line tool.
Once you reproduce any of the issues above with Xindice 1.1b4-dev (that's current CVS), help me in reproducing them so I can help you by fixing them ;-)
Xindice 1.1b4 is close to the release, and if there are any unresolved bugs in it, it's better to resolve before a release.
Thanks, Vadim