Integrate Oudelaa backend features, security, tests, and deployment updates
هذا الالتزام موجود في:
46
ops/atlas-search/users_search.json
Normal file
46
ops/atlas-search/users_search.json
Normal file
@@ -0,0 +1,46 @@
|
||||
{
|
||||
"mappings": {
|
||||
"dynamic": false,
|
||||
"fields": {
|
||||
"username": [
|
||||
{
|
||||
"type": "autocomplete",
|
||||
"tokenization": "edgeGram",
|
||||
"minGrams": 2,
|
||||
"maxGrams": 15,
|
||||
"foldDiacritics": true
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"analyzer": "lucene.keyword"
|
||||
}
|
||||
],
|
||||
"name": [
|
||||
{
|
||||
"type": "autocomplete",
|
||||
"tokenization": "edgeGram",
|
||||
"minGrams": 2,
|
||||
"maxGrams": 15,
|
||||
"foldDiacritics": true
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"analyzer": "lucene.standard"
|
||||
}
|
||||
],
|
||||
"stageName": [
|
||||
{
|
||||
"type": "autocomplete",
|
||||
"tokenization": "edgeGram",
|
||||
"minGrams": 2,
|
||||
"maxGrams": 15,
|
||||
"foldDiacritics": true
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"analyzer": "lucene.standard"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
المرجع في مشكلة جديدة
حظر مستخدم