vertexium
vertexium copied to clipboard
Property mark hidden/visible is broken in Elasticsearch when multiple properties are marked hidden/visible
See branch broken-property-hidden - org.vertexium.test.GraphTestBase#testGraphQueryHasAuthorizationWithHidden
Looking at org.vertexium.elasticsearch5.Elasticsearch5SearchIndex#markPropertyHidden and org.vertexium.elasticsearch5.Elasticsearch5SearchIndex#markPropertyVisible the property is never used and only HIDDEN_PROPERTY_FIELD_NAME is used.