Skip to content

Extract filter processors #20

@zluiten

Description

@zluiten

Currently it is not so easy to implement custom filters because the filter processing logic is embedded in the main PostgresDocumentStore class.

Idea: extract the logic of the (private) PostgresDocumentStore::filterToWhereClause function to a filter processor class which gets injected in the PostgresDocumentStore.

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