Files
spring-ai/vector-stores/spring-ai-pgvector-store
Sagar Bhat 773b7bd3ca PgVectorStore: creating an index only if missing
- Resolve an issue where a new index keeps getting created during application start up.
 - Solution is is to create an index only if an index on the embedding column does not exist.
 - Add missing index name.
2024-04-26 19:03:45 +02:00
..
2024-04-09 20:55:39 +02:00