Hi All,
I want to create a FTS index using REST api as below.
-
FTS index with type,typemapping with a custom analyser
-
Define a custom analyser with unicode tokens and to_lower token filter
Can I perform all of the above steps using Rest API?If so point me to reference Url?
Or else Do we need to manually create cusom analysers in the UI ?
Thanks
Isuru