xref: /Lucene/lucene/sandbox/src/resources/META-INF/services/org.apache.lucene.codecs.PostingsFormat (revision 6a7131ee246d700c2436a85ddc537575de2aeacf)
18a136e31SMichael McCandless#  Licensed to the Apache Software Foundation (ASF) under one or more
28a136e31SMichael McCandless#  contributor license agreements.  See the NOTICE file distributed with
38a136e31SMichael McCandless#  this work for additional information regarding copyright ownership.
48a136e31SMichael McCandless#  The ASF licenses this file to You under the Apache License, Version 2.0
58a136e31SMichael McCandless#  (the "License"); you may not use this file except in compliance with
68a136e31SMichael McCandless#  the License.  You may obtain a copy of the License at
78a136e31SMichael McCandless#
88a136e31SMichael McCandless#       http://www.apache.org/licenses/LICENSE-2.0
98a136e31SMichael McCandless#
108a136e31SMichael McCandless#  Unless required by applicable law or agreed to in writing, software
118a136e31SMichael McCandless#  distributed under the License is distributed on an "AS IS" BASIS,
128a136e31SMichael McCandless#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
138a136e31SMichael McCandless#  See the License for the specific language governing permissions and
148a136e31SMichael McCandless#  limitations under the License.
158a136e31SMichael McCandless
16*6a7131eeSTomoko Uchidaorg.apache.lucene.sandbox.codecs.idversion.IDVersionPostingsFormat
17