Skip to content
This repository was archived by the owner on Oct 29, 2023. It is now read-only.

Commit 9c02fe2

Browse files
committed
Mention inference processor in the docs
1 parent c619173 commit 9c02fe2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Uses the [langdetect](https://github.com/YouCruit/language-detection/) plugin to try to find out the language used in a field.
44

5+
Note that Elasticsearch has native support for langdetection nowadays using the
6+
`inference` ingest processor. See more in
7+
[the documentation](https://www.elastic.co/guide/en/machine-learning/current/ml-lang-ident.html)
8+
59
## Installation
610

711
| ES | Command |

0 commit comments

Comments
 (0)