Skip to content

Support for partial updates  #93

Open
@timeu

Description

@timeu

I am indexing some tables from a postgresql database.
One document that maps to a specific table contains a nested document that is not populated by the jdbc-river but added at a later point via the update API from a different datasource (filesystem)

When the jdb-river runs again the entire document is overwritten and the nested documents are lost.
Is there anyway to support partial updates via the jdbc-river ? I don't think the table strategy can help because also with the table strategy the document is overwritten

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions