[
https://issues.apache.org/jira/browse/TIKA-2355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris A. Mattmann resolved TIKA-2355.
-------------------------------------
Resolution: Fixed
Assignee: Chris A. Mattmann
Fixed!
{noformat}
LMC-053601:tf mattmann$ git commit -m "record changes for TIKA-2265."
[master c6b6b17] record changes for TIKA-2265.
1 file changed, 2 insertions(+), 1 deletion(-)
LMC-053601:tf mattmann$ git push -u origin master
Counting objects: 13, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (13/13), 1.06 KiB | 0 bytes/s, done.
Total 13 (delta 6), reused 0 (delta 0)
remote: Resolving deltas: 100% (6/6), completed with 5 local objects.
To https://github.com/apache/tika.git
2bcc0a7..c6b6b17 master -> master
Branch master set up to track remote branch master from origin.
LMC-053601:tf mattmann$
{noformat}
Thanks Madhav.
> Cache trained mode while running ObjectRecognition server from Docker builds
> -----------------------------------------------------------------------------
>
> Key: TIKA-2355
> URL: https://issues.apache.org/jira/browse/TIKA-2355
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Reporter: Madhav Sharan
> Assignee: Chris A. Mattmann
> Labels: memex
>
> DockerBuilds of ObjectRecognition downloads model every time server starts.
> This can be prevented by initializing code once before we exit from
> DockerBuild so model is downloaded once and always available at subsequent
> server startup
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)