querqy / chorus

Towards an open source stack for e-commerce search
Apache License 2.0
141 stars 33 forks source link

Update to latest Quepid... Requires Mysql8, and removes RRE #163

Closed epugh closed 6 months ago

epugh commented 1 year ago

We were on a rather older version of Quepid. 7.x line requires mysql8, so added another mysql to the compose file, so mysql is mysql 5, for SMUI, and mysql8 is for Quepid. Sigh.

Also was getting repeated maven errors on RRE, so removed it. :-(. Sad about that.

epugh commented 6 months ago

This has a patch to the smui sql files that works around a limitation in mysql 8 versus 5.6