Hi there, I'm using xapian through php binding. After inserting new data into database I have to restart xapian-tcpsrv service to see them in the search result. I've tried to use 'Database_reopen()' function but without any effect. What am I missing? TIA Tom