numHits must be > 0; please use TotalHitCountCollector if you just need the total hit count

发表于 2023-08-03 11:07:15
阅读 63

问题

numHits must be > 0; please use TotalHitCountCollector if you just need the total hit count

解决

就是from必须>=0,size可以>0也可以=0。