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
403: Rename index_name option to index_uid in multi_search r=ellnix a=ellnix
Made a mistake when supporting this option, at least it has not made it to release yet.
Co-authored-by: ellnix <[email protected]>
The index to search is inferred from the model if the key is a model, if the key is a string the key is assumed to be the index unless the `:index_name` option is passed:
279
+
The index to search is inferred from the model if the key is a model, if the key is a string the key is assumed to be the index unless the `:index_uid` option is passed:
0 commit comments