Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
P
- paginate(Object, int) - Method in class com.redis.vl.index.SearchIndex
-
Execute a query and return results in paginated batches.
- params(Map<String, Object>) - Method in class com.redis.vl.query.FilterQuery.FilterQueryBuilder
-
Set query parameters.
- parseKey(String) - Static method in class com.redis.vl.test.vcr.VCRCassetteStore
-
Parses a cassette key into its components.
- parseSortSpec(SortField) - Static method in class com.redis.vl.query.SortSpec
-
Parse a single SortField.
- parseSortSpec(String) - Static method in class com.redis.vl.query.SortSpec
-
Parse a single field name (defaults to ascending order).
- parseSortSpec(String, String) - Static method in class com.redis.vl.query.SortSpec
-
Parse a single field name with direction.
- parseSortSpec(List<SortField>) - Static method in class com.redis.vl.query.SortSpec
-
Parse a list of SortFields (supports multiple fields).
- persistCassettes() - Method in class com.redis.vl.test.vcr.VCRContext
-
Persists cassettes by triggering a Redis BGSAVE.
- phonetic(String) - Method in class com.redis.vl.schema.TextField.TextFieldBuilder
-
Set the phonetic matcher
- PLAYBACK - Enum constant in enum class com.redis.vl.test.vcr.VCRMode
-
Use cached responses only.
- PLAYBACK_OR_RECORD - Enum constant in enum class com.redis.vl.test.vcr.VCRMode
-
Smart mode: use cache if it exists, otherwise record.
- preFilter(String) - Method in class com.redis.vl.query.VectorQuery.Builder
-
Set the pre-filter expression
- prefix - Variable in class com.redis.vl.extensions.cache.BaseCache
-
The Redis key prefix for this cache.
- prefix(String) - Method in class com.redis.vl.schema.IndexSchema.Builder
-
Set the key prefix (single prefix)
- prefix(String, String) - Static method in class com.redis.vl.query.Filter
-
Create a prefix filter
- prefix(List<String>) - Method in class com.redis.vl.schema.IndexSchema.Builder
-
Set multiple key prefixes.
- preloadBatchCassette(String, float[][]) - Method in class com.redis.vl.test.vcr.VCREmbeddingInterceptor
-
Preloads a batch cassette into the in-memory cache (for testing).
- preloadBatchCassette(String, float[][]) - Method in class com.redis.vl.test.vcr.VCREmbeddingModel
-
Preloads a batch cassette into the in-memory cache (for testing).
- preloadBatchCassette(String, float[][]) - Method in class com.redis.vl.test.vcr.VCRSpringAIEmbeddingModel
-
Preloads a batch cassette into the in-memory cache (for testing).
- preloadCassette(String, float[]) - Method in class com.redis.vl.test.vcr.VCREmbeddingInterceptor
-
Preloads a cassette into the in-memory cache (for testing).
- preloadCassette(String, float[]) - Method in class com.redis.vl.test.vcr.VCREmbeddingModel
-
Preloads a cassette into the in-memory cache (for testing).
- preloadCassette(String, float[]) - Method in class com.redis.vl.test.vcr.VCRSpringAIEmbeddingModel
-
Preloads a cassette into the in-memory cache (for testing).
- preloadCassette(String, String) - Method in class com.redis.vl.test.vcr.VCRChatModel
-
Preloads a cassette for testing purposes.
- preloadCassette(String, String) - Method in class com.redis.vl.test.vcr.VCRSpringAIChatModel
-
Preloads a cassette for testing purposes.
- preprocessAndValidateObjects(List<Map<String, Object>>, String, List<String>, Function<Map<String, Object>, Map<String, Object>>, boolean) - Method in class com.redis.vl.storage.BaseStorage
-
Preprocess and validate a list of objects.
- preprocessObject(Map<String, Object>, Function<Map<String, Object>, Map<String, Object>>) - Static method in class com.redis.vl.storage.BaseStorage
-
Apply a preprocessing function to the object if provided.
- printStatistics() - Method in class com.redis.vl.test.vcr.VCRContext
-
Prints VCR statistics to stdout.
- processEmbedding(float[], boolean) - Method in class com.redis.vl.utils.vectorize.BaseVectorizer
-
Convert embedding to byte buffer if requested.
- PROMPT_FIELD_NAME - Static variable in class com.redis.vl.extensions.Constants
- PROMPT_FIELD_NAME - Static variable in class com.redis.vl.extensions.ExtensionConstants
-
Field name for prompt text in cache.
- PromptResponsePair - Class in com.redis.vl.extensions.cache
-
Represents a prompt-response pair for batch operations.
- PromptResponsePair(String, String) - Constructor for class com.redis.vl.extensions.cache.PromptResponsePair
-
Creates a new PromptResponsePair without metadata.
- PromptResponsePair(String, String, Map<String, Object>) - Constructor for class com.redis.vl.extensions.cache.PromptResponsePair
-
Creates a new PromptResponsePair with metadata.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form