# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
content.source.encoding=UTF-8
doc.tokenized=false
doc.body.tokenized=true
content.source.forever=false
log.step=100000
{ "Rounds"
-NewAnalyzer(KeywordAnalyzer)
ResetInputs
{ "FrenchKeyword" { ReadTokens > : * ResetInputs } : 10
-NewAnalyzer(KeywordAnalyzer)
ResetInputs
{ "GermanKeyword" { ReadTokens > : * ResetInputs } : 10
-NewAnalyzer(KeywordAnalyzer)
ResetInputs
{ "UkrainianKeyword" { ReadTokens > : * ResetInputs } : 10
-NewAnalyzer(KeywordAnalyzer)
ResetInputs
{ "EnglishKeyword" { ReadTokens > : * ResetInputs } : 10
-NewLocale(fr)
-NewCollationAnalyzer
ResetInputs
{ "FrenchJDK" { ReadTokens > : * ResetInputs } : 10
-NewLocale(de)
-NewCollationAnalyzer
ResetInputs
{ "GermanJDK" { ReadTokens > : * ResetInputs } : 10
-NewLocale(uk)
-NewCollationAnalyzer
ResetInputs
{ "UkrainianJDK" { ReadTokens > : * ResetInputs } : 10
-NewLocale(en)
-NewCollationAnalyzer
ResetInputs
{ "EnglishJDK" { ReadTokens > : * ResetInputs } : 10
-NewLocale(fr)
-NewCollationAnalyzer(impl:icu)
ResetInputs
{ "FrenchICU" { ReadTokens > : * ResetInputs } : 10
-NewLocale(de)
-NewCollationAnalyzer(impl:icu)
ResetInputs
{ "GermanICU" { ReadTokens > : * ResetInputs } : 10
-NewLocale(uk)
-NewCollationAnalyzer(impl:icu)
ResetInputs
{ "UkrainianICU" { ReadTokens > : * ResetInputs } : 10
-NewLocale(en)
-NewCollationAnalyzer(impl:icu)
ResetInputs
{ "EnglishICU" { ReadTokens > : * ResetInputs } : 10
NewRound
} : 5
RepSumByNameRound