Project

General

Profile

« Previous | Next » 

Revision 497817c1

ID497817c1331eb0b238cc74692e8e47250ec0a9b1
Parent d1ed1a9e
Child e07c28c2

Added by Roger Dahl about 10 years ago

  • Implemented automatic refresh based on timestamps.
  • Changed SolrClient to using the python.requests library instead of our home rolled and broken SolrConnection class.
  • Because the python.requests library has support for handling JSON, switched return type for Solr queries from Python to JSON.
  • The python.requests support for automatic validation of server side certs does not work from within a py2app package because python.requests cannot then find the OS's trusted CA store. Because of this, disabled validation of certs. I think this is probably fine as a long term solution.
  • Added requests==2.2.1 as a dependency for the Workspace client.
  • Bumped version to 0.0.7.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

Add picture from clipboard (Maximum size: 14.8 MB)