You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by Zheng Lin Edwin Yeo <ed...@gmail.com> on 2018/01/09 06:22:08 UTC

Indexing of MD5 and SHA256 fields

Hi,

I'm using Solr 7.2.0.

Would like to check, is there a way that we can index the MD5 and SHA256
fields that are being extracted by Tika for EML files?

Example:
X-TIKA:digest:MD5: 0035b9e8a14bb8ca5dd3c6b63a74a31d
X-TIKA:digest:SHA256:
6183ed712e318b8674da5d685be02a331feee0416f900c728aa543c0679685cc

I have set the attr_* dynamic field in the schema, but these 2 fields are
not captured.

Regards,
Edwin

Re: Indexing of MD5 and SHA256 fields

Posted by Zheng Lin Edwin Yeo <ed...@gmail.com>.
Hi,

Does anyone have any idea on this?

Regards,
Edwin


On 9 January 2018 at 14:22, Zheng Lin Edwin Yeo <ed...@gmail.com>
wrote:

> Hi,
>
> I'm using Solr 7.2.0.
>
> Would like to check, is there a way that we can index the MD5 and SHA256
> fields that are being extracted by Tika for EML files?
>
> Example:
> X-TIKA:digest:MD5: 0035b9e8a14bb8ca5dd3c6b63a74a31d
> X-TIKA:digest:SHA256: 6183ed712e318b8674da5d685be02a
> 331feee0416f900c728aa543c0679685cc
>
> I have set the attr_* dynamic field in the schema, but these 2 fields are
> not captured.
>
> Regards,
> Edwin
>
>