internetarchive / internetarchive/openlibrary

Refactor: Delete `public_scan_b` from solr (use `ebook_access`)

Open
#7,272 2 comments 0 reactions 0 assignees View on GitHub
Lead: @cdrini Module: Solr Priority: 3 Theme: Search Type: Refactor/Clean-up
Dominant language
Python
Stars
6.7k
Forks
2k
Avg merge
2d 19h
Merged PRs (30d)
138

Description

public_scan_b used to be used to recognize public books. Now this is `ebook_access:public`. There should be no refs to `public_scan_b` in the codebase, except to convert `public_scan_b:true` to `ebook_access:public` when search for backwards compatibility.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.