← Back to team overview

mahara-contributors team mailing list archive

[Bug 1237198] [NEW] Make Elasticsearch plugin work with MySQL

 

Public bug reported:

The Elasticsearch plugin currently doesn't work in Postgres. The reason,
is that it's dependent upon a series of triggers which were non-trivial
to port to MySQL, and the organizations funding the development of the
plugin were only using Postgres.

However, it should be a relatively easy job for someone familiar with
MySQL triggers to port it over.

** Affects: mahara
     Importance: High
         Status: Confirmed


** Tags: elasticsearch mysql snack-sized

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1237198

Title:
  Make Elasticsearch plugin work with MySQL

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  The Elasticsearch plugin currently doesn't work in Postgres. The
  reason, is that it's dependent upon a series of triggers which were
  non-trivial to port to MySQL, and the organizations funding the
  development of the plugin were only using Postgres.

  However, it should be a relatively easy job for someone familiar with
  MySQL triggers to port it over.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1237198/+subscriptions


Follow ups

References