@Test
public void testCarrot905()
{
createDocuments("", "aa . bb", "", "bb . cc", "", "aa . cc . cc");
PreprocessingContext context = preprocessingPipeline.preprocess(
this.context.documents,
this.context.query,
this.context.language.getLanguageCode());
// The preprocessing pipeline will produce increasing indices in tfByDocument,