Displaying 1 result from an estimated 1 matches for "xapiansearch".
Did you mean:
xapian_search
2023 Mar 30
1
Having trouble with php8 bindings
...lseye. xapian.so is confirmed to be
loaded after manually compiling 1.4.22 packages for libxapian, and
compiling the bindings from original source, because it's not possible
to compile php8 bindings from the Debian src package presently.)
Test code on github here: https://github.com/handelaar/Xapiansearch
(Run test.php - removing the namespace refs in xapian.php and test.php
makes the problem vanish.)
Am I missing something? Or can I use another way of calling Xapian
functions with some prefix that isn't documented? If this is as hard a
roadblock as it appears -- and I am absolutely okay with...