Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Clarify when actions are run #192

Open
@dmcassel

Description

@dmcassel

When running match functions like findDocumentMatchesByOptionsName, the results indicate what documents matched, what threshold those matches hit, and what action should be taken with them. It does not run those actions, but provides enough information that the caller can run them. When calling processMatchAndMerge, the actions are run automatically.
Clarify the documentation to make it clear that the match functions are a read-only activity.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions