Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E ensembl_search_hub
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ensembl-webensembl-web
  • ensembl_search_hub
  • Merge requests
  • !2

Migrate to pysolr to search with SOLR Cloud

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Kamal Dodiya requested to merge migrate-pysolr into master Nov 08, 2021
  • Overview 2
  • Commits 6
  • Pipelines 2
  • Changes 7

THIS PR SHOULD NOT BE MERGED UNTIL WE HAVE ACCESS TO SOLR CLOUD FROM WP-K8S CLUSTER

With the migration to the SOLR Cloud the search wrapper needs to be updated to connect to SOLR Cloud. The pysolr is python library to connect to SOLR Cloud. This PR is to use SOLR Cloud instead of SOLR instance.

JIRA : https://www.ebi.ac.uk/panda/jira/browse/ENSWBSITES-1194

Currently, we have SOLR Cloud running at HL only on VMs.

In order to integrate the changes here, it needs the following.

  1. Access to SOLR Cloud from WP-k8s cluster ENSWBSITES-1417
  2. SOLR Cloud instances at both HX & HL ENSWBSITES-1416
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: migrate-pysolr