Thom Carter

Results 3 issues of Thom Carter

### What were you trying to do? Mark a has many field as `searchable` and set some `searchable_fields`. Perform a search, and the parent record will appear multiple times on...

bug
search

We index a model with a `row_order` column in Elasticsearch, and use this field to sort query results. We re-index records by way of an `after_commit` callback on the model....

We're seeing this plugin report a negative requests count metric just before Puma (in our case in a Kubernetes pod) shuts down. I'm assuming that the counters are cleared at...