Project

General

Profile

Actions

Feature #2072

closed

xmera Omnia - Collection #2104: Improvements: mail, calculations

Support option -d to set index database via CLI

Added by liaham about 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Compatible Redmine Version:

Description

For running xapian indexer it is necessary to configure it to use the same database for indexing as defined in the user interface on plugin settings.

In order to make the configuration of xapian indexer some kind of persistence the command line options in redmine_dmsf/extra/xapian_indexer.rb could be extended by providing a further option for the index database path:

ruby redmine_dmsf/extra/xapian_indexer.rb -d <path/to/my/custom/index/database>

With this additional option it is possible to move the index database outside of redmine root to keep it even after running updates. Furthermore, custom configuration in redmine_dmsf/extra/xapian_indexer.rb won't be overridden when updating this plugin.

Actions #1

Updated by liaham about 1 year ago

  • Status changed from New to In Progress

Todo

  • Push xapian-indexing-with-further-option-for-db-setting to github
  • Create pull request to upstream repo
Actions #2

Updated by liaham about 1 year ago

  • Parent task set to #1837
Actions #3

Updated by liaham about 1 year ago

  • Status changed from In Progress to Feedback
  • % Done changed from 0 to 90
Actions #4

Updated by liaham about 1 year ago

  • Status changed from Feedback to Closed
  • % Done changed from 90 to 100

PR is merged and closed!

Actions #5

Updated by liaham about 1 year ago

  • Target version changed from unreleased to 3.1.4-xmr-1
Actions #6

Updated by liaham 12 months ago

  • Parent task changed from #1837 to #2104
Actions

Also available in: Atom PDF