Advertisement
Guest User

Result

a guest
Aug 23rd, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. array(2) {
  2. [0]=>
  3. array(2) {
  4. ["score"]=>
  5. float(0.625)
  6. ["obj"]=>
  7. array(2) {
  8. ["_id"]=>
  9. object(MongoId)#22 (1) {
  10. ["$id"]=>
  11. string(24) "53f82044a9a737740b00024a"
  12. }
  13. ["nama"]=>
  14. string(23) "Prof. Amelia Langosh MD"
  15. }
  16. }
  17. [1]=>
  18. array(2) {
  19. ["score"]=>
  20. float(0.625)
  21. ["obj"]=>
  22. array(2) {
  23. ["_id"]=>
  24. object(MongoId)#23 (1) {
  25. ["$id"]=>
  26. string(24) "53f82047a9a737740b00024d"
  27. }
  28. ["nama"]=>
  29. string(22) "Mr. Vincenzo Hickle MD"
  30. }
  31. }
  32. }
  33. array(4) {
  34. ["nscanned"]=>
  35. int(2)
  36. ["nscannedObjects"]=>
  37. int(2)
  38. ["n"]=>
  39. int(2)
  40. ["timeMicros"]=>
  41. int(193)
  42. }
  43. float(1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement