edgedb / rfcs

RFCs for major changes to EdgeDB
Apache License 2.0
35 stars 5 forks source link

Update the RFC 1015. #79

Closed vpetrovykh closed 11 months ago

vpetrovykh commented 1 year ago

Change FTSResult to a named tuple. Move language from an annotation to a parameter. Rename boost to weights and make it a parameter to the search functions. Remove the search functions that accept Objects, instead use a variadic doc parameter to accept one or more properties.