Quantcast
Channel: SCN : All Content - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6745

Text Analysis on Binary Data

$
0
0

Hello community,

 

I'm trying to set up a full text index on a table with a BLOB column. The table is a copy of the SAP STXL table.

 

The column CLUSTD is defined in the Data Dictionary as LRAW, which correponds to a BLOB in the database.


Table_Def.png

When I create the full text index, the binary data is not extracted to plain text.


plaintext_mimetype.png

The $TA table is also garbage.

Index_table.png

 

I've tried to use the mime type Parameter when creating the index.


create_index.png

When I use application/x-abap-rawstring or application/x-cscompr, I get different results, but all of them useless.

 

Am I missing something here?

 

Any help would be greatly appreciated.

 

Regards,

Rob


Viewing all articles
Browse latest Browse all 6745

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>