Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2740

Re: HANA Text Mining Problem

$
0
0

Hi Ray,

 

I typed this as you suggest

 

SELECT *
FROM TM_GET_RELATED_DOCUMENTS (
DOCUMENT IN FULLTEXT INDEX WHERE "id"=1  as
DOCUMENT 'some text here' IN FULLTEXT INDEX WHERE "id"=1
SEARCH "text" FROM "SYSTEM"."inancTrialTrain"
RETURN 
TOP 16
"id", "text"
) AS T;

Again it gave me this error

 

Could not execute 'SELECT * FROM TM_GET_RELATED_DOCUMENTS ( DOCUMENT IN FULLTEXT INDEX WHERE "id"=1 as DOCUMENT 'some ...'

SAP DBTech JDBC: [257]: sql syntax error: incorrect syntax near "IN": line 3 col 10 (at pos 51)


Viewing all articles
Browse latest Browse all 2740

Trending Articles



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