8000 Entities hierarchy support in search configurations · Issue #4440 · jmix-framework/jmix · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Entities hierarchy support in search configurations #4440
Open
@fractal3000

Description

@fractal3000

This is design gap of the Search add-on.

Currently it doesn't support search settings inheritance. For example we has an Entity E1 and index configuration for it. And we have some child entities E2 и E3. So only the entities of type E1 will be indexed. Entities of the E2 and E3 types will not!

So if someone want to index objects of the whole entities' hierarhy he have to create an index configuration for the each subtype of the root entity.

It is not convenient. And especially if we have a hundred ancestors of the root entity class.

Additionaly to inheritance we have an ability to extend or overlap the indexing settings of the root entity with own settings of the ancestors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0