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

JSON property discrepancy in documentation #293

Open
@wooldridge

Description

@wooldridge

In the documentation for Matching Options here:

https://marklogic-community.github.io/smart-mastering-core/docs/matching-options/

the upper JSON example (under "Configuring Options") shows camelCase property names, e.g.:

scoring/add/propertyName

the lower JSON example (under "How Scoring Works") shows hyphenated property names, e.g.:

scoring/add/property-name

I believe camelCase is correct for these property names.

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