Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 5115

Regarding Text Analysis in SAP HANA

$
0
0

HI

 

I was following some blogs on how to index the documents for text analysis and tried in my test system.

I have some pdf files which I stored in blob field. I used python scripts to transfer the conent to HANA DB .

I could see the content in the table when I run a SELECT QUERY.. since it is an unstructured data , I ran this query

for the text analysis

 

 

Create FullText Index"PDF_FTI"On"PRESS_RELEASES"("File_Content")

TEXT ANALYSIS ON

CONFIGURATION 'EXTRACTION_CORE';

 

This created a table $TA but the index table is blank.

Can you share your thoughts on where it might have gone wrong ?

I use the SYSTEM user and it is an PDF file in English.

 

 

Regards

Vivek



Viewing all articles
Browse latest Browse all 5115

Trending Articles



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