You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by ta...@apache.org on 2018/11/09 18:15:47 UTC

[tika] branch branch_1x updated (0c49c85 -> 4c564bd)

This is an automated email from the ASF dual-hosted git repository.

tallison pushed a change to branch branch_1x
in repository https://gitbox.apache.org/repos/asf/tika.git.


    from 0c49c85  TIKA-2773 upgrade sqlite version
     add 4c564bd  TIKA-2777 -- improve inefficient regex performance in Optimaize in tika-eval

No new revisions were added by this update.

Summary of changes:
 CHANGES.txt                                        |  1 +
 .../org/apache/tika/eval/AbstractProfiler.java     |  2 +
 .../apache/tika/eval/util/LanguageIDWrapper.java   | 44 ++++++++++++++++++++--
 .../org/apache/tika/eval/io/ExtractReaderTest.java |  1 -
 .../org/apache/tika/eval/util/LanguageIdTest.java  | 32 ++++++++--------
 .../tika/langdetect/OptimaizeLangDetectorTest.java | 14 ++++++-
 6 files changed, 71 insertions(+), 23 deletions(-)
 copy tika-batch/src/test/java/org/apache/tika/batch/CommandLineParserBuilderTest.java => tika-eval/src/test/java/org/apache/tika/eval/util/LanguageIdTest.java (56%)