Dear lucene
In order to test the solr search performance ,I closed all the cache solr [cid:image001.png@01CEE0AA.39ECDE90] insert into the 10 million data,and find the first search very slowly(700ms),and the secondary search very quick(20ms),I am sure no solr cache。 This problem bothering me for a month, Tracing the source code found [说明: 说明: cid:image001.png@01CED80C.EF49C740] Fisrt invoke readVIntBlock method always very slowly ,and secondary invoke readVIntBlock method is very quick, I don't know what reason is this Eagerly awaiting your reply, thanks very much!!!