Skip to content

Optimising search query creation  #52

Description

@agrancaric

Basic information

  • nrich version:
    1.2.1
  • Module:
    nrich-search

Additional information

Enhancement description

It would be good to find a way to optimise query creation in nrich-search module. Currently each query will always check all properties being searched against entity. It would be better to analyse just once all the possible mappings between class holding restrictions and JPA entity and then cache and reuse those mappings depending on the property values.

Current behaviour

Wanted behaviour

Possible workarounds

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions