Skip to content

Move several token filters to common-analysis module#24948

Merged
martijnvg merged 1 commit intoelastic:masterfrom
martijnvg:move_4_tokenfilter_factories_to_common_analysis_module
May 31, 2017
Merged

Move several token filters to common-analysis module#24948
martijnvg merged 1 commit intoelastic:masterfrom
martijnvg:move_4_tokenfilter_factories_to_common_analysis_module

Conversation

@martijnvg
Copy link
Copy Markdown
Member

Move keyword_marker, trim, snowball and porter_stemmer tokenfilter factories from core to common-analysis module.

Relates to #23658

Copy link
Copy Markdown
Member

@nik9000 nik9000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a minor thing about testing trim but otherwise awesome! Thanks!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool. The pre-configured version of lowercase is in core so this'll work!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:+1

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think maybe test this with the keyword tokenizer instead.

@martijnvg martijnvg force-pushed the move_4_tokenfilter_factories_to_common_analysis_module branch from afbafaf to 4b0928f Compare May 30, 2017 15:55
…filter factories from core to common-analysis module.

Relates to elastic#23658
@martijnvg martijnvg force-pushed the move_4_tokenfilter_factories_to_common_analysis_module branch from 4b0928f to 258be2b Compare May 31, 2017 07:35
@martijnvg martijnvg merged commit 258be2b into elastic:master May 31, 2017
@martijnvg martijnvg removed the v5.5.0 label May 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants