You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-users@xml.apache.org by Trevor Leung <tr...@cuhk.edu.hk> on 2003/04/22 11:12:55 UTC

About Search Performance

Hi, 

I have to import many xml files (eg. 5000 files)  into Xindice with the same format.
I have do the follow options:

1)  import all files into one collection
2) divide into five sets sorted by content and into five collections

which option will perform better searching speed when search over five collections or all one collection?
Thanks for any comment.


Trevor Leung
CUHK

Re: About Search Performance

Posted by "Vladimir R. Bossicard" <vl...@bossicard.com>.
> 1)  import all files into one collection
> 2) divide into five sets sorted by content and into five collections

I would use five collections and define indexes (if you can).  I've just made 
tests yesterday and for 500 documents, it takes up to 7 seconds to do a non
indexed search.  An indexed search lasts about 50 ms...

-Vladimir

-- 
Vladimir R. Bossicard
www.bossicard.com