Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
8fcb8e0962
3 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20220415232231-pqcizol",
|
||||
"title": "Query syntax",
|
||||
"updated": "20220502163630"
|
||||
"updated": "20230802221616"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1275,12 +1275,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220415233433-tcac279",
|
||||
"updated": "20220415233433"
|
||||
"updated": "20230802221616"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "The disadvantage of this is that it increases disk space usage and reduces indexing performance, but there is currently no better solution, so it can only be done first. In addition, Unicode case folding and diacritics are not supported, only English letters are supported ignoring case."
|
||||
"Data": "The disadvantage of this is that it increases disk space usage and reduces indexing performance, but there is currently no better solution, so it can only be done first. In addition, diacritics are not supported, only supported case insensitive."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20220415190432-r3xqn3r",
|
||||
"title": "查询语法",
|
||||
"updated": "20220502163531"
|
||||
"updated": "20230802221513"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1273,12 +1273,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220415231036-fa3a3bu",
|
||||
"updated": "20220415231344"
|
||||
"updated": "20230802221513"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "这样做的缺点是增加了磁盘空间占用和降低了索引性能,但是目前暂时没有更好的方案,所以只能先这样了。另外,不支持 Unicode 大小写折叠和变音符号,仅支持英文字母忽略大小写。"
|
||||
"Data": "这样做的缺点是增加了磁盘空间占用和降低了索引性能,但是目前暂时没有更好的方案,所以只能先这样了。另外,不支持变音符号,仅支持忽略大小写。"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"Properties": {
|
||||
"id": "20220415232129-shpzg6r",
|
||||
"title": "查詢語法",
|
||||
"updated": "20220502163604"
|
||||
"updated": "20230802221509"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
|
@ -1279,12 +1279,12 @@
|
|||
"Type": "NodeParagraph",
|
||||
"Properties": {
|
||||
"id": "20220415232130-yjj7ba6",
|
||||
"updated": "20220415232130"
|
||||
"updated": "20230802221509"
|
||||
},
|
||||
"Children": [
|
||||
{
|
||||
"Type": "NodeText",
|
||||
"Data": "這樣做的缺點是增加了磁碟空間佔用和降低了索引性能,但是目前暫時沒有更好的方案,所以只能先這樣了。另外,不支持 Unicode 大小寫折疊和變音符號,僅支持英文字母忽略大小寫。"
|
||||
"Data": "這樣做的缺點是增加了磁碟空間佔用和降低了索引性能,但是目前暫時沒有更好的方案,所以只能先這樣了。另外,不支持變音符號,僅支持忽略大小寫。"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue