You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.
Hi Rick,
If you want to use the provided API method, you should pass the :data variable (which pass any structure you like as the structure body of the request).
If you have a lot of data to pass, then it might be probably better just write your own template (not a search-template though), eventually with some default, for example:
Notice that the :like_text and the like_fields in this example are optional, so when you don't pass them the more_like_this structure branch will be pruned.
HTH
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
How do I pass in the parameters that make mlt useful (like mlt_fields and min_doc_freq)?
The text was updated successfully, but these errors were encountered: