I have many results for:
select * from Sent_NORMAL_TOKENS with(nolock) where normal_tokens like 'большой%'
But I haven't anything for
select * from Sent_NORMAL_TOKENS with(nolock) where CONTAINS (normal_tokens, '"большой"')
And I have not a stop-list:
select * from sys.fulltext_stopwords - is empty list