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 existing indices as a source data option; improve config autofilling #346

Merged
merged 7 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. Add options; auto-populate sample docs on index selection

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ff2c857 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. onboard getmappings api; set default mappings and ml processor config…

    …s optionally
    
    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    417afde View commit details
    Browse the repository at this point in the history
  2. clear out some config on manual or uploaded doc input changes

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    010641b View commit details
    Browse the repository at this point in the history
  3. change default index name for custom

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    48f9ce7 View commit details
    Browse the repository at this point in the history
  4. revert overwriting of index mappings

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d38c4fd View commit details
    Browse the repository at this point in the history
  5. revert vector field overriding

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7b39cac View commit details
    Browse the repository at this point in the history
  6. Move vector search check

    Signed-off-by: Tyler Ohlsen <[email protected]>
    ohltyler committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    7dd41ba View commit details
    Browse the repository at this point in the history