You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If i manually create the index structure in che config.explorer.php file, when actually creating the index in elastic search the
"type": "nested"
part gets skipped and does not let me have the correct index mapping and content.
Is this a bug or am I missing something in the manual index mapping configuration?
The text was updated successfully, but these errors were encountered:
paolocaccavo
changed the title
Add support for creating nested relations in the indez
Add support for creating nested relations in the index
Sep 7, 2022
If i manually create the index structure in che config.explorer.php file, when actually creating the index in elastic search the
"type": "nested"
part gets skipped and does not let me have the correct index mapping and content.
Is this a bug or am I missing something in the manual index mapping configuration?
The text was updated successfully, but these errors were encountered: