if(logger.isInfoEnabled()) {
        logger.info("匹配总记录数:{} , 匹配度高的文档数:{}" ,totalHits , searchHists.length);
    }
posted on 2025-02-24 10:41  F.F  阅读(20)  评论(0)    收藏  举报