Eric Pugh

Results 184 issues of Eric Pugh

Hi, I steward Quepid (github.com/o19s/quepid), and we're evaluating a better solution for rating query/document pairs. We have a basic rating interface, but it is definitely not a good UX for...

https://issues.apache.org/jira/browse/SOLR-16368 # Description Where can we use `SolrClient` or `SolrCloudClient` instead of the sub classes? # Solution hunting through source! # Tests Make the change, run the tests... # Checklist...

https://issues.apache.org/jira/browse/SOLR-16364 # Description Package with Solr a IntelliJ Inspection Profile to use. Tie it into the `gradlew idea` task to deploy it. # Solution Start with David's profile, add a...

# Description Export tool says it uses json, but it's actually a json lines format. It ignores anonymous and nested docs. # Solution * Tweaked the writer to properly handle...

stale

Hi, I am steward of Quepid (https://github.com/o19s/quepid), a Rails based tool for measuring and improving your search. We use `omniauth` for authentication, and currently support google oauth, keycloak, and now...

## Description adding in tool tip and description, and more critically, splitting how we calculate the score for "per query" and "per case". I.e, a score for query, and then...

wontfix

The vast majority of solrs run on 8983! Cool project here.

Got an error about TypeError: puppeteer.use(...) is not a function because lines didn't have `;`, but it works when I added, so help the next person!

plugin: stealth ㊙️
plugin: puppeteer-extra

Hi, enjoying adding this to the open source project Quepid, github.com/o19s/quepid. I have a button that submits some data, however I'd like to run the confetti effect FIRST, and then...

question