Opened 8 years ago

Last modified 3 years ago

#904 new feature

Search suggestions for solr collections using ajax

Reported by: ak19 Owned by: Georgy
Priority: moderate Milestone: 3.11 Release
Component: Greenstone3 Runtime Severity: enhancement
Keywords: Cc:

Description

For a solr collection, the search box could provide search completion or suggestions (showing terms already present in the index). The solr server knows about it. The search box can use ajax which could in theory communicate directly with the solr servlet to get the search suggestions.

The only hurdle is that we've made the solr servlet inaccessible for non-localhost machines (see the solr.xml file tomcat context file). We want it to be selectively accessibly for these ajax calls being performed from client machines.

Change History (1)

comment:1 by kjdon, 3 years ago

Milestone: 3.10 Release3.11 Release

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.