Ticket #903 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Proper handling of deleted packages in Solr serps

Reported by: pudo Owned by: pudo
Priority: awaiting triage Milestone: ckan-v1.3
Component: ckan Keywords:
Cc: Repository:
Theme:

Description

Currently, deleted packages are filtered from search results after solr returns. That means result count can drop below the requested number, down to 0. Thus we need to filter before or in Solr.

Change History

comment:1 Changed 3 years ago by pudo

  • Owner set to pudo

This is now partially solved by filtering for deleted packages. As two further measures, we should also add a package deletion method to the Solr backend and skip deleted packages when indexing.

comment:2 Changed 3 years ago by pudo

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.