Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the 1.x branch, the default (hardwired) language identification wrapper component was the wrapper around optimaizeOptimaizeIn If you used the following in 1.x, you'd use:

Code Block
languagexml
titlepom.xml 1.27
<dependency>
  <groupId>org.apache.tika</groupId>
  <artifactId>tika-langdetect</artifactId>
  <version>1.27</version>
</dependency>

...