Re: exception is hit while optimizing index

2007-02-08 Thread Michael McCandless
maureen tanuwidjaja wrote: I would like to know about optimizing index... The exception is hit due to disk full while optimizing the index and hence,the index has not been closed yet. Is the unclosed index dangerous?Can i perform searching in such index correctly?Is the index built r

exception is hit while optimizing index

2007-02-07 Thread maureen tanuwidjaja
Hi , I would like to know about optimizing index... The exception is hit due to disk full while optimizing the index and hence,the index has not been closed yet. Is the unclosed index dangerous?Can i perform searching in such index correctly?Is the index built robust yet? than