Go to file
Sam Saffron 80da6a5620 FEATURE: search entire knowledge base body as well as title
Previously search was only searching through the title of topics

This introduces full text search.

It also means we get automatic stemming which gives far better results.
2020-02-07 11:53:13 +11:00
app FEATURE: Sorting per column on topic list 2019-11-18 11:03:49 -06:00
assets FIX: Increase search debounce time 2020-02-06 10:54:01 -06:00
config UX: i18n text for topic list column headers 2019-11-18 11:10:05 -06:00
lib FEATURE: search entire knowledge base body as well as title 2020-02-07 11:53:13 +11:00
spec/requests FEATURE: search entire knowledge base body as well as title 2020-02-07 11:53:13 +11:00
.eslintrc FIX: reloading a page with a KB was not loading the topic 2019-11-14 11:49:18 +11:00
.gitignore REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
.rubocop-https---raw-githubusercontent-com-discourse-discourse-master--rubocop-yml DEV: update rubocop rules 2020-01-28 18:17:14 +11:00
.rubocop.yml REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00
plugin.rb REFACTOR: Handle queries in more robust, customizable way 2019-10-31 15:09:50 -05:00