[ 
https://issues.apache.org/jira/browse/SOLR-7994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14724018#comment-14724018
 ] 

Erik Hatcher commented on SOLR-7994:
------------------------------------

Requests would be to a handler that has a suggest component wired into it: 
https://cwiki.apache.org/confluence/display/solr/Suggester#Suggester-AddingtheSuggestRequestHandler

I think there'll be a need to provide some way to introspect the registered 
suggesters or handlers that have a suggest component included.

As for this fitting into a broader "structured UI for search results" - 
definitely suggest would fit into that.  It's hard to do these things in a 
general purpose way though, so I'm looking forward to seeing how you wrangle 
this challenge.  (perhaps tangential, but I'd love to see wt=velocity 
incorporated into the mix.  It's got power that no Ajax request to Solr can 
accomplish because it has inside-Solr context that can be leveraged.  It can 
act either as the entire driver of a UI or as an Ajaxed in panel of sorts)

> Add suggest "playground" to Angular admin UI
> --------------------------------------------
>
>                 Key: SOLR-7994
>                 URL: https://issues.apache.org/jira/browse/SOLR-7994
>             Project: Solr
>          Issue Type: Improvement
>          Components: UI
>            Reporter: Erik Hatcher
>             Fix For: 5.4
>
>
> Let's add a Suggester "playground" to the Angular core admin UI - allowing 
> the configured suggesters to display their results given some text



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to