HNSWQueryOptions(ef_search: int = 40)
HNSWQueryOptions(ef_search: int = 40)
Methods
to_parameter
to_parameter() -> list[str]
Convert index attributes to list of configurations.
to_string
to_string() -> str
Convert index attributes to string.
HNSWQueryOptions(ef_search: int = 40)
HNSWQueryOptions(ef_search: int = 40)
to_parameter() -> list[str]
Convert index attributes to list of configurations.
to_string() -> str
Convert index attributes to string.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-21 UTC.