Project

General

Profile

Dmsf plugin search problem

Added by Robin Perice over 8 years ago

Hello,

I just installed redmine (3.1.1) using Bitnami on centOS 6.5 . The plugin's installation was fine (1.5.3) and I have DMSF module activated on my project.

I has indexed my files using:

omindex --url / --db /webapps/redmine/files/dmsf_index/ /webapps/redmine/files/dmsf/

The dmsf_index folder isn't empty i think indexation has worked.
I searched a word that is present in my document files but the search return nothing.

My problem is that I don't have any "Dmsf files" checkbox in my search module.

What's wrong with my installation ?

Thank you for help !

PS : dmsf_plugin : https://github.com/danmunn/redmine_dmsf


Replies (2)

RE: Dmsf plugin search problem - Added by Robin Perice over 8 years ago

I add precision about my problem.

When I checked "DMSF" in admin module for the targeted project I see "Documents" and "Folders" checkbox appears in search option. So my understanding is that thoses checkbox replace "Dmsf files" checkbox.

My first question is : Is it true that "Documents" and "Folders" checkbox replace "Dmsf files" checkbox in search option in the last version of the plugin (1.5.3) ?

I add a plain text file in my DMSF containing the word "Jenkins" and I run the indexation using: omindex -s english --url / --db /home/cloud/redmine-3.1.1-0/apps/redmine/htdocs/files/dmsf_index/ /home/cloud/redmine-3.1.1-0/apps/redmine/htdocs/files/dmsf.

I have also try the same test using redmine 2.6.6-0 with same result.

Second question : Is there anything else to configure to make the full text search working ?

It is very important and urgent for us. ANY HELP are greatly appreciate.

Thank you very much for your response.

RE: Dmsf plugin search problem - Added by Robin Perice over 8 years ago

I solved my problem by using:

omindex --url / --db /home/cloud/redmine-3.1.1-0/apps/redmine/htdocs/files/dmsf_index/english /home/cloud/redmine-3.1.1-0/apps/redmine/htdocs/files/dmsf

    (1-2/2)