Eric Pugh
Eric Pugh
### Description Introduces new Search Quality dashboards. This is part one of two. The second part will be some new sample UBI Dashboards. ### Issues Resolved Partly addresses #214 By...
**Is your feature request related to a problem? Please describe.** [User Behavior Insights](https://github.com/opensearch-project/user-behavior-insights) is bringing some awesome new dashboards for understanding what users are doing and measuring your search quality....
Periodically I get this error: Here is the raw data: ```json { "id": 268, "queue_name": "bulk_processing", "class_name": "RunCaseJob", "arguments": { "job_class": "RunCaseJob", "job_id": "9fcfc846-a982-4ac8-b2e1-11878b2d97af", "provider_job_id": null, "queue_name": "bulk_processing", "priority": null,...
Describe your problem here. ## Commands See my Quepid routes here: https://github.com/o19s/quepid/blob/main/config/routes.rb#L7 I have to explicitly mount ActionCable (for some reason): `mount ActionCable.server => '/cable'` and maybe that is part...
My build for Quepid outputs this:  Any thoughts on how this can be one time only? Or otherwise avoid it?
I am upgrading from Bullet 8.0.1 to 8.0.7 and my usage of `active_storage_db` is being flagged.. I opened up the original issue here, but realized maybe it was an issue...
https://issues.apache.org/jira/browse/SOLR-14414 Andrey challenged the table to "can you vibe code some kotlin" so I tried it. Yeah, thanks to Zed, we got clicakable links. Would love some review!
https://issues.apache.org/jira/browse/SOLR-17746 # Description Removing extra argument check that defaults passing in an argument! Add a test, and update some docs. # Tests Bats test # Checklist Please review the following...
https://issues.apache.org/jira/browse/SOLR-XXXXX # Description Replace legacy property names with the modern default dot notation. # Solution This started out of some exploration of how to merge the `solr.in.sh` and `solr.in.cmd` files,...
**Is your feature request related to a problem?** The Judgment detail page gives high level data and then a dump of JSON. You can't actually filter or sort through it...