[
https://issues.apache.org/jira/browse/SOLR-8714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Pugh resolved SOLR-8714.
-----------------------------
Resolution: Won't Fix
In Solr 10 we are leveraging either Tika Server (running in it's own seperate
server process) or maybe Tika Pipes (again, running in a seperate JVM).
Please revalidate your issue against Solr 10 with one of those options, and if
it is still present need, happy to work with you on a fix using the new
approach for Tika.
> Implement translation contrib package for LanguageTranslationUpdateProcessor's
> ------------------------------------------------------------------------------
>
> Key: SOLR-8714
> URL: https://issues.apache.org/jira/browse/SOLR-8714
> Project: Solr
> Issue Type: New Feature
> Reporter: Lewis John McGibbney
> Assignee: Tommaso Teofili
> Priority: Major
> Fix For: 6.2
>
>
> A while back over in Tika we implemented the
> [Translator|https://github.com/apache/tika/blob/master/tika-core/src/main/java/org/apache/tika/language/translate/Translator.java]
> interface. This now provides a number of
> [implementations|https://github.com/apache/tika/tree/master/tika-translate/src/main/java/org/apache/tika/language/translate].
>
> This issue will provide a translation contrib package offering a
> LanguageTranslationUpdateProcessor.
> The new processor will probably utilize the existing [Solr Language
> Identifier|https://github.com/apache/lucene-solr/tree/master/solr/contrib/langid]
> and would enable a document to be translated based upon a user defined
> mapping. The LanguageTranslatorUpdateProcessor's should be pluggable and
> would be placed in an UpdateChain the same as the
> [LanguageIdentifierUpdateProcessor|https://github.com/apache/lucene-solr/blob/master/solr/contrib/langid/src/java/org/apache/solr/update/processor/LanguageIdentifierUpdateProcessor.java]'s
> It is my intent to also provide a wiki page which can be referenced and
> maintained in conjunction with the code.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]