Closed (fixed)
Project:
Apache Solr Multilingual
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
19 May 2010 at 09:57 UTC
Updated:
29 Jun 2010 at 14:40 UTC
I'm using the latest dev. in de abachesolr_multilingual.module is a function referenced, that does not exist. This leads to a fatal error.
_apachesolr_nodeapi_update()
renaming the function to
apachesolr_nodeapi_update()
will solve the issue.
Because I don't know, why this function is referenced, I will not provide a patch.
Please check this issue because it is critical.
Comments
Comment #1
mkalkbrennerI guess you're using apachesolr_multilingual 6.x-1.x-dev in combination with apachesolr 6.x-2.x-dev. The function only exists in apachesolr-6.x-1.x which is the version apachesolr_multilingual 6.x-1.x works with.
I postpone this issue until we start an apachesolr_multilingual 6.x-2.x branch.
Comment #2
ayalon commentedYou are right. I'm awaiting the new version. Thanks.
Comment #3
mkalkbrennerstarted branch 2.x-dev