Skip to content

Conversation

@cpegeric
Copy link
Contributor

@cpegeric cpegeric commented Nov 19, 2025

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #22914

What this PR does / why we need it:

  • create cronjob to re-index ivfflat index periodically
  • support user define update interval

create index idx using ivfflat on ivf(embed) lists=100 op_type "vector_l2_ops" auto_update = true interval 40 day;

alter table ivf alter index idx ivfflat auto_update = true interval 35 day;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature size/XXL Denotes a PR that changes 2000+ lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants