Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Adds support for dynamically updatable search analyzers #290

Merged
merged 14 commits into from
Sep 12, 2020

Commits on Sep 9, 2020

  1. Squashed commit of the following:

    commit c8c8233
    Author: Himanshu Setia <[email protected]>
    Date:   Tue Sep 8 19:21:58 2020 -0700
    
        removing comments, linting changes
    
    commit 52526e8
    Author: Himanshu Setia <[email protected]>
    Date:   Tue Sep 8 19:09:30 2020 -0700
    
        Making refresh_synonym_analyzer uri odfe compatible
    
    commit d4cc71e
    Author: Himanshu Setia <[email protected]>
    Date:   Tue Sep 8 18:33:39 2020 -0700
    
        Adding copyright disclaimer to new files
    
    commit 9af7fdf
    Author: Himanshu Setia <[email protected]>
    Date:   Tue Sep 8 17:26:53 2020 -0700
    
        Misc - removing comments, adding newline, etc.
    
    commit 1c85f18
    Author: Himanshu Setia <[email protected]>
    Date:   Tue Sep 8 16:39:26 2020 -0700
    
        Adding _refresh_synonym_analyzer API to support dynamic update for search analyzers
    Himanshu Setia committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    40db035 View commit details
    Browse the repository at this point in the history
  2. Refactoring - API renaming

    Himanshu Setia committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    4703b95 View commit details
    Browse the repository at this point in the history
  3. Response parsing changes

    Himanshu Setia committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    ae21bd4 View commit details
    Browse the repository at this point in the history
  4. Fixed multinode response parsing issue

    Himanshu Setia committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    c68d4bc View commit details
    Browse the repository at this point in the history
  5. Refactoring and logging

    Himanshu Setia committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    2f494ab View commit details
    Browse the repository at this point in the history
  6. Fixing klint errors

    Himanshu Setia committed Sep 9, 2020
    Configuration menu
    Copy the full SHA
    387095a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2020

  1. Adding UTs to validate stream parsing

    Himanshu Setia committed Sep 10, 2020
    Configuration menu
    Copy the full SHA
    2f790fc View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2020

  1. CR comments, code refactoring and more UTs

    Squashed commit of the following:
    
    commit d87842e4ccb592a39d6b6897a2b9cde9ddc2839f
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 23:36:24 2020 -0700
    
        Reverting RefreshSearchAnalyzerResponse stream input output parsing test for fixing later
    
    commit 33ef3223acde38a64575255f7ec702f807d0502e
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 23:34:49 2020 -0700
    
        Fixing missing indices test
    
    commit 8516d2142362c61630682bf7353e019bf9f6a9eb
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 21:59:55 2020 -0700
    
        CR comments and added more UTs
    
    commit d306421ca462f2614756a73231baeeb56b388365
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 20:15:59 2020 -0700
    
        shardFailure refactoring
    
    commit da80de7a68fef05e524e624ea1a8da6afdbf11d4
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 18:14:45 2020 -0700
    
        Working changes after refactoring shardFailure
    
    commit be9bf2daaa31fb6444f799a8f3ed3d0383551471
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 17:45:31 2020 -0700
    
        Corrected response parsing for indices with some failed shards
    
    commit 256f06ed23ac4ab2d78724601a1dd7e9d1423331
    Author: Himanshu Setia <[email protected]>
    Date:   Thu Sep 10 17:12:00 2020 -0700
    
        Working
    Himanshu Setia committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    b41ebcb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c33bb6 View commit details
    Browse the repository at this point in the history
  3. Integ test fixes by enforcing refresh during ingestion

    Himanshu Setia committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    33330d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f4c8465 View commit details
    Browse the repository at this point in the history
  5. API path change and few minor tweaks

    Himanshu Setia committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    71234c6 View commit details
    Browse the repository at this point in the history
  6. misc changes

    Himanshu Setia committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    4115f97 View commit details
    Browse the repository at this point in the history
  7. Reverting action name to follow the code convention

    Himanshu Setia committed Sep 11, 2020
    Configuration menu
    Copy the full SHA
    02db791 View commit details
    Browse the repository at this point in the history