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

前端 未结 0 1303
难免孤独
难免孤独 2021-02-20 14:30

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         


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