Skip to content

Refactor the project

Tuan Le requested to merge migrate-pysolr-refactor into migrate-pysolr

Refactor based on the open PR

  • Create SolrQuery for building query
  • Restructure the project
  • Remove async method as pysolr is not async
  • Change gene search to use GET
  • Add unit tests

Merge request reports