Skip to content
Snippets Groups Projects
Laurent Laffont's avatar
Laurent authored
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
134faf24

Bokeh Portal Library

Learn

Install

See english or french documentation.

Develop

See How to contribute or comment contribuer

License

BOKEH is released under a dual-license AGPL / Proprietary use.

Copyright (c) 2012, 2013, 2014, 2015 Agence Française Informatique (AFI). All rights reserved.

You can redistribute it and/or modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as published by the Free Software Foundation (see COPYING)

[Third-Party Components and their license] (doc/extern_libs.org)