Skip to content

Spline UI: search is not working #166

@arvindshmicrosoft

Description

@arvindshmicrosoft

I am running the UI app JAR locally and while the main functions seem to work correctly, the search function seems to be broken. In that typing in a search string is not returning anything (i.e. the left pane gets blank). I debugged that the REST API call (sample below) is returning a blank array [].

http://localhost:8080/rest/dataset/descriptors?q=mysearchstring&asAtTime=1553556446120&offset=0&size=20

There is no firewall or such - the UI is running local to the browser. From the UI output, there is no exception shown. The only variable is that I am using Azure Cosmos DB Mongo API but again on the server side there is no apparent issue. Is there any further logging I can turn on at the Java side to debug this issue further?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions