Weaviate · Example Payload

Weaviate Text Analyzer Config Example

Vector DatabaseAIMachine LearningSemantic SearchOpen SourceGraphQLKubernetes

Weaviate Text Analyzer Config Example is an example object payload from Weaviate, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

asciiFoldasciiFoldIgnorestopwordPreset

Example Payload

Raw ↑
{
  "asciiFold": true,
  "asciiFoldIgnore": [
    "example-ljdirked"
  ],
  "stopwordPreset": "example-gjieujlx"
}