Based on autocomplete, we explored how to fulfill the auto-suggest designs.
We need to do the following:
Document the approaches we used.
If we want to set up an earthworks environment for testing the autosuggest approach
-- Set up a test Solr core with the configuration we would like to use for testing
-- Have an EarthWorks app (e.g. staging) point to this test Solr core
Based on autocomplete, we explored how to fulfill the auto-suggest designs.
We need to do the following:
See https://github.com/sul-dlss/earthworks/issues/1047 for reference.