GitHub user imbajin added a comment to the discussion: Secondary index and full 
tet query in Hugegraph

@tomasciudad-indra Thanks for the follow-up. Short answer: we do not have a 
short-term plan to add a separate full-text indexing engine in HugeGraph; 
vector indexing is the current priority, but we are open to well-argued 
proposals from the community.

A practical direction would be an external module that writes full-text indexes 
asynchronously. That keeps the core HugeGraph codebase minimally invasive, 
allows the module to be maintained independently, and keeps the impact on OLTP 
latency low while still preserving eventual consistency.

Also, PR #2922 already contains the initial vector index integration design, so 
comments and ideas there are very welcome.

GitHub link: 
https://github.com/apache/hugegraph/discussions/2739#discussioncomment-17235855

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to