Hi,
The documentation for this features says:
> langid.langsField
>
> Specifies the field to output a list of detected languages into. This must be
> a multiValued String field. If you use langid.map.individual, each detected
> language will be added to this field.
>
Your langid.langsField fie
Hi, all,
I am using tika language detection. It is said that, if "langid.langsField"
is set as multivalued string, and then a list of languages can be stored for
the fields specified in "langid.fl".
Following is how I configure the processor in soleconfig.xml. I tried using
"text" only, and the