projectblacklight / arclight

A Rails engine supporting discovery of archival material
https://samvera.atlassian.net/wiki/spaces/samvera/pages/405211890/ArcLight
Other
38 stars 23 forks source link

Add DID_SEARCHABLE_NOTES_FIELDS to text search #1523

Closed marlo-longley closed 5 months ago

marlo-longley commented 5 months ago

I think these weren't getting indexed to the text bucket before?

See https://github.com/projectblacklight/arclight/blob/54bfcb3b44afd98768bc24e131536e5ba968c15d/lib/arclight/traject/ead2_config.rb#L47 and https://github.com/projectblacklight/arclight/blob/54bfcb3b44afd98768bc24e131536e5ba968c15d/lib/arclight/traject/ead2_component_config.rb#L60

Also, did_note does not seem to be used anywhere.