This is an automated email from the ASF dual-hosted git repository.
tallison pushed a change to branch TIKA-4625
in repository https://gitbox.apache.org/repos/asf/tika.git
from 8d9e01f737 TIKA-4625 -- add examples for Living Documentation for the
configs
add 20d2a4bc1c TIKA-4625 -- update examples for Living Documentation for
the configs
No new revisions were added by this update.
Summary of changes:
.../asciidoc/configuration/parsers/pdf-parser.adoc | 9 +++++
.../parsers/tesseract-ocr-parser.adoc | 18 ++++-----
.../org/apache/tika/config/ConfigExamplesTest.java | 14 ++++++-
.../resources/config-examples/pdf-parser-full.json | 47 ++++++++++++++++++++--
.../resources/config-examples/tesseract-full.json | 35 ++++++++++++++++
.../config-examples/tesseract-other-config.json | 14 -------
.../config/loader/TikaObjectMapperFactory.java | 4 ++
7 files changed, 113 insertions(+), 28 deletions(-)
create mode 100644
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/config-examples/tesseract-full.json
delete mode 100644
tika-parsers/tika-parsers-standard/tika-parsers-standard-package/src/test/resources/config-examples/tesseract-other-config.json