Skip to content

Frontend gives no control over query provider selection and should not assume query provider #25

@Enet4

Description

@Enet4

The frontend is currently assuming "lucene" as the query provider. This does not work in Dicoogle installations using a different index for DICOM content. Instead, the application should look up the list of query providers installed, and allow the user to select those providing DIM-level results.

Note that it is already possible to do searches without indicating a preference for query provider, so removing all places where "lucene" is hardcoded already improves the user experience in most cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    frontendArea: dicoogle-next frontend (webapp)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions