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

鬼谷子叔叔 - 2023-08-03 11:07

问题

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

解决

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