Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vector index capabilities #3

Closed
wants to merge 45 commits into from
Closed

Add vector index capabilities #3

wants to merge 45 commits into from

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    4a110cb View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. create a float32 vector

    swilly22 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    653798c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. bump encoder version

    swilly22 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    649dbce View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    2605e72 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    72ae3e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. add support for vector64

    swilly22 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3730600 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. vector byte size

    swilly22 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    aeeaff2 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. query vector index

    swilly22 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    dd98147 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    5fd6a13 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    946e854 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. update redisearch submodule

    swilly22 committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    6cbf3ca View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. resolve conflicts

    swilly22 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    a841f45 View commit details
    Browse the repository at this point in the history
  2. remove support for vector64

    swilly22 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    70e9178 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8c9cb View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. remove parser submodule

    swilly22 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4f77286 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    78f5fba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84271b2 View commit details
    Browse the repository at this point in the history
  3. leaks

    AviAvni committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    6a582fc View commit details
    Browse the repository at this point in the history
  4. wip integrate new syntax

    AviAvni committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e01f5a5 View commit details
    Browse the repository at this point in the history
  5. enable test

    AviAvni committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    f2f65d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    5fa61d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Configuration menu
    Copy the full SHA
    c4791c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. index level configuration

    swilly22 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    3de929e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    0ed3a4b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    3bfdbc7 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    e7613d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2b172 View commit details
    Browse the repository at this point in the history
  3. refine drop index

    swilly22 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    0f503c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. test index drop

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    613f357 View commit details
    Browse the repository at this point in the history
  2. test index creation

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    df351e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1afb2f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bd7d42 View commit details
    Browse the repository at this point in the history
  5. debug flow tests

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    921f168 View commit details
    Browse the repository at this point in the history
  6. free fields

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    85f4bc2 View commit details
    Browse the repository at this point in the history
  7. switch to index utils

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    93ad519 View commit details
    Browse the repository at this point in the history
  8. wrong formatting

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    573cddf View commit details
    Browse the repository at this point in the history
  9. debugging

    swilly22 committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    d3cda79 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2023

  1. Configuration menu
    Copy the full SHA
    9498ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ed6660 View commit details
    Browse the repository at this point in the history
  3. fix leak

    AviAvni committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    67c97b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f0c2a7 View commit details
    Browse the repository at this point in the history
  5. wip

    swilly22 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    8a51d08 View commit details
    Browse the repository at this point in the history
  6. multi type index scan

    swilly22 committed Sep 10, 2023
    Configuration menu
    Copy the full SHA
    0b5c3f5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abbc66d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. disable failing test

    swilly22 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d2cf859 View commit details
    Browse the repository at this point in the history