Skip to content

Commit 31737e9

Browse files
authored
Merge pull request #2006 from weaviate/feat/ascii-fold
feat: add TextAnalyzerConfig for ASCII folding in text properties
2 parents 9bea05a + 5e751bf commit 31737e9

10 files changed

Lines changed: 998 additions & 11 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ env:
2828
WEAVIATE_134: 1.34.19
2929
WEAVIATE_135: 1.35.16-efdedfa
3030
WEAVIATE_136: 1.36.9-d905e6c
31-
WEAVIATE_137: 1.37.0-rc.0-b313954.amd64
31+
WEAVIATE_137: 1.37.0-rc.1-578c4eb
3232

3333
jobs:
3434
lint-and-format:

0 commit comments

Comments
 (0)