Hi,

I'm testing with xindice birthday, for our project we must store more than 500.000 xml files.
Now I've created one collection with 100.000 litle documents, which needs 400MB collection disk space.
If I'm searching for one document per xpath it takes about 5 min for finding the document.


My question:
if i create an index with:
xindiceadmin add_indexer -c /db/test -n idIndexer -p id
(I'm seraching with this xpath: "//test/id["2447734"]" )
I'm wondering creating xindexer takes no time.
After creating this indexer the search is not faster , why ?? or must I create the indexer before adding the documents ??


Thanks

Dirk Bromberg
[EMAIL PROTECTED]




Reply via email to