feat(neuralsearch): add mode to settings types#1439
Conversation
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 2cb3525:
|
|
Is this the final wording? I saw |
These are the discussion points for the naming. The settled value is edit: {
"searchableAttributes": [
"title",
"description",
"brand"
],
"semanticSearch": {
[...]
},
"mode": "neuralSearch",
"customRanking": [
"desc(retweets)",
"desc(likes)"
]
}
|
Haroenv
left a comment
There was a problem hiding this comment.
looks good, but I don't feel comfortable approving/releasing this when naming can still change
|
@Haroenv are you okay if I merge? Is this automatically released or is it manual? |
|
I'd wait for @shortcuts, I don't think I have credentials to release anymore |
Motivation
setSettingscall.