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
Publishing via:
POST [/resources/organizations/{organization_id}/documents]
publishes the resource, but does not index the field ceasn:name even though the name field is listed in the json_context. We can confirm this by running a querying to search via the ceasn:name field and the resulting data is empty even though if we search by type or id fields, it shows up.
The text was updated successfully, but these errors were encountered:
Publishing via:
POST [/resources/organizations/{organization_id}/documents]
publishes the resource, but does not index the field ceasn:name even though the name field is listed in the json_context. We can confirm this by running a querying to search via the ceasn:name field and the resulting data is empty even though if we search by type or id fields, it shows up.
The text was updated successfully, but these errors were encountered: