Re: full-text search : How to improve ?
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Norbert: In message <[email protected]>, SCHLEMMER Norbert writes: >I'm running the docker version with MariaDB as backend. Same as >production, but just 2 issues for this test . >How to add xapian for this environment ? Adding xapian-bindings-python3 to the second RUN apk which is labeled: # add libraries needed to run gpg/mysql/pgsql/brotli I expect will do the trick. That's the alpine package library that appears to be the ubuntu/debian equivalent of python3-xapian. I expect it will pull in all the required packages. So rebuild the docker and see if the about page shows that xapian is loaded. It should use it if it can find it. Let me know how it works out. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.