Just started with Joins - added a simple `"referen...
# community-help
c
Just started with Joins - added a simple
"reference":"experts.user_id"
to the `posts`collection. the result: The field user_id disappeared from the schema of the
posts
collection, but it seems to be still there as i cannot add the field again (complains duplicate field) - is that a known bug that the fields are not visible in the schema any more? also,
include_fields
are not available in the cluster-website-search or? so i only can test it via API?