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

Neural sparse query two-phase search processor's bwc test #777

Merged
merged 30 commits into from
Jul 9, 2024

Commits on May 10, 2024

  1. Poc of pipeline

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3d2bd18 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. Complete some settings for two phase pipeline.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b8ef828 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Change the implement of two-phase from QueryBuilderVistor to custom p…

    …rocess funciton.
    
    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f678e93 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Add It and fix some bug on the state of multy same neuralsparsequeryb…

    …uilder.
    
    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9a1d52c View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Simplify some logic, and correct some format.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 20, 2024
    Configuration menu
    Copy the full SHA
    3bb10fe View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Optimize some format.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    dbc4269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a93c8cd View commit details
    Browse the repository at this point in the history
  3. Add some test case.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f190834 View commit details
    Browse the repository at this point in the history
  4. Optimize some logic for zhichao-aws's comments.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5ee07d1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into search-pipeline

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a9adb72 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Optimize a line without application.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0f5eab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25edb27 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Remove a redundant null check, fix a if format.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed May 31, 2024
    Configuration menu
    Copy the full SHA
    61cac40 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

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

Commits on Jun 3, 2024

  1. Add some comments to illustrate the influence of the modify on 2-phas…

    …e search pipeline to neural sparse query builder.
    
    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a53966c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add restart and rolling upgrade bwc test for neural sparse two phase …

    …processor.
    
    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    eb17594 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e3e65 View commit details
    Browse the repository at this point in the history
  3. Spotless on qa.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    248dfb4 View commit details
    Browse the repository at this point in the history
  4. Update change log for two-phase BWC test.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    e362373 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Remove redundant lines of two-phase BWC test.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    347e42e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    641152f View commit details
    Browse the repository at this point in the history
  2. Merge from main.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    801d96a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Add changelog.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    55544cb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    93e957f View commit details
    Browse the repository at this point in the history
  2. Add the PR link and number for the CHANGELOG.md.

    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b9cfdb6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 8, 2024

  1. [Fix] NeuralSparseTwoPhaseProcessorIT created wrong ingest pipeline, …

    …fix it to correct API.
    
    Signed-off-by: conggguan <[email protected]>
    conggguan committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    820cbac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa42c07 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Merge branch 'main' into search-pipeline-bwc

    Signed-off-by: conggguan <[email protected]>
    conggguan authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    0540635 View commit details
    Browse the repository at this point in the history