ZF-9526: Zend_Search_Lucene should provide an ability to retrieve current index generation number
Description
Index generation number could be used for caching purposes and for checking if cached info is still actual (index wasn't changed since last document id retrieving).
Comments
No comments to display