Zend Framework

Support delayed file deleting on Windows systems.

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 0.1.5
  • Fix Version/s: 1.5.0
  • Component/s: Zend_Search_Lucene
  • Labels:
    None

Description

Quote from Lucene index file format description:
--------------------------------
Deletable File
A file named "deletable" contains the names of files that are no longer used by the index, but which could not be deleted. This is only used on Win32, where a file may not be deleted while it is still open. On other platforms the file contains only null bytes.
--------------

Importance of this feature is increased, if we have optimization functionality finished.

Issue Links

Activity

Hide
Alexander Veremyev added a comment -

Problem is gone with new index format support. Index folder clean-up performs necessary tasks.

Show
Alexander Veremyev added a comment - Problem is gone with new index format support. Index folder clean-up performs necessary tasks.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: