scienceasdf
d89224405c
feat: set analyzer for elasticsearch ( #2793 )
...
* 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
4 years ago
avioral
089b7850d9
fix: broken draw io diagram on rtl mode, improve elasticsearch config ( #2647 )
...
* - 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
4 years ago
Jafar Akhondali
5ba36ee421
refactor: server code ( #2545 )
...
+ Remove duplicated await
+ Replace some legacy codes with ES6
+ Fix some of eslint problems
4 years ago
Riccardo Re
660b78d9e2
fix: support permissions by tags for basic db search engine ( #2416 )
...
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>
4 years ago
kaziu687
66e725f426
fix: elasticsearch partial match ( #1882 )
...
Improved full text search in elastic provider
5 years ago
NGPixel
76ade8df53
feat: link autocomplete + insert link modal (markdown)
5 years ago
NGPixel
c5a22f6d13
fix: editor - show save button as saved when no modif
5 years ago
NGPixel
f4e3fd0954
feat: tags autocomplete in page properties
5 years ago
Artem S Vybornov
243840c5eb
fix: postgres engine to query using configured locale ( #1269 )
...
* fix: Postgres Engine to query using right locale
* fix: postgres search dictLanguage parameter binding
5 years ago
NGPixel
3183014b25
fix: postgreSQL search engine error during page move ( #1181 )
5 years ago
Obyoxar
e9afcfcd94
fix: typo in PostgreSQL search module ( #1176 )
5 years ago
NGPixel
d69dde1df5
fix: UI fixes + search crash ( #1086 )
5 years ago
NGPixel
62d1d7a1df
feat: move page
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
b34aa5bab4
fix: elasticsearch module upgrade + deps update
5 years ago
Nick
2089d586cb
fix: postgres search pageWords table creation
6 years ago
Nick
7c77cb0815
fix: postgres indexing ( #791 ) + deactivate handler
6 years ago
Nick
81ff24b9b6
feat: elasticsearch engine
6 years ago
Nick
343d4db0b3
feat: algolia search engine
6 years ago
Nick
c236cfdff9
fix: aws cloudsearch empty fields query
6 years ago
Nick
6eb6eecfa2
feat: AWS CloudSearch engine
6 years ago
Nick
c9648371e6
feat: aws cloudsearch engine (wip)
6 years ago
Nick
21ee8c0c0b
feat: azure search module + rebuild index
6 years ago
Nick
f7664339f4
feat: search suggestions + results UI improvements
6 years ago
Nick
ab42e5e1ab
feat: postgres search engine
6 years ago
Nick
b5db531234
feat: search + basic engine (wip)
6 years ago
Nicolas Giard
019537563e
feat: admin logging + search
6 years ago
Nicolas Giard
9c6a4f6c20
refactor: logging + search modules PH
6 years ago
NGPixel
e03e6826a8
feat: storage + search modules skeleton
7 years ago
NGPixel
1ae47dde2e
feat: admin - general, locale, theme, users, system info UI
7 years ago