Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-559

Result of find is not correct (Using Limit)

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major - P3 Major - P3
    • None
    • 2.7.2
    • None
    • MongoDB 2.0.4 ( CentOS 5.3 ) --> Sharding : 3 datanode , 3 mongos, 3mongod conf
      Java Driver 2.7.2

    Description

      I use the MongoDB and develop by java enviroment. and Using find mehtod with skip and limit, result of find is not correct.
      For example find(query).skip(0).limit(1000) --> This query result is not correct, but if i set the limit value 100 or 300, the result is correct.
      Query is very simple but use the array index.

      What is the problem ? Please Solve this..

      Attachments

        Activity

          People

            jeff.yemin@mongodb.com Jeffrey Yemin
            sokoban HyungGi Kim
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: