Commit Graph

31 Commits

Author SHA1 Message Date
Hexaflexagon
933293a997
feat: add elasticsearch ssl options () 2022-08-06 17:27:25 -04:00
scienceasdf
d89224405c
feat: set analyzer for elasticsearch ()
* Feature: Custom configuration for elasticsearch

For better search results especially in Chinese, which the standard token analyzer may not work well.

* Set default analyzer in settings when building index

* Remove dangling comma
2020-12-08 21:41:45 -05:00
avioral
089b7850d9 fix: broken draw io diagram on rtl mode, improve elasticsearch config ()
* - Modify elastic settings
- Add tags field to index
- Modify elastic search query
- Remove empty entities from build suggests list

* Fix map parser error

* - Fix broken drawio svg diagram (rtl issue)

* - Restore the spaces in objects to respect the project formatting rules.
- Omit explanation line
2020-11-02 11:59:34 -05:00
Jafar Akhondali
5ba36ee421
refactor: server code ()
+ Remove duplicated await
+ Replace some legacy codes with ES6
+ Fix some of eslint problems
2020-10-14 11:16:27 -04:00
Riccardo Re
660b78d9e2
fix: support permissions by tags for basic db search engine ()
This code will allow the "search" component to correctly filter pages by usergroup permissions based on tags instead of paths

Co-authored-by: Riccardo Re <riccardo.re@clevermind.cloud>
2020-09-13 13:53:31 -04:00
kaziu687
66e725f426
fix: elasticsearch partial match ()
Improved full text search in elastic provider
2020-05-13 19:32:28 -04:00
NGPixel
76ade8df53 feat: link autocomplete + insert link modal (markdown) 2020-04-11 00:19:23 -04:00
NGPixel
c5a22f6d13 fix: editor - show save button as saved when no modif 2020-02-23 12:49:34 -05:00
NGPixel
f4e3fd0954 feat: tags autocomplete in page properties 2020-02-02 16:24:27 -05:00
Artem S Vybornov
243840c5eb fix: postgres engine to query using configured locale ()
* fix: Postgres Engine to query using right locale
* fix: postgres search dictLanguage parameter binding
2019-12-15 17:52:42 -05:00
NGPixel
3183014b25 fix: postgreSQL search engine error during page move () 2019-11-23 16:21:10 -05:00
Obyoxar
e9afcfcd94 fix: typo in PostgreSQL search module () 2019-11-03 14:30:55 -05:00
NGPixel
d69dde1df5 fix: UI fixes + search crash () 2019-11-02 16:04:43 -04:00
NGPixel
62d1d7a1df feat: move page 2019-10-13 19:59:50 -04:00
Nick
69e644e18f fix: code linting 2019-09-08 12:39:05 -04:00
Nick
b34aa5bab4 fix: elasticsearch module upgrade + deps update 2019-06-22 23:32:48 -04:00
Nick
2089d586cb fix: postgres search pageWords table creation 2019-03-24 12:51:52 -04:00
Nick
7c77cb0815 fix: postgres indexing () + deactivate handler 2019-03-24 00:27:42 -04:00
Nick
81ff24b9b6 feat: elasticsearch engine 2019-03-23 18:18:36 -04:00
Nick
343d4db0b3 feat: algolia search engine 2019-03-17 21:52:16 -04:00
Nick
c236cfdff9 fix: aws cloudsearch empty fields query 2019-03-16 18:47:00 -04:00
Nick
6eb6eecfa2 feat: AWS CloudSearch engine 2019-03-16 18:39:31 -04:00
Nick
c9648371e6 feat: aws cloudsearch engine (wip) 2019-03-13 02:52:08 -04:00
Nick
21ee8c0c0b feat: azure search module + rebuild index 2019-03-11 00:47:27 -04:00
Nick
f7664339f4 feat: search suggestions + results UI improvements 2019-03-10 01:28:58 -05:00
Nick
ab42e5e1ab feat: postgres search engine 2019-03-09 18:43:32 -05:00
Nick
b5db531234 feat: search + basic engine (wip) 2019-03-09 00:51:47 -05:00
Nicolas Giard
019537563e feat: admin logging + search 2018-09-01 22:37:20 -04:00
Nicolas Giard
9c6a4f6c20 refactor: logging + search modules PH 2018-08-31 23:42:14 -04:00
NGPixel
e03e6826a8 feat: storage + search modules skeleton 2018-05-13 12:56:55 -04:00
NGPixel
1ae47dde2e feat: admin - general, locale, theme, users, system info UI 2018-03-03 01:32:58 -05:00