Thank you both! I've got an autocomplete working on a basic format right now, and I'm working on implementing it to be smart about which core it searches.
On Thu, Nov 21, 2019 at 11:43 AM Jörn Franke <jornfra...@gmail.com> wrote: > It sounds like you look for a suggester. > > You can use the suggester of Solr. > > For the visualization part: Angular has a suggestion box that can ingest > the results from Solr. > > > Am 21.11.2019 um 16:42 schrieb rhys J <rhyssha...@gmail.com>: > > > > Are there any recommended APIs or code examples of using Solr and then > > highlighting results below the search box? > > > > I'm trying to implement a search box that will search solr as the user > > types, if that makes sense? > > > > Thanks, > > > > Rhys >