Quantcast
Channel: SCN : Unanswered Discussions - SAP HANA and In-Memory Computing
Viewing all articles
Browse latest Browse all 4343

Create Fulltext Index on DATE Column - not supported?

$
0
0

Hi, all,

How can I create a fulltext index on DATE column?

I created the new column table ZHA400_SFLIGHT with field FLDATE, which was created as (excerp from CREATE statement):

..."FLDATE" DATE DEFAULT '' NOT NULL...

I populated the table with some test values - everything seemed OK (the dates were correctly inserted too).

Then I tried:

CREATE FULLTEXT INDEX zfl_date ON zha400_sflight(fldate) FUZZY SEARCH INDEX ON;

and I have got the message:

cannot create fulltext index: not supported type DAYDATE of column FLDATE.

I am obviously doing something wrong, but can't figure out what.

Thanks in advance for your help!

KR,

Igor


Viewing all articles
Browse latest Browse all 4343

Trending Articles



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