feat(server): Add vector index by hahahahbenny · Pull Request #2856 · apache/hugegraph

@hahahahbenny

…fields to the index label.

@dosubot bot added size:M

This PR changes 30-99 lines, ignoring generated files.

api

Changes of API

labels

Aug 20, 2025

koi2000

koi2000

@hahahahbenny

@hahahahbenny

@dosubot dosubot bot added size:L

This PR changes 100-499 lines, ignoring generated files.

and removed size:M

This PR changes 30-99 lines, ignoring generated files.

labels

Aug 27, 2025

@dosubot dosubot bot added size:XXL

This PR changes 1000+ lines, ignoring generated files.

and removed size:L

This PR changes 100-499 lines, ignoring generated files.

labels

Sep 25, 2025

@hahahahbenny hahahahbenny changed the title feat(server): Add the vector index type and the detection of related fields feat(server): Add vector index

Sep 25, 2025

@dosubot dosubot bot added size:L

This PR changes 100-499 lines, ignoring generated files.

and removed size:XXL

This PR changes 1000+ lines, ignoring generated files.

labels

Oct 29, 2025

@hahahahbenny

@dosubot dosubot bot added size:XXL

This PR changes 1000+ lines, ignoring generated files.

and removed size:L

This PR changes 100-499 lines, ignoring generated files.

labels

Oct 31, 2025

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Oct 31, 2025

hahahahbenny added a commit to hahahahbenny/incubator-hugegraph that referenced this pull request

Nov 23, 2025
# This is the 1st commit message:

add Licensed to files

# This is the commit message apache#2:

feat(server): support vector index in graphdb  (apache#2856)

* feat(server): Add the vector index type and the detection of related fields to the index label.

* fix code format

* add annsearch API

* add doc to explain the plan

delete redundency in vertexapi