Scott Stults
Scott Stults
**Is your feature request related to a problem? Please describe.** Position bias can influence raters to view higher-ranked items as more relevant. **Describe the solution you'd like** I would like...
We have "--es-timeout" and "--doc_type", "--rows-per-page" and "--solr_url". That's not only confusing from and end-user perspective, but also runs the risk of tripping up development (it's tripped me up, anyway).
May be overloading this utility a bit, but it seems like we could create a new ES index based off of the Solr schema just before we do the data...
This would save a lot of work if we've already settled on an ES schema.
If a field name in Solr needs to be something different in ES it would be handy to just record those exceptions in an external config file. I'm fond of...
In addition to supplying the fl parameter on the command-line, it would be useful to pull the list of fields in from an external file.
More information about PEP 328 is linked, including some rationale: https://www.python.org/dev/peps/pep-0328/ Since we've got a callable main module we may also need to do: https://www.python.org/dev/peps/pep-0366/
I'm not sure if this should be considered an issue with Quaerite or with the application that generated the judgements file, so I'm logging the issue here in case we...