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

INGEST: Create Index Before Pipeline Execute #32786

Merged
merged 9 commits into from
Aug 14, 2018

Commits on Aug 10, 2018

  1. INGEST: Create Index Before Pipeline Execute

    * Ensures that indices are created before the default pipeline setting is read to correcly handle the case of an index template containing a default pipeline (without the fix the first document does not get the pipeline applied as explained in elastic#32758)
    * closes elastic#32758
    original-brownbear committed Aug 10, 2018
    Configuration menu
    Copy the full SHA
    eda2e03 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2018

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

    original-brownbear committed Aug 11, 2018
    Configuration menu
    Copy the full SHA
    167e543 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

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

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    41a7993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d28ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf38321 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Configuration menu
    Copy the full SHA
    374f11b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c64a84 View commit details
    Browse the repository at this point in the history