internetarchive / internetarchive/openlibrary
Refactor: Delete `public_scan_b` from solr (use `ebook_access`)
Open
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
Assessment
This issue has not been assessed yet.