Reviewed:  https://reviews.mahara.org/2497
Committed: 
http://gitorious.org/mahara/mahara/commit/203f3473c83cdecc7d7f3e0de56f99ff1a3679ee
Submitter: Robert Lyon (robe...@catalyst.net.nz)
Branch:    master

commit 203f3473c83cdecc7d7f3e0de56f99ff1a3679ee
Author: Aaron Wells <aar...@catalyst.net.nz>
Date:   Mon Sep 16 12:57:27 2013 +1200

Elasticsearch: Respect "deleted" flags on elasticsearch indexed data

Bug 1225821: These elasticsearch types weren't respecting the
"deleted" flag on their source table:
- group
- interaction_forum_post
- interaction_instance

Change-Id: I39d0b0c83db2384875753113b51b94cf1c29d304

-- 
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/1225821

Title:
  Elasticsearch plugin not removing deleted groups

Status in Mahara ePortfolio:
  In Progress

Bug description:
  The Elasticsearch search plugin is not filtering out deleted groups,
  either during initial indexing or during subsequent updates. This is
  because, rather than deleting items from the group table, we use a
  group.deleted flag, and ElasticsearchType_group doesn't respect that
  flag.

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

_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to     : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp

Reply via email to