RE Tika: see https://issues.apache.org/jira/browse/SOLR-13973 -- if you
have thoughts, I suggest leaving them there, in-context with that topic.
~ David Smiley
Apache Lucene/Solr Search Developer
http://www.linkedin.com/in/davidwsmiley
On Sat, Oct 23, 2021 at 9:18 AM Eric Pugh
wrote:
> Did we
One option for more complex copy cases is CloneFieldUpdateProcessorFactory,
if regexes will do the trick, if not you can probably create a custom
processor that extends FieldMutatingUpdateProcessorFactory.
On Sat, Oct 23, 2021 at 9:44 AM Thomas Wöckinger <
thomas.woeckin...@gmail.com> wrote:
> Hi
Hi!
Currently it is not possible to add additional conditions on copying a
source to a destination field.
But when using Nested documents there is often the case that objects in
different hierarchies share the same field because they have the same type
and name. Think of a common field name like
Did we want to try and remove Tika (and it’s long list of dependencies) from
Solr 9? The Tika 2.0 project provides a much lighter way of integrating Tika
that could be used in Solr….
> On Oct 22, 2021, at 6:13 PM, Houston Putman wrote:
>
> Dont want to start a bike shed here, but on the v2