Skip to content

Wrong value for TermVector(with_positions_offets_payloads) [DATAES-991] #1523

Closed
@spring-projects-issues

Description

@spring-projects-issues

inazuma1 opened DATAES-991 and commented

According to elasticsearch guide, the term_vector can be: with_positions_offsets_payloads .

But in: org.springframework.data.elasticsearch.annotations.TermVector, provide with_positions_offets_payloads.
When i use this value to create mapping, got an error: wrong value for termVector [with_positions_offets_payloads]


Affects: 4.0.5 (Neumann SR5), 4.1.1 (2020.0.1)

Referenced from: pull request #564

Backported to: 4.1.2 (2020.0.2), 4.0.6 (Neumann SR6)

Metadata

Metadata

Assignees

No one assigned

    Labels

    in: mappingMapping and conversion infrastructuretype: bugA general bug

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions