Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove superfluous lucene PostingFormat service configuration (#81049)
This PR simply removes the org.apache.lucene.codecs.PostingsFormat service configuration file from elasticsearch server. The service implementation is part of lucene, and already configured by Lucene itself.
- Loading branch information