> Hi, > I need help and information about Xindice. > I'm going to create application using XSLT and Servlet > technology. Database > should hold more then 100 000 records. I planned using MySQL and I wrote > special module which transform recordset to XML with whatever structure I > want. But I found idea of Xindice more useful. But I'm worry: > - is Xindice can handle more then 50 000 documents in one collection and > work well?
No Problem, I'm using Xindice as Content Repository of a CMS and made tests with over 100.000 documents. It depends on the size. Xindice was specifically designed for managing many small to medium sized documents. But you have to be sure to use Indexes to keep the query-time low. > - is Xindice stabile, could it work without restarting more then one month > under 1 000 - 4 000 transactions per day? Sorry, no idea about that, but I'm quit sure it is :-) > - how Xindice works with disc space, is data file only growing and never > shrink even if we delete some data? (I found this problem in postgre, they > have special tool to clean up data file and you should run it > periodically). The size of a collection doesn't shrink......follow http://marc.theaimsgroup.com/?l=xindice-users&m=102396689805304&w=2 for more information. Daniel
