criteria.orOperator(Criteria.where("port").is(Integer.parseInt(appPortSeacherName)), Criteria.where("protocol").regex(".*?" + appPortSeacherName + ".*"));