SongGuess
Preparing search index...
server/worker-configuration
VectorizeQueryOptions
Interface VectorizeQueryOptions
interface
VectorizeQueryOptions
{
filter
?:
VectorizeVectorMetadataFilter
;
namespace
?:
string
;
returnMetadata
?:
boolean
|
VectorizeMetadataRetrievalLevel
;
returnValues
?:
boolean
;
topK
?:
number
;
}
Index
Properties
filter?
namespace?
return
Metadata?
return
Values?
top
K?
Properties
Optional
filter
filter
?:
VectorizeVectorMetadataFilter
Optional
namespace
namespace
?:
string
Optional
return
Metadata
returnMetadata
?:
boolean
|
VectorizeMetadataRetrievalLevel
Optional
return
Values
returnValues
?:
boolean
Optional
top
K
topK
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
namespace
return
Metadata
return
Values
top
K
SongGuess
Loading...