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

Synthetic source: load text from stored fields #87480

Merged
merged 36 commits into from
Aug 17, 2022

Commits on Jun 7, 2022

  1. Synthetic source: load text from stored fields

    Adds support for loading `text` fields that have `store: true`. We could
    likely load *any* stored fields, but I wanted to blaze the trail using
    something fairly useful.
    nik9000 committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a0fb6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bc549f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

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

Commits on Jul 26, 2022

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

Commits on Jul 27, 2022

  1. Finish merge

    nik9000 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    23c9bee View commit details
    Browse the repository at this point in the history
  2. foo

    nik9000 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    e43738c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    168e115 View commit details
    Browse the repository at this point in the history
  4. Woah this was important

    nik9000 committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    95968ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06d1543 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    20f6752 View commit details
    Browse the repository at this point in the history
  2. Come on

    nik9000 committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    658e6a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Configuration menu
    Copy the full SHA
    af35023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84dc3ef View commit details
    Browse the repository at this point in the history
  3. cleanup

    nik9000 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    bc2c5cc View commit details
    Browse the repository at this point in the history
  4. Come on

    nik9000 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    a310c3d View commit details
    Browse the repository at this point in the history
  5. Synthetic source: add test for frozen

    Adds a test for synthetic _source and searchable snapshots.
    nik9000 committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3775bf0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    564e760 View commit details
    Browse the repository at this point in the history
  2. Fixup afte rmerge

    nik9000 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    81ebab2 View commit details
    Browse the repository at this point in the history
  3. Support stored sub-keywords

    nik9000 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    f35cf3a View commit details
    Browse the repository at this point in the history
  4. Fix stored fields

    nik9000 committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    1743a3d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Foo

    nik9000 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    3dbf86d View commit details
    Browse the repository at this point in the history
  2. WWOOOOOOOOO

    nik9000 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    02c4365 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Better?

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    21f8da5 View commit details
    Browse the repository at this point in the history
  2. Top level wisdom

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    a9db9af View commit details
    Browse the repository at this point in the history
  3. Fixup

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    43b7bae View commit details
    Browse the repository at this point in the history
  4. Fixup

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3212c70 View commit details
    Browse the repository at this point in the history
  5. Words

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    0104b8f View commit details
    Browse the repository at this point in the history
  6. Spotless

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    69b3725 View commit details
    Browse the repository at this point in the history
  7. TODONE

    nik9000 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3850fcd View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Configuration menu
    Copy the full SHA
    47d2277 View commit details
    Browse the repository at this point in the history
  2. Merge

    nik9000 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e8ca30e View commit details
    Browse the repository at this point in the history
  3. Message

    nik9000 committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    531ca17 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    360dd89 View commit details
    Browse the repository at this point in the history
  2. Words

    nik9000 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    414f3a1 View commit details
    Browse the repository at this point in the history
  3. Maybe this is better?

    nik9000 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    0c51599 View commit details
    Browse the repository at this point in the history
  4. About this?

    nik9000 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    a81d20e View commit details
    Browse the repository at this point in the history