spring-projects / spring-projects/spring-ai

Allow all optional fields in Milvus vector store to be created via autoconfig

Open
#1,903 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
1d 10h
Merged PRs (30d)
5

Description

          Except `isInitializeSchema`, rest of the configuration properties don't seem to be set via builder.

Originally posted by @ilayaperumalg in https://github.com/spring-projects/spring-ai/pull/1885#discussion_r1877733415

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the Milvus vector-store autoconfiguration and builder, comparing isInitializeSchema with the other optional configuration properties. Done means all optional fields can be supplied through the builder during autoconfiguration, with tests covering that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
database
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.