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

Move language analyzers from server to analysis-common module. #31300

Commits on Jun 18, 2018

  1. Move language analyzers from server to analysis-common module.

    The following analyzers were moved from server module to analysis-common module:
    `greek`, `hindi`, `hungarian`, `indonesian`, `irish`, `italian`, `latvian`,
    `lithuanian`, `norwegian`, `persian`, `portuguese`, `romanian`, `russian`,
    `sorani`, `spanish`, `swedish`, `turkish` and `thai`.
    
    Relates to elastic#23658
    martijnvg committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    c443c06 View commit details
    Browse the repository at this point in the history
  2. changed caching strategy of chinese and standard_html_strip analyzers,

    because they were incorrectly set to LUCENE
    martijnvg committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    76ad3d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c8680b View commit details
    Browse the repository at this point in the history