Re: Can I search and index at the same time ?
Posted By:
Otis_Gospodnetic
Posted On:
Thursday, October 18, 2001 09:57 PM
Yes you can. If the index has been modified since the IndexReader (a class used for searching the index) has been opened you have to close it and re-open it in order to gain access to the modified index.