When I enable the module, I get this error :
Fatal error: Call to undefined function luceneapi_index_open() in ....www/sites/all/modules/contrib/luceneapi_morelikethis/luceneapi_morelikethis.module on line 305
When I enable the module, I get this error :
Fatal error: Call to undefined function luceneapi_index_open() in ....www/sites/all/modules/contrib/luceneapi_morelikethis/luceneapi_morelikethis.module on line 305
Comments
Comment #1
cpliakas commentedHi skorned.
The API is still in flux. Please make sure you upgrade Search Lucene API to the latest development snapshot, as you are more than likely using older code. Also, check out the "Development Releases" section of the Search Lucene API documentation draft to see how I define the state of the code in its various development releases.
Thanks for your feedback and for trying out this module. I'm sure other people will be bitten by a similar issue.
~Chris