gentics / gentics/mesh

Inconsistent mesh mapping schemas metadata into elastic

Open
#1,017 0 comments 0 reactions 0 assignees View on GitHub
f/elasticsearch
Dominant language
Java
Stars
593
Forks
123
Avg merge
2d 18h
Merged PRs (30d)
4

Description

## Gentics Mesh Version, operating system, or hardware.
- v1.3.2

## Operating System
- Windows

## JVM
- Open JDK 11.0.5

## Problem
Currently I'm working by using raw queries to elastic search, in order to have some filters I need to select which schemas I want, therefore I use the schema.name property that mesh creates by default, the problem is that sometimes its mapping differs from schema to another, I'm talking exclusively about metadata such as schema object.

Here's an example
![image](https://user-images.githubusercontent.com/23656051/75148196-51f6cf00-56ff-11ea-8401-7ef80d3b9fcf.png)

## Expected behaviour and actual behaviour
Mapping schemas metadata equally among all indices.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.