hudajkhan
hudajkhan
Suggestion to include more devs/PO in discussion. May also need to confirm the order of events being supported: when collection is released, when item is released, when these are indexed,...
A few comments: - pub_display and pub_search are related, but may not be identical. pub_search is automatically added to all_search (which means a keyword search should return results), and pub_search...
- ref_type_ssm (reference type) is populated based on bibtex_config (seems to be extracting zotero mapping) - _ssm fields are stored multi-valued string fields but not indexed, and are not copied...
The quickest mechanism to add both of these to search is to copy both ref_type_ssm and pub_display to all_search. For pub_display, we can discuss if duplicates might show up in...
Current fields in use that end in _ssm: - content_metadata_first_image_file_name_ssm - content_metadata_first_image_height_ssm - content_metadata_first_image_width_ssm - content_metadata_iiif_manifest_ssm - content_metadata_image_iiif_info_ssm - content_metadata_type_ssm - edition_ssm - full_image_url_ssm - large_image_url_ssm - pages_ssm - ref_type_ssm...
Based on comments by @dnoneill , updating the approach. This would still benefit from a schema change, but we will be: a) having the same values indexed in both pub_display...
#2597 should take care of all the configuration needed without any schema changes. After that, we should try re-indexing the Parker exhibit in stage and production (once the code has...
@corylown , @marlo-longley, @taylor-steve and I looked through this issue to understand what the problems might be. Between the four of us, for some of us the videos did not...
Thanks @corylown and @taylor-steve ! I do think there's an interplay between authorization and the media player, but I'm not sure about the specifics. (One does have to work/be recognized...