Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Move Search Properties from the Models to the Application #1

Description

@href

Most search properties are currently defined on the ORM model inside various onegov.* modules. I'm not yet sure this is a good idea, because we probably want different search properties for different applications.

Since we do not have different applications yet, this is currently not a pressing issue. But I think we should change this to a model where applications register models they would like to have search, alongside some kind of adapter which receives the model instance and is supposed to return the actual values for the document stored in elasticsearch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions