Quantcast
Channel: Forum SQL Server Database Engine
Viewing all articles
Browse latest Browse all 15694

Add language to FullText Semantic search

$
0
0

I've been reading about new Semantic Indexes in Sql 2012, and it seems like tailor-made for my needs.

Unfortunately I hit the wall while trying to implement it in my project.

The wall is content of sys.fulltext_semantic_languages, which doesnt include my language (Polish to be exact), even though it is supported by FullText Indexing (sys.fulltext_languages)

Is there any way to add support for polish language in semantic search?

Regards,

A. Szechlicki


Viewing all articles
Browse latest Browse all 15694

Trending Articles