Hello,
I'm new to Firebird 3 and UDRs (still migrating from 2.1), and I'm trying to get the Lucene FTS UDR to work (under Windows).
The dlls have been copied to the plugins\udr directory, but when I try to run the fts$install.sql script I get the following error:
Engine Code : 335544382
Engine Message :
UDR module not loaded
The specified module could not be found.
I've been trying to find in the documentation whether I need to enable any config variables to use UDRs or if I need to put something to the Windows PATH variable, but I couldn't find anything on this topic.
Any help would be appreciated!
Thanks!