Skip to content
Snippets Groups Projects

address indexing issue where data block becomes unsearchable

Merged Neelesh Thakur requested to merge data-mapping into master

Issue: 49

In Elastic v7, if we have any property with following mapping

"data": {
       "properties": {}
}

It gets mapped to object type in Elastic. This makes all attributes inside data block un-searchable by Search Service API.

MR addresses the issue, so we don't get into this scenario.

Edited by Neelesh Thakur

Merge request reports

Merge request pipeline #49831 passed with warnings

Pipeline: Indexer

#49832

    Merge request pipeline passed with warnings for f1289dbc

    Deployed to A‎WS‎ 3 years ago
    Deployed to I‎BM‎ 3 years ago
    Approved by

    Merged by Neelesh ThakurNeelesh Thakur 3 years ago (Jul 6, 2021 1:38pm UTC)

    Merge details

    Pipeline #51576 failed

    Pipeline failed for f2b01283 on master

    Skipped deployment to G‎CP‎
    Skipped deployment to I‎BM‎
    Deployed to A‎WS‎ 3 years ago

    Activity

    Filter activity
    • Approvals
    • Assignees & reviewers
    • Comments (from bots)
    • Comments (from users)
    • Commits & branches
    • Edits
    • Labels
    • Lock status
    • Mentions
    • Merge request status
    • Tracking
    Please register or sign in to reply
    Loading