elasticsearch/modules/percolator
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 Consolidate REST API specifications and publish under Apache 2.0 license (#70940) 2021-03-26 16:20:25 -07:00