xref: /Lucene/lucene/suggest/src/resources/META-INF/services/org.apache.lucene.codecs.PostingsFormat (revision f43fe7642e9f1eb48b7438e2b132d9efc641edb6)
1b7adb6acSAreek Zillur#
2b7adb6acSAreek Zillur# Licensed to the Apache Software Foundation (ASF) under one or more
3b7adb6acSAreek Zillur# contributor license agreements.  See the NOTICE file distributed with
4b7adb6acSAreek Zillur# this work for additional information regarding copyright ownership.
5b7adb6acSAreek Zillur# The ASF licenses this file to You under the Apache License, Version 2.0
6b7adb6acSAreek Zillur# (the "License"); you may not use this file except in compliance with
7b7adb6acSAreek Zillur# the License.  You may obtain a copy of the License at
8b7adb6acSAreek Zillur#
9b7adb6acSAreek Zillur#     http://www.apache.org/licenses/LICENSE-2.0
10b7adb6acSAreek Zillur#
11b7adb6acSAreek Zillur# Unless required by applicable law or agreed to in writing, software
12b7adb6acSAreek Zillur# distributed under the License is distributed on an "AS IS" BASIS,
13b7adb6acSAreek Zillur# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14b7adb6acSAreek Zillur# See the License for the specific language governing permissions and
15b7adb6acSAreek Zillur# limitations under the License.
16b7adb6acSAreek Zillur#
17b7adb6acSAreek Zillur
18b7adb6acSAreek Zillur#  Licensed to the Apache Software Foundation (ASF) under one or more
19b7adb6acSAreek Zillur#  contributor license agreements.  See the NOTICE file distributed with
20b7adb6acSAreek Zillur#  this work for additional information regarding copyright ownership.
21b7adb6acSAreek Zillur#  The ASF licenses this file to You under the Apache License, Version 2.0
22b7adb6acSAreek Zillur#  (the "License"); you may not use this file except in compliance with
23b7adb6acSAreek Zillur#  the License.  You may obtain a copy of the License at
24b7adb6acSAreek Zillur#
25b7adb6acSAreek Zillur#       http://www.apache.org/licenses/LICENSE-2.0
26b7adb6acSAreek Zillur#
27b7adb6acSAreek Zillur#  Unless required by applicable law or agreed to in writing, software
28b7adb6acSAreek Zillur#  distributed under the License is distributed on an "AS IS" BASIS,
29b7adb6acSAreek Zillur#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30b7adb6acSAreek Zillur#  See the License for the specific language governing permissions and
31b7adb6acSAreek Zillur#  limitations under the License.
32b7adb6acSAreek Zillur
33b7adb6acSAreek Zillurorg.apache.lucene.search.suggest.document.Completion50PostingsFormat
347755cdf0SAdrien Grandorg.apache.lucene.search.suggest.document.Completion84PostingsFormat
35*f43fe764SJulie Tibshiraniorg.apache.lucene.search.suggest.document.Completion90PostingsFormat
36