Hello,
I am pretty new to ES and i use templates for search. we have separate settings file to add analyzers and all. I am trying to add search_type in same file. is it possible to add search_type in settings file?
i tried "index.routing.search_type:dfs_query_then_fetch" or "search_type:dfs_query_then_fetch" but nothing worked.
thanks,