0

Is it possible to execute FTS queries using Forms of words inflectional? For example: select id, string from test;

1 John worked as chief and works as pilot 2 George works as pilot 3 Mary likes flowers

and search something like select id, string from test where string .... 'work'; and receive 2 rows with id in (1,2)

?

ZedZip
  • 5,794
  • 15
  • 66
  • 119

0 Answers0