我正在尝试使用以下方法使用MongoRepository从集合中查找所有符合特定搜索条件的内容:PagefindAll(Exampleexample,Pageablepageable);为此,我正在为搜索中包含的所有字段构建一个ExampleMatcher。像这样:privateExampleMatcherbuildMatcher(FormSearchParametersformSearchParameters){ExampleMatcherexampleMatcher=ExampleMatcher.matching().withIgnorePaths("f1","f2","f3","