-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Remove custom posting formats #8746
Copy link
Copy link
Closed
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>breakingTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv2.0.0-beta1
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types>breakingTeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in Elasticsearchv2.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.
Custom posting formats (eg pulsing, direct, etc) are not supported by Lucene - they provide no bwc promise. We removed the documentation before 1.4.0.Beta1, and we should prevent users from using these codecs going forward.
At the very least, we should deprecate custom codecs and refuse to create new indices that use them. I don't know how widely used these are (I'd imagine not very widely at all), but I'd be tempted to remove them completely in 2.0.