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

[Javadoc] add missing javadocs for :example-plugin modules #4540

Merged
merged 9 commits into from
Sep 19, 2022

Commits on Sep 17, 2022

  1. Add javadocs for example-plugins:custom-settings module

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    327e725 View commit details
    Browse the repository at this point in the history
  2. Add javadocs for example-plugins:custom-significance-heuristic

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c5502a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Add javadocs for example-plugins:custom-suggester

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    bd7b086 View commit details
    Browse the repository at this point in the history
  2. Add javadocs to example-plugins:painless-allowlist

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    1191cdb View commit details
    Browse the repository at this point in the history
  3. Add javadocs to example-plugins:rescore

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    af71891 View commit details
    Browse the repository at this point in the history
  4. Add javadocs to example-plugins:rest-handler

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    466bc7e View commit details
    Browse the repository at this point in the history
  5. Add javadocs to example-plugins:script-expert-scoring

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    dfe4444 View commit details
    Browse the repository at this point in the history
  6. Remove exclusions for module which aren't giving javadoc errors

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    6dc5211 View commit details
    Browse the repository at this point in the history
  7. CI testing apparently needs to instantiate a no-op class

    Signed-off-by: Daniel Widdis <widdis@gmail.com>
    dbwiddis committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    2190a7d View commit details
    Browse the repository at this point in the history