bongobongo wrote:
Please apply that patch or simply remove '@' and try your test again.
That would be good to take error message, which is provided by rename()
(or check if there are no any error messages).
I removed the @ and got this:
Warning: rename(c:/lucene/lucene/segments.new,c:/lucene/lucene/segments)
[function.rename]: Permission denied in
C:\www\htdocs\ZendFramework\Zend\Search\Lucene\Storage\Directory\Filesystem.php
on line 253
The segments.new file do exist, and is not writeprotected.
Anything else I can do?
What about 'segments' file? Does it exist?
With best regards,
Alexander Veremyev.