Package io.goobi.viewer.websockets
Class AutocompleteEndpoint
java.lang.Object
io.goobi.viewer.websockets.AutocompleteEndpoint
WebSocket server endpoint that handles real-time search autocomplete requests by querying
the Solr index and returning JSON-formatted suggestion lists to the connected client.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AutocompleteEndpoint
public AutocompleteEndpoint()
-
-
Method Details
-
onOpen
-
onMessage
-