MongoDB index for finding number between two numbers has high key scan

前端 未结 0 625
清酒与你
清酒与你 2021-02-20 14:24

I have a collection for looking up a user\'s ASN by their base 10 converted IP address. The schema is as follows:

{
    rangeStart: { type: Number },
    rangeEnd         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题