My machine is Intel Dual Duo Core with 4GB ram.. is there something wrong here ?
On 29 March 2011 11:22, Patrick Diviacco <patrick.divia...@gmail.com> wrote: > hi, > > I performing multiple queries (stored in a 100MB XML file) against a > collection (indexed with lucene, and it was stored before in a 100MB XML > file). > > The process seems pretty long on my machine (more than 2 hours), so I was > wondering if importing the 100MB queries XML file into a mysql dataset and > extract them with Java would dramatically improve the performances (rather > than working with Java + a xml text file). > > thanks >