[ACS-6644] Updated config guide, added build example, fixed mistakes (#9700)

This commit is contained in:
Grzegorz Jaśkowski
2024-06-04 15:05:24 +02:00
committed by GitHub
parent 6c740bc35c
commit 376969ae42
12 changed files with 347 additions and 81 deletions

View File

@@ -49,7 +49,7 @@ user types `test`
user types `*`
```text
(cm:name:"**" OR cm:title:"**" OR cm:description:"**" OR TEXT:"**" OR TAG:"**")
(cm:name:"*" OR cm:title:"*" OR cm:description:"*" OR TEXT:"*" OR TAG:"*")
```
user types `one two`