Skip to content

Releases: infiniflow/infinity

v0.6.0-dev5

Choose a tag to compare

@yuzhichang yuzhichang released this 28 Jul 11:06
e061e77

Release v0.6.0-dev5 created from e061e77 at 2025-07-28 10:00:31+00:00

v0.6.0-dev4

Choose a tag to compare

@yuzhichang yuzhichang released this 23 Jul 07:52

What's Changed

Read more

v0.6.0-dev3

Choose a tag to compare

@yuzhichang yuzhichang released this 05 Feb 12:52

Release v0.6.0-dev3 created from d498c5d at 2025-02-05 11:53:43+00:00

v0.6.0-dev2

Choose a tag to compare

@yuzhichang yuzhichang released this 15 Jan 10:34
f5fbb58

Release v0.6.0-dev2 created from f5fbb58 at 2025-01-15 09:40:23+00:00

v0.6.0-dev1

Choose a tag to compare

@yuzhichang yuzhichang released this 09 Jan 14:30
edf6434

Release v0.6.0-dev1 created from edf6434 at 2025-01-09 13:36:10+00:00

v0.5.2

Choose a tag to compare

@yuzhichang yuzhichang released this 24 Dec 04:37
2df22b5

Release v0.5.2 created from 2df22b5 at 2024-12-24 03:45:36+00:00

v0.5.1

Choose a tag to compare

@yuzhichang yuzhichang released this 23 Dec 13:40
ebc567d

Release v0.5.1 created from ebc567d at 2024-12-23 12:50:09+00:00

v0.5.0

Choose a tag to compare

@yuzhichang yuzhichang released this 18 Dec 02:42
9883910

Summary

  • Support for high availability architecture based on shared storage.
  • Support product quantization for dense vectors
  • Support 8 bit scalar quantization for dense vectors
  • Support binary dense vectors, and provide Hamming distance similarity.
  • Support search results caching and pagination.
  • Allow to specify comment when creating database and index.
  • Support functions including: regular expression, md5, substring, lower, upper, ltrim, rtrim, trim, char_posiition, sqrt, round, ceil, floor, IN, isnan, isinf, and isfinite.
  • Improve the performance of full-text phrase search by providing dynamic query pruning.
  • Allow threshold to be specified to limit search results when using BM25 / L2 / IP / Cosine.
  • Support Arm64 architecture.
  • Improve the performance of RAG analyzer.
  • Provide IK analzyer for Chinese full text search which is popular for elasticsearch users.
  • Integration into RAGFlow

v0.5.0-dev7

Choose a tag to compare

@yuzhichang yuzhichang released this 16 Dec 09:48
4c0d416

Release v0.5.0-dev7 created from 4c0d416 at 2024-12-16 08:57:29+00:00

v0.5.0-dev6

Choose a tag to compare

@yuzhichang yuzhichang released this 12 Dec 04:52
3f07ecf

Release v0.5.0-dev6 created from 3f07ecf at 2024-12-12 04:02:06+00:00