Preparing search index...
The search index is not available
@faiss-node/native API Documentation - v0.1.11
@faiss-node/native API Documentation
IndexDisposedError
Class IndexDisposedError
Hierarchy (
view full
)
FaissError
IndexDisposedError
Index
Constructors
constructor
Properties
cause
code
details
name
operation
suggestion
Constructors
constructor
new
Index
Disposed
Error
(
message
?
,
options
?
)
:
IndexDisposedError
Parameters
message
:
string
= 'Index has been disposed'
options
:
{}
= {}
Returns
IndexDisposedError
Properties
cause
cause
:
any
code
code
:
any
details
details
:
any
name
name
:
string
operation
operation
:
any
suggestion
suggestion
:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
constructor
cause
code
details
name
operation
suggestion
@faiss-node/native API Documentation - v0.1.11
Loading...