hello,

Indexes don't seem to pick up new data.  
After I index some data in a collection and then add
new data, xpath returns nothing for the new data.

For instance
if I index
xindice add_indexer -c /db/usr -n tmp -p [EMAIL PROTECTED]

and then i add some data

<tmp id="5">...

then 
xindice xpath -c /db/usr -q /[EMAIL PROTECTED]

returns nothing until I delete the index and then
re-create it.  

Is this by design that indexes do not automatically
update?  Is there any another solution to this beyond
deleting and recreating all indexes after new data is
inserted?

thanks


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

Reply via email to