Skip to content

Conversation

@zchee
Copy link

@zchee zchee commented Sep 11, 2025

Currently, the branch name is hard-coded as main in frontend side, so if index this (https://github.com/zilliztech/claude-context itself) repository and search for any word (such as voyageai), the URL link will return a 404 Not Found error.

Indexing branch name as well for future use like support non default branch indexing. And fix the incorrect file url as the hard-coded main branch name

Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
fieldName: "branch",
dataType: "VarChar",
elementTypeParams: {
max_length: 512
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

too large? I don't know Git branch name maximum length limitation.

ayaka209 added a commit to ayaka209/claude-context that referenced this pull request Sep 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant