1.修改设备的过滤为boolMust.must(QueryBuilders.wildcardQuery("ORG_BRANCH_CODE.keyword",…
1.修改设备的过滤为boolMust.must(QueryBuilders.wildcardQuery("ORG_BRANCH_CODE.keyword", QueryParser.escape(orgCode) + "*"));,原有过滤回导致数据查询多
Showing
Please
register
or
sign in
to comment