Skip to content

Conversation

@haydenhoang
Copy link
Contributor

@haydenhoang haydenhoang commented Aug 16, 2024

Change Summary

Included in #35

let node1 = Node(url: "http://localhost:8108") // or
let node2 = Node(host: "xxx-1.a1.typesense.net", port: "443", nodeProtocol: "https")

Fix the prefix parameter from

http://localhost:8108/multi_search?query_by=name&prefix=t,r,u,e,,,t,r,u,e

To

http://localhost:8108/multi_search?query_by=name&prefix=true,true

PR Checklist

@haydenhoang haydenhoang changed the title Add debug endpoint and voice query parameters, update collection field schema Add debug endpoint and voice query parameters, update collection field schema, fix the prefix param 🐛 Aug 17, 2024
@haydenhoang haydenhoang changed the title Add debug endpoint and voice query parameters, update collection field schema, fix the prefix param 🐛 Add debug endpoint and voice query parameters, update collection field schema, fix the prefix param 🐛, add support for node URL Aug 17, 2024
@jasonbosco jasonbosco merged commit a04a85b into typesense:master Aug 20, 2024
@haydenhoang haydenhoang deleted the patch branch August 22, 2024 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants