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

[7.x] [Search] Server strategy example (#71679) #74805

Merged
merged 2 commits into from
Aug 12, 2020

Commits on Aug 11, 2020

  1. [Search] Server strategy example (elastic#71679)

    * Server strategy example
    
    * Add tsconfig
    Renamed is_partial to isPartial
    Added isPartial and isRunning to OSS response type
    
    * Docs + remove unused sample code
    
    * Fix test naming of arguments
    
    * ts
    
    * ts fix
    
    * Add filters and query input selector
    
    * Update examples/search_examples/public/components/app.tsx
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    
    * Use new service
    
    * exapmle plugin ts
    
    * unsubscribe + use timefilter
    
    * typo
    
    * docs
    
    * Add comments and use agg config
    
    * Added agg configs
    Added field selector
    Added a custom input param
    
    * Adding getEsQuery to query service (??)
    
    * Add server side example
    
    * docs
    
    * caps
    
    * list plugin in examples page
    
    * fix typo
    
    * Update examples/search_examples/public/application.tsx
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    
    * Update examples/search_examples/public/application.tsx
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    
    * Update examples/search_examples/public/components/app.tsx
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    
    * Update examples/search_examples/public/components/app.tsx
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    
    * Update examples/search_examples/public/components/app.tsx
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    
    * eslint
    
    Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    3 people authored and Liza K committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    8ca3604 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. Update kibana.json

    lizozom authored Aug 12, 2020
    Configuration menu
    Copy the full SHA
    167e978 View commit details
    Browse the repository at this point in the history