Skip to content
Snippets Groups Projects
Commit 134faf24 authored by Laurent's avatar Laurent
Browse files

Remove dependance on index mots_notices

Actually search engine rely on two indexexes:
FULLTEXT KEY `mots_notice` (`titres`,`auteurs`,`editeur`,`collection`,`matieres`,`dewey`)

FULLTEXT KEY `mots_notice_2` (`titres`,`auteurs`,`editeur`,`collection`,`matieres`,`dewey`,`other_terms`)

This commit ensure only the last one is used so the first one can be
deleted later. This produce a 2x speedup on insert / delete / update requests
parent 7101f809
3 merge requests!3813Master,!3811Hotline,!3808Remove dependance on index mots_notices
Pipeline #12185 passed with stage
in 56 minutes and 2 seconds
Showing
with 43 additions and 45 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment