Skip to content

Commit

Permalink
Update _analyzers/index.md
Browse files Browse the repository at this point in the history
Signed-off-by: Melissa Vagi <[email protected]>
  • Loading branch information
vagimeli authored Oct 8, 2024
1 parent 77b6df1 commit 42a2267
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _analyzers/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ The response provides information about the analyzers for each field:
```

## Normalizers

Tokenization divides text into individual terms, but it does not address variations in token forms. Normalization resolves these issues by converting tokens into a standard format. This ensures that similar terms are matched appropriately, even if they are not identical.

### Normalization techniques
Expand Down

0 comments on commit 42a2267

Please sign in to comment.