ErickTamayo / laravel-scout-elastic

Elastic Driver for Laravel Scout
MIT License
916 stars 242 forks source link

JakobOnline hits fix #175

Closed mvehar closed 2 years ago

mvehar commented 2 years ago

Since original PR was not merged, Im opening a new one.

Issue is with ES 7.17, hits is array

  "hits" : {
    "total" : {
      "value" : 10000,
      "relation" : "gte"
    },
stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.