elasticsearch/plugins/mapper-annotated-text
Luca Cavanna 46501796a7
Rename ParseContext to DocumentParserContext (#74963)
ParseContext is used to parse documents. It was easily confused with ParserContext (now renamed to MappingParserContext) which is instead used to parse mappings.

To remove any confusion, this commit renames ParseContext to DocumentParserContext and adapts its subclasses accordingly.
2021-07-06 19:25:38 +02:00
..
src Rename ParseContext to DocumentParserContext (#74963) 2021-07-06 19:25:38 +02:00
build.gradle Add precommit task for detecting split packages (#73784) (#73931) 2021-06-08 16:53:56 -07:00