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.