Eric Pugh

Results 184 issues of Eric Pugh

https://issues.apache.org/jira/browse/SOLR-16314 # Description IntelliJ flagged we use private methods with our `@Before` etc annotations. They do actually get called however. # Solution We have a mix of public and private,...

https://issues.apache.org/jira/browse/SOLR-16300 # Description intellij has flagged various deprecations in how we assert in our tests. # Solution This PR has two approaches for migrating. One is to use the non...

https://issues.apache.org/jira/browse/SOLR-15788 # Description Break link between our example configset and the run of the mill unit testing. # Solution introduce a `solr/solrj/src/test-files/solrj/solr/testproducts` configset based on the old `techproducts` configset, and...

**Describe the bug** ➜ tempdir node widdershins openapi.json -o output.md node:internal/modules/cjs/loader:942 throw err; ^ Error: Cannot find module '/Users/epugh/Documents/projects/tempdir/widdershins' at Module._resolveFilename (node:internal/modules/cjs/loader:939:15) at Module._load (node:internal/modules/cjs/loader:780:27) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)...

**Is your feature request related to a problem? Please describe.** I have some Solr's that have basic auth, and I can't connect to them with RRE since we don't support...

We talk about on https://github.com/SeaseLtd/rated-ranking-evaluator/wiki/Search%20Platform%20Framework the `./rre-search-platform/rre-search-platform-elasticsearch-impl` module... However, it doesn't appear to be there, and more conusing is a `rre-search-platform-elastic-search-impl`. Seems like it should be called at a minimum...

## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots or GIFs (if appropriate): ## Types of changes - [] Bug fix (non-breaking change which fixes...

json.scorerId scorer.id json.communal scorer.communal json.code scorer.code json.name scorer.name json.scale scorer.scale json.owner_id scorer.owner_id json.owned scorer.owner_id == current_user.id json.owner_name scorer.owner.name unless scorer.owner.nil? json.manualMaxScore scorer.manual_max_score json.manualMaxScoreValue scorer.manual_max_score_value json.showScaleLabels scorer.show_scale_labels json.scaleWithLabels scorer.scale_with_labels

**Is your feature request related to a problem? Please describe.** We need more configuration options than we currently have, like setting up auth or giving a Endpoint a name. **Describe...

**Is your feature request related to a problem? Please describe.** We're looking at some ratings and tryign to validate them... it might be itnerestin to knwo who did the rating!...