Reputation: 1678
Is it possible to query an Index made with Lucene.NET through a PHP front-end? I've heard about Zend_Search_Lucene but not sure whether it can do the job or not.
Upvotes: 0
Views: 90
Reputation: 1678
The currently supported Lucene index format versions in Zend_Search_Lucene are 1.4 - 2.3.
Upvotes: 1