Export now functionality aka Instant export

Created on 16 July 2018, about 7 years ago
Updated 10 June 2025, about 2 months ago

I have worked on a couple of functionalities that allows the editor see the synonyms in production instantly, rather than awaiting cron:

  • Let export be possible by clicking an "Export now" button
  • Trigger search engine to reload in order to load the synonyms

1) Export
I've separated the export functionality from the cron, allowing the export to be done without cron. The administrative page has gotten an "Export now" button that will trigger the export.

2) Reload synonyms
I've added a possibility to make a GET request to a configurable URL after export. For a Solr search engine this allows us to reload the Solr core in order to make Solr read the updated synonyms.

As part of the changes in the export I have incorporated the "It should be possible to disable default cron functionality" issue.

Feature request
Status

Needs work

Version

3.0

Component

Code

Created by

🇩🇰Denmark bjaxelsen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024