infinity
infinity copied to clipboard
The AI-native database built for LLM applications, providing incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Describe the feature you'd like Besides vector search and fulltext...
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Describe the feature you'd like Current Jieba analyzer for Chinese...
### Describe the improvement you'd like TopN in sparse, vector are mandatory and digit, which is key-value style option in tensor and text search. We need to unify the style.
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Is your feature request related to a problem? _No response_...
### Parent Issue NA ### Detail of Subtask Don't use MmapReader since it uses too much memory. Currently FinalSpillFile write external sorted result to a file, and FinalSpillFile read it...
### Describe the improvement you'd like A lock is used when infinity access block version. This issue proposes to use atomic variable to control the block version access to improve...
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Describe the feature you'd like Now we have several file...
### Describe your problem As we know that almost all optimizers are based on rules, just like too functions: `match` and `replace`, means that if we `match` the expression, then...
### Is there an existing issue for the same feature request? - [X] I have checked the existing issues. ### Describe the feature you'd like Now, the INSERT interface of...