Skip to content

Commit

Permalink
add fixtures
Browse files Browse the repository at this point in the history
  • Loading branch information
SiarheiFedartsou committed Feb 2, 2025
1 parent 1384119 commit cc3765f
Show file tree
Hide file tree
Showing 2 changed files with 3,072 additions and 0 deletions.
15 changes: 15 additions & 0 deletions test/fixtures/config-icu-tokenizer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"elasticsearch": {
"settings": {
"index": {
"number_of_replicas": "999",
"number_of_shards": "5",
"refresh_interval": "1m"
}
}
},
"schema": {
"icuTokenizer": true
}
}

Loading

0 comments on commit cc3765f

Please sign in to comment.