infiniflow / infinity

The AI-native database built for LLM applications, providing incredibly fast full-text and vector search
https://infiniflow.org
Apache License 2.0
2.06k stars 172 forks source link

[Feature Request]: Performance optimization for full text search if there are many terms #1320

Open yingfeng opened 3 weeks ago

yingfeng commented 3 weeks ago

Is there an existing issue for the same feature request?

Is your feature request related to a problem?

No response

Describe the feature you'd like

Either BMW or BMM could not skip efficiently if the query contains too many clauses. Optimizations are required for these scenarios

Describe implementation you've considered

No response

Documentation, adoption, use case

No response

Additional information

No response

yingfeng commented 2 weeks ago

Fix by #1342