Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
O
- of(String) - Static method in class com.redis.vl.schema.GeoField
-
Create a GeoField with fluent API.
- of(String) - Static method in class com.redis.vl.schema.IndexSchema
-
Create with fluent API
- of(String) - Static method in class com.redis.vl.schema.NumericField
-
Create a NumericField with fluent API.
- of(String) - Static method in class com.redis.vl.schema.TagField
-
Create a TagField with fluent API
- of(String) - Static method in class com.redis.vl.schema.TextField
-
Create a TextField with fluent API
- of(String, double[]) - Static method in class com.redis.vl.query.VectorQuery
-
Create a VectorQuery with fluent API for double array
- of(String, float[]) - Static method in class com.redis.vl.query.VectorQuery
-
Create a VectorQuery with fluent API for float array
- of(String, int) - Static method in class com.redis.vl.schema.VectorField
-
Create a VectorField with fluent API
- ollama(String) - Static method in class com.redis.vl.utils.vectorize.VectorizerBuilder
-
Create a builder for Ollama embeddings.
- OnnxModelLoader - Class in com.redis.vl.utils.vectorize
-
Loads and runs ONNX models for generating embeddings.
- OnnxModelLoader() - Constructor for class com.redis.vl.utils.vectorize.OnnxModelLoader
-
Creates a new OnnxModelLoader.
- onProgress(String, long, long) - Method in interface com.redis.vl.utils.vectorize.HuggingFaceModelDownloader.ProgressListener
-
Called periodically during download to report progress.
- openAI(String) - Static method in class com.redis.vl.utils.vectorize.VectorizerBuilder
-
Create a builder for OpenAI embeddings.
- or(Filter...) - Static method in class com.redis.vl.query.Filter
-
Combine filters with OR
- organizationId(String) - Method in class com.redis.vl.utils.vectorize.VectorizerBuilder.OpenAIVectorizerBuilder
-
Set the OpenAI organization ID.
- overwrite(boolean) - Method in class com.redis.vl.extensions.router.SemanticRouter.SemanticRouterBuilder
-
Set whether to overwrite existing index.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form