I am implementing Zend Lucene search in my website. Now I am doing my index updation by deleting the old index by its id and re creating it. But I would like to know whether it is possible to update the index instead of deleting and recreating it. If possible please provide me steps.
Hope to get your queries soon.
Cheers..!!!