Searched refs:missingNotIndexedProperty (Results 1 – 3 of 3) sorted by relevance
418 hasErrorContaining(ProcessorErrors.missingNotIndexedProperty(listOf("body"))) in <lambda>()
143 ProcessorErrors.missingNotIndexedProperty(missingNotIndexed) in <lambda>()
849 fun missingNotIndexedProperty(missingNotIndexedColumns: List<String>) = in <lambda>() method