mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #62759
[Bug 1938406] Re: Indexing a site in elasticsearch when its not the active search option fails
** Changed in: mahara
Status: New => Confirmed
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1938406
Title:
Indexing a site in elasticsearch when its not the active search
option fails
Status in Mahara:
Confirmed
Bug description:
The cron will ignore the indexing when elasticsearch is not active -
but this is annoying if we want to index the site before switching
from internal to elasticsearch.
We have the htdocs/admin/cli/fast_index.php allowing us to index the
site faster and so can switch to elasticsearch then index the site
fairly rapidly.
But what would be better is being able to use the
htdocs/admin/cli/fast_index.php when the site is still on internal
search so it's all ready when we cut over.
Also we need a flag when switching from internal to elasticsearch so
that it doesn't drop / create the index again on change
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1938406/+subscriptions
References