feat: bug full text search

Labels: area/bugs kind/feature

Timeline

Michael Muré (MichaelMure) opened

It would be nice to search in bugs with keywords. To do that, we need a pre-computed index of words to keep a reasonable performance.

Such index could store the number of occurrence of a word within a bug. Ideally it would filter the most common words. Possibly, this index would be common to all bugs. Also, this index needs to support updating when a new operation is added.

Michael Muré (MichaelMure) added label enhancement

Michael Muré (MichaelMure) added label Core

Marko Shiva (MarkoShiva) commented

That would be great feature. Btw great work on the tracker by now. :)

Vincent Tiu (vincetiu8) closed the bug

Michael Muré (MichaelMure) commented

Hey people, it's working now ! Thanks @skmgoldin !

sudoforge added label area/bugs

sudoforge added label kind/feature

sudoforge removed label enhancement

sudoforge removed label Core