ZF-11360: Convert Zend_Search_Lucene_Document to interface or add a new one to simplify model indexing
Description
In my opinion Zend_Search_Lucene_Document should be an interface, in that way would be easy to index any model by implementing the required methods.
Comments
No comments to display